index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Zle
/
compctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
26027: free pprogc before it goes out of scope in makecomplistflags.
Clint Adams
2008-11-11
1
-0
/
+1
*
25744: dynamic named directories and further doshfunc() simplification
Peter Stephenson
2008-09-26
1
-2
/
+2
*
25677: add %x and %I prompt escapes for shell source code debugging
Peter Stephenson
2008-09-16
1
-6
/
+6
*
23900: Better handling of NO_EQUALS in old completion
Peter Stephenson
2007-10-03
1
-1
/
+1
*
23665: autoloading of module features and related tweaks
Peter Stephenson
2007-07-06
1
-4
/
+4
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
1
-3
/
+25
*
23337: fix unmetafication for stat() of files in compctl
Peter Stephenson
2007-04-27
1
-1
/
+6
*
Incomplete improvements for $'...' in completion
Peter Stephenson
2006-12-03
1
-1
/
+1
*
string quoting in compctl used QT_NONE instead of QT_BACKSLASH
Peter Stephenson
2006-10-16
1
-1
/
+2
*
22819: improved internal use of string quotation,
Peter Stephenson
2006-10-05
1
-28
/
+67
*
22660: unmetafy directory for opendir() etc. in compctl
Peter Stephenson
2006-09-11
1
-6
/
+16
*
22474: use variable argument lists to improve error message handling
Peter Stephenson
2006-05-30
1
-71
/
+54
*
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
2006-03-07
1
-9
/
+9
*
Got rid of some unsigned-char/char pointer casts.
Wayne Davison
2005-11-15
1
-7
/
+7
*
21871: replace INULL() by inull()
Peter Stephenson
2005-10-13
1
-1
/
+1
*
c.f. 21590: metafy_line()/unmetafy_line() now support wide characters
Peter Stephenson
2005-08-10
1
-33
/
+43
*
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
2005-01-14
1
-31
/
+31
*
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
2004-12-07
1
-2
/
+2
*
20331: Use internal zlong variables for consistency
Peter Stephenson
2004-09-09
1
-1
/
+1
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-8
/
+8
*
Silenced one signed/unsigned comparison compiler warning.
Wayne Davison
2004-05-28
1
-1
/
+1
*
19422: fix crash resulting from passing a long option to compctl
Oliver Kiddle
2004-02-15
1
-1
/
+1
*
19242: Make job table dynamically reallocatable.
Peter Stephenson
2003-11-13
1
-1
/
+1
*
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
2003-10-29
1
-15
/
+15
*
17582: Improved option argument handling.
Peter Stephenson
2002-08-27
1
-17
/
+17
*
fix for file-type-tests in nested quotes and don't count space file-type-char...
Sven Wischnowsky
2002-05-21
1
-1
/
+1
*
add new generic fake style and changes to the C-code for that (different impl...
Sven Wischnowsky
2002-01-22
1
-3
/
+3
*
16269: Fix crash on reserved-word completion.
Bart Schaefer
2001-11-28
1
-1
/
+1
*
add `aliases' option to be able to disable alias expansion (13554)
Sven Wischnowsky
2001-02-28
1
-3
/
+4
*
*** empty log message ***
Sven Wischnowsky
2001-01-18
1
-2
/
+2
*
fix for ol' compctl when completing hash keys (13364)
Sven Wischnowsky
2001-01-16
1
-1
/
+4
*
allow subscripts for compadd -[ak]; new style for history completion; better ...
Sven Wischnowsky
2000-06-22
1
-2
/
+3
*
optimise command lookup in old and new completion (user/3124)
Sven Wischnowsky
2000-06-07
1
-2
/
+5
*
Wayne: Fix two history bugs that were causing the
Bart Schaefer
2000-05-30
1
-1
/
+1
*
don't list when all matches look the same; force-list style to give users con...
Sven Wischnowsky
2000-05-04
1
-1
/
+2
*
comment the `#if's for group numbers in $compstate[insert] (10725)
Sven Wischnowsky
2000-04-13
1
-0
/
+1
*
comment out the code to allow $compstate[insert] to select the group (10690)
Sven Wischnowsky
2000-04-12
1
-64
/
+2916
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+1085