about summary refs log tree commit diff
path: root/Completion/Unix
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
|
* new completion for samba tools (15781)Oliver Kiddle2001-09-112-1/+94
|
* handle zsh options in _shPeter Stephenson2001-08-281-0/+9
|
* 15683: completion for links(1)Clint Adams2001-08-222-1/+32
|
* Better handling of manual section numbers.Bart Schaefer2001-08-211-3/+14
|
* 15650Sven Wischnowsky2001-08-171-1/+1
|
* 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)
* make _dd not use already used specs; fix for selecting stuff to complete in ↵Sven Wischnowsky2001-08-071-11/+19
| | | | _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-032-12/+13
|
* 15551: complete presumably compressed files for gzip -t and -lClint Adams2001-07-311-1/+3
|
* 15507: new zcalc functionPeter Stephenson2001-07-271-1/+1
| | | | 15508: cvs tag didn't complete tags despite it's claim.
* some more places where list-separator should be used (15485)Sven Wischnowsky2001-07-251-6/+7
|
* another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky2001-07-251-3/+5
|
* improve user/host completion before a @ (15468)Sven Wischnowsky2001-07-241-0/+2
|
* add support for -R option (15402)Sven Wischnowsky2001-07-181-0/+9
|
* use colon separator for BSD (15393)Oliver Kiddle2001-07-171-1/+1
|
* 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)
* 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-061-17/+20
|
* (15283)Sven Wischnowsky2001-07-061-1/+1
|
* add completion for sysctl(8) (15215, 15223)Oliver Kiddle2001-07-032-1/+34
|
* Unposted: Add _last.Bart Schaefer2001-06-281-1/+1
|
* 15079: completion for last(1)Clint Adams2001-06-252-1/+18
|
* improve pattern matching to make match specs work for manual page completion ↵Sven Wischnowsky2001-06-211-45/+60
| | | | (15029)
* 14962Sven Wischnowsky2001-06-181-1/+1
|
* fix for comparguments (completing after single letter options that get their ↵Sven Wischnowsky2001-06-132-6/+26
| | | | argument in the next word); make _values ignore some of the standard option it may get; make _mount use _dir_list in some places and improve that; `document' comparguments and compvalues with some comments in computil.c (14897)
* 14883Sven Wischnowsky2001-06-131-7/+118
|
* Add _ruby.Bart Schaefer2001-06-011-1/+1
|
* 14635: presume '*core' glob for coredump filesClint Adams2001-06-011-1/+1
|
* * 14628: Completion/Unix/Command/_ruby: new completion function.Tanaka Akira2001-06-011-0/+49
|
* update _pine for pine 4.33, add echoti completion and update _echotc (14567)Oliver Kiddle2001-05-301-3/+8
|
* spelling correctionsOliver Kiddle2001-05-2914-46/+46
|
* 14538: cleaner _perl_config_vars from Matt ZimmermanClint Adams2001-05-291-4/+1
|
* unposted: quote $@ in calls to _argumentsClint Adams2001-05-211-2/+2
|
* 14378: more programs that process .texClint Adams2001-05-181-1/+1
|
* * 14377: Completion/Unix/Command/_cvs: support new .cvspass formatTanaka Akira2001-05-171-1/+1
| | | | introduced by cvs-1.11.1.
* typo with compset in _lpPeter Stephenson2001-05-171-1/+1
|
* 14362: more modprobe stuffClint Adams2001-05-161-1/+20
|
* 14361: better modprobe completionClint Adams2001-05-161-3/+28
|
* fix bug where /sbin/lsmod was redirected in instead of being run (14355)Oliver Kiddle2001-05-151-5/+4
|
* 14341: modprobe -r / rmmod completionClint Adams2001-05-152-1/+45
|
* * 14295: Completion/Unix/Command/_cvs: support new cvs subcommandsTanaka Akira2001-05-101-2/+31
| | | | `rannotate' and `rlog' introduced by cvs-1.11.1.
* complete only files that can be chowned (14282)Oliver Kiddle2001-05-091-4/+18
|