index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Zle
/
compctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-10
c.f. 21590: metafy_line()/unmetafy_line() now support wide characters
Peter Stephenson
1
-33
/
+43
2005-01-14
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
1
-31
/
+31
2004-12-07
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
1
-2
/
+2
2004-09-09
20331: Use internal zlong variables for consistency
Peter Stephenson
1
-1
/
+1
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
1
-8
/
+8
2004-05-28
Silenced one signed/unsigned comparison compiler warning.
Wayne Davison
1
-1
/
+1
2004-02-15
19422: fix crash resulting from passing a long option to compctl
Oliver Kiddle
1
-1
/
+1
2003-11-13
19242: Make job table dynamically reallocatable.
Peter Stephenson
1
-1
/
+1
2003-10-29
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
1
-15
/
+15
2002-08-27
17582: Improved option argument handling.
Peter Stephenson
1
-17
/
+17
2002-05-21
fix for file-type-tests in nested quotes and don't count space file-type-char...
Sven Wischnowsky
1
-1
/
+1
2002-01-22
add new generic fake style and changes to the C-code for that (different impl...
Sven Wischnowsky
1
-3
/
+3
2001-11-28
16269: Fix crash on reserved-word completion.
Bart Schaefer
1
-1
/
+1
2001-02-28
add `aliases' option to be able to disable alias expansion (13554)
Sven Wischnowsky
1
-3
/
+4
2001-01-18
*** empty log message ***
Sven Wischnowsky
1
-2
/
+2
2001-01-16
fix for ol' compctl when completing hash keys (13364)
Sven Wischnowsky
1
-1
/
+4
2000-06-22
allow subscripts for compadd -[ak]; new style for history completion; better ...
Sven Wischnowsky
1
-2
/
+3
2000-06-07
optimise command lookup in old and new completion (user/3124)
Sven Wischnowsky
1
-2
/
+5
2000-05-30
Wayne: Fix two history bugs that were causing the
Bart Schaefer
1
-1
/
+1
2000-05-04
don't list when all matches look the same; force-list style to give users con...
Sven Wischnowsky
1
-1
/
+2
2000-04-13
comment the `#if's for group numbers in $compstate[insert] (10725)
Sven Wischnowsky
1
-0
/
+1
2000-04-12
comment out the code to allow $compstate[insert] to select the group (10690)
Sven Wischnowsky
1
-64
/
+2916
1999-04-15
Initial revision
Tanaka Akira
1
-0
/
+1085