summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command
AgeCommit message (Collapse)AuthorFilesLines
2001-10-14Fix typos.Bart Schaefer1-2/+2
2001-10-1016005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux.Clint Adams1-4/+6
2001-10-08update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983)Oliver Kiddle4-4/+10
2001-10-08Insert missing single quote.Bart Schaefer1-1/+1
2001-10-0515941: complete reiserfs mount options.Clint Adams1-1/+12
2001-10-0515940: complete -o utf8 for mount -t vfat.Clint Adams1-1/+2
2001-10-0515939: complete xfs mount options (for Linux).Clint Adams1-1/+21
2001-10-0515938: complete ext3 mount optionsClint Adams1-1/+7
2001-09-27.distfiles fixes for 4.1.0-dev-2Peter Stephenson1-0/+1
2001-09-2515866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol=Clint Adams1-1/+20
2001-09-11new completion for samba tools (15781)Oliver Kiddle2-1/+94
2001-08-28handle zsh options in _shPeter Stephenson1-0/+9
2001-08-2215683: completion for links(1)Clint Adams2-1/+32
2001-08-21Better handling of manual section numbers.Bart Schaefer1-3/+14
2001-08-1415629: unzip -Z should behave just as zipinfo doesClint Adams1-4/+9
2001-08-09add exclusion lists to _dd and check for redhat/mandrake in _user_adminOliver Kiddle2-21/+23
2001-08-08follow-up to 15588; add -w option to _values (look at all words); change _dd ↵Sven Wischnowsky1-17/+11
back (15597)
2001-08-07make _dd not use already used specs; fix for selecting stuff to complete in ↵Sven Wischnowsky1-11/+19
_describe; fix for correction and _describe with grouped lists (15588)
2001-08-06correct mistake with 15574Oliver Kiddle1-1/+1
2001-08-06share descriptions for long/short opts in more completions and other changesOliver Kiddle9-254/+262
2001-08-03new BSD completion and fix _chown for symlinksOliver Kiddle2-12/+13
2001-07-3115551: complete presumably compressed files for gzip -t and -lClint Adams1-1/+3
2001-07-2715507: new zcalc functionPeter Stephenson1-1/+1
15508: cvs tag didn't complete tags despite it's claim.
2001-07-25some more places where list-separator should be used (15485)Sven Wischnowsky1-6/+7
2001-07-24improve user/host completion before a @ (15468)Sven Wischnowsky1-0/+2
2001-07-18add support for -R option (15402)Sven Wischnowsky1-0/+9
2001-07-17use colon separator for BSD (15393)Oliver Kiddle1-1/+1
2001-07-1315390: Cygwin supportAndrey Borzenkov1-0/+44
2001-07-10remove not only numeric suffixes, but also `.n' and the like (15352)Sven Wischnowsky1-3/+2
2001-07-06add exclusion lists and use _multi_parts for sysctl completion on BSD (15252)Oliver Kiddle1-17/+20
2001-07-03add completion for sysctl(8) (15215, 15223)Oliver Kiddle2-1/+34
2001-06-28Unposted: Add _last.Bart Schaefer1-1/+1
2001-06-2515079: completion for last(1)Clint Adams1-0/+17
2001-06-21improve pattern matching to make match specs work for manual page completion ↵Sven Wischnowsky1-45/+60
(15029)
2001-06-13fix for comparguments (completing after single letter options that get their ↵Sven Wischnowsky1-2/+2
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)
2001-06-1314883Sven Wischnowsky1-7/+118
2001-06-01Add _ruby.Bart Schaefer1-1/+1
2001-06-0114635: presume '*core' glob for coredump filesClint Adams1-1/+1
2001-06-01* 14628: Completion/Unix/Command/_ruby: new completion function.Tanaka Akira1-0/+49
2001-05-30update _pine for pine 4.33, add echoti completion and update _echotc (14567)Oliver Kiddle1-3/+8
2001-05-29spelling correctionsOliver Kiddle13-42/+42
2001-05-2914538: cleaner _perl_config_vars from Matt ZimmermanClint Adams1-4/+1
2001-05-17* 14377: Completion/Unix/Command/_cvs: support new .cvspass formatTanaka Akira1-1/+1
introduced by cvs-1.11.1.
2001-05-17typo with compset in _lpPeter Stephenson1-1/+1
2001-05-1614362: more modprobe stuffClint Adams1-1/+20
2001-05-1614361: better modprobe completionClint Adams1-3/+28
2001-05-15fix bug where /sbin/lsmod was redirected in instead of being run (14355)Oliver Kiddle1-5/+4
2001-05-1514341: modprobe -r / rmmod completionClint Adams2-1/+45
2001-05-10* 14295: Completion/Unix/Command/_cvs: support new cvs subcommandsTanaka Akira1-2/+31
`rannotate' and `rlog' introduced by cvs-1.11.1.
2001-05-09complete only files that can be chowned (14282)Oliver Kiddle1-4/+18