about summary refs log tree commit diff
path: root/Completion/Unix/Command
Commit message (Expand)AuthorAgeFilesLines
...
* new mtools completionOliver Kiddle2001-12-112-1/+157
* 16320: factor out file system completion to new functionOliver Kiddle2001-12-112-37/+22
* 16315: completion for spamassassinClint Adams2001-12-092-1/+16
* users/4503: don't complete source or header files after gcc -oPeter Stephenson2001-12-071-1/+1
* users/4519: complete files in all argument positions for zip (bug fix)Oliver Kiddle2001-12-061-1/+1
* 16293: completion for arpingClint Adams2001-11-292-1/+21
* 16292: completion for rsyncClint Adams2001-11-292-1/+6
* 16254: complete map names after ypmatchPeter Stephenson2001-11-151-1/+2
* 16174: complete value of $TZOliver Kiddle2001-10-261-5/+1
* 16092: Completion/Unix/Command/_mysql_utils: don't override settings in ~/.my...Adam Spiers2001-10-221-3/+3
* 16078: zip -rClint Adams2001-10-171-1/+2
* Fix typos.Bart Schaefer2001-10-141-2/+2
* 16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux.Clint Adams2001-10-101-4/+6
* update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983)Oliver Kiddle2001-10-084-4/+10
* Insert missing single quote.Bart Schaefer2001-10-081-1/+1
* 15941: complete reiserfs mount options.Clint Adams2001-10-051-1/+12
* 15940: complete -o utf8 for mount -t vfat.Clint Adams2001-10-051-1/+2
* 15939: complete xfs mount options (for Linux).Clint Adams2001-10-051-1/+21
* 15938: complete ext3 mount optionsClint Adams2001-10-051-1/+7
* .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
* 15629: unzip -Z should behave just as zipinfo doesClint Adams2001-08-141-4/+9
* 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
* make _dd not use already used specs; fix for selecting stuff to complete in _...Sven Wischnowsky2001-08-071-11/+19
* correct mistake with 15574Oliver Kiddle2001-08-061-1/+1
* share descriptions for long/short opts in more completions and other changesOliver Kiddle2001-08-069-254/+262
* 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
* some more places where list-separator should be used (15485)Sven Wischnowsky2001-07-251-6/+7
* 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-131-0/+44
* 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
* 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-251-0/+17
* improve pattern matching to make match specs work for manual page completion ...Sven Wischnowsky2001-06-211-45/+60
* fix for comparguments (completing after single letter options that get their ...Sven Wischnowsky2001-06-131-2/+2
* 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