about summary refs log tree commit diff
path: root/Completion/Unix/Command
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-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
| | | | 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
|
* 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
| | | | (15029)
* fix for comparguments (completing after single letter options that get their ↵Sven Wischnowsky2001-06-131-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)
* 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-2913-42/+42
|
* 14538: cleaner _perl_config_vars from Matt ZimmermanClint Adams2001-05-291-4/+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
|
* Path prefix completion for cvs subcommands.Bart Schaefer2001-05-041-7/+21
|
* minor completion changes (14216)Oliver Kiddle2001-05-035-17/+17
|
* 14208: Solaris loadkeysClint Adams2001-05-021-0/+10
|
* 14201: completion for loadkeysClint Adams2001-05-021-0/+16
|
* new vnc completion and use _guard for pine completion (14112)Oliver Kiddle2001-04-261-2/+2
|
* add completion for common MUAs and a couple of minor fixes (13982)Oliver Kiddle2001-04-136-6/+131
|
* workers/13914: Added call to _normal after specified class name, and added ↵Felix Rosencrantz2001-04-061-2/+11
| | | | completion of filenames in jar archive after -x flag
* 13899: OSTYPE checkingClint Adams2001-04-031-6/+3
|
* 13889: move _apm to Unix/Command, add OpenBSD supportClint Adams2001-04-022-1/+55
|
* after-move cleanupSven Wischnowsky2001-04-021-20/+1
|
* new or changed after moveSven Wischnowsky2001-04-021-0/+17
|
* moved from Completion/User/_use_loSven Wischnowsky2001-04-021-0/+6
|
* moved from Completion/User/_zipSven Wischnowsky2001-04-021-0/+123
|
* moved from Completion/User/_zdumpSven Wischnowsky2001-04-021-0/+9
|
* moved from Completion/User/_zcatSven Wischnowsky2001-04-021-0/+19
|