Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-02 | moved to Completion/Zsh/Command/_zpty | Sven Wischnowsky | 1 | -58/+0 | |
2001-04-01 | various doc fixes and minor completion function changes, most of which | Oliver Kiddle | 1 | -2/+2 | |
are to use the -A "-*" and -S options to _arguments (13863) | |||||
2000-08-10 | add -g option to _parameters to restrict type of parameters completed (12583) | Oliver Kiddle | 1 | -2/+2 | |
2000-05-31 | use compadd -[ak] (11549) | Sven Wischnowsky | 1 | -2/+2 | |
2000-05-29 | fixes for _arguments with sets; make _zpty not use sets (11624) | Sven Wischnowsky | 1 | -14/+39 | |
2000-05-25 | Split _arguments calls into sets to avoid long mutex lists (11579) | Oliver Kiddle | 1 | -7/+16 | |
2000-05-05 | completion function cleanup for `_arguments' with the `-C' option and using ↵ | Sven Wischnowsky | 1 | -1/+2 | |
it's return value (11195) | |||||
2000-04-25 | make _arguments use more than one action when appropriate; add ↵ | Sven Wischnowsky | 1 | -1/+1 | |
_argument_sets to complete different sets of arguments and options for the same command (10908) | |||||
2000-04-11 | _wanted now tests both tags and labels; change places where _wanted was ↵ | Sven Wischnowsky | 1 | -3/+3 | |
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) | |||||
2000-04-01 | Updated from list as far as 10376 | Peter Stephenson | 1 | -5/+5 | |
2000-03-09 | Initial revision | Tanaka Akira | 1 | -0/+23 | |