about summary refs log tree commit diff
path: root/Completion
Commit message (Collapse)AuthorAgeFilesLines
* .distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2Peter Stephenson2001-09-271-0/+1
|
* 15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol=Clint Adams2001-09-251-1/+20
|
* Akinori MUSHA: Improved BSD package completion.Bart Schaefer2001-09-161-39/+139
|
* new completion for samba tools (15781)Oliver Kiddle2001-09-112-1/+94
|
* complete new [:ascii:] character classOliver Kiddle2001-09-111-1/+1
|
* 15740: tolerate /usr/local directories in $fpath on Debian where root:staff ↵Clint Adams2001-09-061-1/+8
| | | | 2755.
* 15739: use getent instead of /etc/group if possibleClint Adams2001-09-061-1/+3
|
* handle zsh options in _shPeter Stephenson2001-08-281-0/+9
|
* Added package-specification options to --verify.Wayne Davison2001-08-271-2/+2
|
* 15683: completion for links(1)Clint Adams2001-08-222-1/+32
|
* Don't treat numbers as cd-able vars.Bart Schaefer2001-08-221-1/+1
|
* Better handling of manual section numbers.Bart Schaefer2001-08-211-3/+14
|
* undo most of 15650, do that in shell code (15669)Sven Wischnowsky2001-08-201-5/+6
|
* make insert-tab really default to `true' (15653)Sven Wischnowsky2001-08-171-1/+1
|
* 15650Sven Wischnowsky2001-08-171-1/+1
|
* 15638Sven Wischnowsky2001-08-161-1/+2
|
* 15630: update caching policy for newer versions of rpm.Adam Spiers2001-08-151-1/+4
|
* 15629: unzip -Z should behave just as zipinfo doesClint Adams2001-08-141-4/+9
|
* -[12n] options don't get arguments (15615)Sven Wischnowsky2001-08-131-1/+1
|
* add exclusion lists to _dd and check for redhat/mandrake in _user_adminOliver Kiddle2001-08-092-21/+23
|
* follow-up to 15588; add -w option to _values (look at all words); change _dd ↵Sven Wischnowsky2001-08-081-17/+11
| | | | back (15597)
* use _x_display when setting $DISPLAY and fix bug in enable completion (15594)Oliver Kiddle2001-08-072-1/+3
|
* do not complete aliases in equals expansion any more (15590)Oliver Kiddle2001-08-071-7/+1
|
* make _dd not use already used specs; fix for selecting stuff to complete in ↵Sven Wischnowsky2001-08-073-14/+31
| | | | _describe; fix for correction and _describe with grouped lists (15588)
* correct mistake with 15574Oliver Kiddle2001-08-061-1/+1
|
* share descriptions for long/short opts in more completions and other changesOliver Kiddle2001-08-0613-276/+275
|
* new BSD completion and fix _chown for symlinksOliver Kiddle2001-08-034-13/+59
|
* 15551: complete presumably compressed files for gzip -t and -lClint Adams2001-07-311-1/+3
|
* (15526)Sven Wischnowsky2001-07-301-0/+8
|
* (15509)Sven Wischnowsky2001-07-271-2/+3
|
* 15507: new zcalc functionPeter Stephenson2001-07-271-1/+1
| | | | 15508: cvs tag didn't complete tags despite it's claim.
* Fix typo.Bart Schaefer2001-07-251-1/+1
|
* move pattern matching in the loop to make sure all match specs are used (15487)Sven Wischnowsky2001-07-251-43/+47
|
* some more places where list-separator should be used (15485)Sven Wischnowsky2001-07-254-16/+22
|
* another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky2001-07-256-13/+23
|
* make display for groups in _describe nicer; improve packing with ↵Sven Wischnowsky2001-07-251-24/+16
| | | | list_packed; leave space for type character (list_types) only in groups with at least one file name (15477)
* improve user/host completion before a @ (15468)Sven Wischnowsky2001-07-241-0/+2
|
* yet another followup to 15497; make _describe filter out non-matching ↵Sven Wischnowsky2001-07-191-0/+43
| | | | strings before calling compdescribe, otherwise some matches will be hiddens (15415)
* add list-grouped option to make options and such be grouped together if they ↵Sven Wischnowsky2001-07-182-4/+11
| | | | have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407)
* add support for -R option (15402)Sven Wischnowsky2001-07-181-0/+9
|
* use colon separator for BSD (15393)Oliver Kiddle2001-07-171-1/+1
|
* add preserve-prefix style to keep pathname prefix unchanged (15400)Sven Wischnowsky2001-07-171-0/+5
|
* 15390: Cygwin supportAndrey Borzenkov2001-07-132-1/+53
|
* make _files not use its own description if there is one from a calling ↵Sven Wischnowsky2001-07-132-3/+11
| | | | function; improve -P-prefix handling in _path_files (15389)
* (15357)Sven Wischnowsky2001-07-101-2/+8
|
* remove not only numeric suffixes, but also `.n' and the like (15352)Sven Wischnowsky2001-07-101-3/+2
|
* add exclusion lists and use _multi_parts for sysctl completion on BSD (15252)Oliver Kiddle2001-07-062-17/+22
|
* (15283)Sven Wischnowsky2001-07-061-1/+1
|
* add completion for sysctl(8) (15215, 15223)Oliver Kiddle2001-07-032-1/+34
|
* Return nonzero from _tilde on no matches.Bart Schaefer2001-07-021-1/+3
|