index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Zsh
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-06
22972: limit autoload completion to functions not yet registered.
Peter Stephenson
1
-2
/
+5
2006-04-13
22418: completion for GNU env.
Clint Adams
1
-1
/
+1
2006-03-06
users/1097: rehash style for external commands
Peter Stephenson
1
-0
/
+2
2005-06-08
21315: make completion functions give precendence to descriptions passed as
Oliver Kiddle
12
-19
/
+19
2005-06-08
21306: add -s option to _disable
Doug Kearns
1
-3
/
+4
2005-06-08
21302: make sure expl is declared local in completion functions
Doug Kearns
1
-0
/
+2
2005-06-07
unposted: fix typo in _dirs opt description
Doug Kearns
1
-1
/
+1
2004-06-24
Fix typos in some descriptions.
Bart Schaefer
1
-3
/
+3
2004-06-18
20077: fix completion of reserved words
Oliver Kiddle
2
-2
/
+2
2004-05-01
* 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo:
Clint Adams
1
-0
/
+8
2004-04-28
* 19845: Completion/Debian/Command/_apt-move: apt-move
Clint Adams
1
-7
/
+7
2004-04-20
19767, 19785: store flags for -z and -k options to autoload allowing the
Oliver Kiddle
3
-37
/
+48
2004-04-17
19790: complete functions after -a and allow multiple -z/-k options
Oliver Kiddle
1
-14
/
+17
2004-03-17
19648: complete -t and -n options
Oliver Kiddle
1
-10
/
+13
2004-01-21
19387: add (-.) glob qualifier to globs where only files are directly applicable
Oliver Kiddle
2
-2
/
+2
2004-01-14
19364: new completions for aptitude, getent and catcgsegv
Oliver Kiddle
1
-1
/
+1
2003-11-14
19244: various completion function fixes and updates
Oliver Kiddle
2
-2
/
+2
2003-09-03
19021: in command position, try to complete directories once and once only
Oliver Kiddle
1
-2
/
+3
2003-09-03
19019: only complete aliases of the appropriate type for the alias builtin
Oliver Kiddle
2
-9
/
+13
2003-09-03
19014: add alias -s suf=handler
Peter Stephenson
5
-2
/
+27
2003-07-09
18839/18840: Completion for nice
Peter Stephenson
1
-1
/
+1
2003-06-25
18631: returning too early breaks prefix-needed style set to false
Oliver Kiddle
3
-18
/
+24
2003-04-25
18472: spelling corrections
Oliver Kiddle
1
-1
/
+1
2003-04-18
fix bug where 0 was not returned when adding a named directory as a match
Oliver Kiddle
1
-1
/
+1
2003-02-25
fix out-of-date documentation for -value- completion and move description of
Oliver Kiddle
1
-4
/
+4
2003-02-17
18242: add -d option to read for specifying delimiter to terminate input
Oliver Kiddle
1
-0
/
+1
2003-02-13
18237: complete -t option to read
Oliver Kiddle
1
-2
/
+3
2003-01-17
18121: add new function for completing e-mail addresses
Oliver Kiddle
1
-1
/
+4
2003-01-07
18060: document zmv's -W option and add zmv completion
Oliver Kiddle
2
-1
/
+19
2002-11-22
17958: -u and -v options were missing
Oliver Kiddle
1
-0
/
+2
2002-11-22
17958: with new argument parsing, -k can be imediately followed by arg
Oliver Kiddle
1
-1
/
+1
2002-11-22
17958: update print completion for new print options in 17940
Oliver Kiddle
1
-2
/
+4
2002-09-16
17682: add support for -H and -p in typeset completion
Oliver Kiddle
1
-31
/
+36
2002-08-23
17573: complete new -s option to read
Oliver Kiddle
1
-5
/
+6
2002-07-01
add new sepcial context -assign-parameter- for completing the parameter in an...
Sven Wischnowsky
2
-1
/
+4
2002-06-26
two new modes for menu selection: incremental search and interactive (17366)
Sven Wischnowsky
1
-1
/
+2
2002-05-23
rename max-match-length style to max-matches-width (17213)
Sven Wischnowsky
1
-3
/
+3
2002-05-14
allow users to give the maximum number of display-columns the matches should ...
Sven Wischnowsky
1
-0
/
+5
2002-04-16
make more calls to _message use the -e option (16988)
Sven Wischnowsky
5
-13
/
+13
2002-03-27
16913: fix completion after compdef -a and correct typos
Oliver Kiddle
1
-4
/
+5
2002-03-15
16842: resolve name clash for nc between netcat and the nedit client for
Oliver Kiddle
1
-1
/
+1
2002-03-13
remove that -T option to compdef again and instead use comma-separated sub-co...
Sven Wischnowsky
5
-46
/
+59
2002-03-04
allow different sets of completion definitions selected with option -T to com...
Sven Wischnowsky
6
-52
/
+54
2002-03-01
16748: Fix infinite loop introduced by 16464.
Bart Schaefer
1
-1
/
+1
2002-02-20
16619, 16676: add -c, -l and -p options to the dirs builtin
Oliver Kiddle
2
-1
/
+9
2002-01-30
fixlet to avoid an empty string in an array; cause completion after cd withou...
Sven Wischnowsky
1
-0
/
+2
2002-01-28
slight improvement for 16500 to allow completion after ./<TAB> in all cases (...
Sven Wischnowsky
1
-6
/
+1
2002-01-27
16500: don't complete executable files in the current directory if "." is not...
Clint Adams
1
-1
/
+10
2002-01-17
use pager style instead of $EDITOR and fix bad substitution in exclusion lists
Oliver Kiddle
2
-34
/
+31
2002-01-16
16461: a number of minor completion function updates
Oliver Kiddle
2
-1
/
+19
[next]