about summary refs log tree commit diff
path: root/Completion/User
Commit message (Collapse)AuthorAgeFilesLines
* Complete all process IDs for root in _killall, as suggested in 12202 et al.Bart Schaefer2000-07-101-1/+1
|
* * 12201: Completion/User/_java: fix completion for jar. completeTanaka Akira2000-07-081-19/+40
| | | | package qualified class names. fix typos.
* updates and additions to completions for AIX commandsOliver Kiddle2000-07-061-1/+7
|
* get return status right (12171)Sven Wischnowsky2000-07-051-2/+1
|
* *** empty log message ***Peter Stephenson2000-07-051-1/+1
|
* new completion function for arp (12165)Oliver Kiddle2000-07-041-0/+15
|
* 12152: tweak completion of final parameters to perlAdam Spiers2000-07-031-1/+1
|
* miscSven Wischnowsky2000-06-281-1/+1
|
* default completion even if there are options (3208)Sven Wischnowsky2000-06-261-6/+2
|
* 12027: mutt smarts for _mailboxesClint Adams2000-06-221-4/+17
|
* 12024: handle multiple mailboxes lines in muttrcClint Adams2000-06-221-1/+2
|
* * 12019: Completion/User/_ssh: upgrade to the last opensshChmouel Boudjnah2000-06-211-6/+24
| | | | options.
* 11959: Completion/User/_urls: make it magicequalsubst aware.Tanaka Akira2000-06-172-2/+2
| | | | (not posted): Completion/User/.distfiles: add `_java'.
* 11958: Completion/User/_java: new completion for Java.Tanaka Akira2000-06-171-0/+515
|
* 11861: Completion/User/_cvs: fix -a use for compadd.Tanaka Akira2000-06-111-1/+1
|
* avoid bug in IRIX's sed and use new -K option to zparseopts in _urlsOliver Kiddle2000-06-081-2/+2
|
* Use slightly cleaner syntax (11772)Oliver Kiddle2000-06-061-2/+2
|
* accept -g option in _urls and use _urls in _rpm (11756)Oliver Kiddle2000-06-051-6/+9
|
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-3121-63/+211
|
* Andrej: fix for ${..//..} with % in search string (11660)Sven Wischnowsky2000-05-311-1/+1
|
* 11599: check for d&x bits on @INC directories in _perl_modulesClint Adams2000-05-261-0/+2
|
* 11548: -h flag for ispellClint Adams2000-05-241-2/+3
|
* minor completion fixes (11541)Oliver Kiddle2000-05-234-17/+39
|
* Suffix handling improvements for url completion (11539)Oliver Kiddle2000-05-232-16/+18
|
* Do a better job of completing suffixes in netscape remote commands (11471)Oliver Kiddle2000-05-192-17/+23
|
* Fix _su to use user's shell for completion after -c againOliver Kiddle2000-05-191-3/+3
|
* don't use $match for something different than (#b)ackrefs (11464)Sven Wischnowsky2000-05-193-3/+3
|
* fix for completion of `netscape -remote' (11460)Sven Wischnowsky2000-05-181-9/+3
|
* Fix typos and remove RCS Id strings.Bart Schaefer2000-05-161-1/+1
|
* 11415: Completion/User/_cvs: follow the new matcher-list behaviour.Tanaka Akira2000-05-161-1/+1
|
* 11396: Completion/User/_look: display a message whenTanaka Akira2000-05-161-3/+6
| | | | an argument is empty.
* 11394: Completion/User/_cvs: rewrite filename completionTanaka Akira2000-05-161-142/+151
| | | | functions.
* 11393: Completion/User/_diff_options: use `=-'.Tanaka Akira2000-05-151-2/+2
|
* Back out 11327 and make the correct fix in _groups (redirect ypcat to stderr)Oliver Kiddle2000-05-111-1/+1
|
* Fix breakage from 11195 (11300)Oliver Kiddle2000-05-101-2/+2
|
* revert 11280Tanaka Akira2000-05-101-1/+1
|
* 11280: Completion/User/_make: suppress an error with closed stdinTanaka Akira2000-05-092-2/+2
| | | | | | on OpenBSD. 11278: Completion/User/_ssh: disable forwarding to use ssh.
* 11194, 11200, 11214Peter Stephenson2000-05-081-11/+8
|
* add _look.Tanaka Akira2000-05-061-1/+2
|
* 11219: Completion/User/_cvs, Completion/User/_diff_options: addTanaka Akira2000-05-052-148/+298
| | | | option description to `_cvs' and fix typo in _diff_options.
* 11213: Completion/User/_cvs: don't complete files which isTanaka Akira2000-05-051-3/+7
| | | | already on command line for `cvs add', `cvs remove' and `cvs commit'.
* 11204: Completion/User/_look: use more precise explanation andTanaka Akira2000-05-051-2/+3
| | | | complete an optional second argument.
* completion function cleanup for `_arguments' with the `-C' option and using ↵Sven Wischnowsky2000-05-0517-220/+280
| | | | it's return value (11195)
* 11190: Completion/User/_look: new completion for look.Tanaka Akira2000-05-051-0/+18
|
* Use one function for compression/decompression programs and new lzop completionOliver Kiddle2000-05-058-22/+166
|
* allow `-' in exclusion lists for _arguments, to avoid completing all options ↵Sven Wischnowsky2000-05-035-20/+27
| | | | (11121)
* 11106: Completion/User/_mount: fix glob for device files.Tanaka Akira2000-05-031-1/+1
|
* completion cleanup, mostly _wanted and $expl (11049)Sven Wischnowsky2000-05-024-5/+4
|
* don't fail on nonexistent ~/.nedit file.Bart Schaefer2000-05-011-1/+1
|
* Use of _arguments in _bzip2 (11041)Oliver Kiddle2000-05-013-6/+57
|