about summary refs log tree commit diff
path: root/Completion/Unix
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***Oliver Kiddle2002-01-181-1/+1
|
* use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle2002-01-171-6/+6
|
* 16461: a number of minor completion function updatesOliver Kiddle2002-01-1613-32/+45
|
* 16449: new chkconfig completion for both the RedHat and IRIX commandsOliver Kiddle2002-01-141-0/+33
|
* allow manual pages to be shown separated by section with new ↵Sven Wischnowsky2002-01-101-2/+22
| | | | separate-sections style (16426)
* fixes for completion of signal names with SIG prefix and for completing ↵Sven Wischnowsky2002-01-071-4/+12
| | | | command names instead of pids (16406)
* users/4483: with "cvs add" et al., complete names of locally removed (butBart Schaefer2002-01-061-1/+1
| | | | not committed) files.
* 16398: updated zstyle completion and related cleanupOliver Kiddle2002-01-043-3/+3
|
* 16396: fix argument handling bugsOliver Kiddle2002-01-031-6/+10
|
* users/4561: fix code for finding the zipfile's name in the current command-lineOliver Kiddle2002-01-021-4/+2
|
* 16375: command completion for fshClint Adams2001-12-262-0/+24
|
* 16372: allow signal names to be prefixed by `SIG' with kill builtin and fixOliver Kiddle2001-12-211-1/+2
| | | | problem with no argument to kill -n and -s options
* add missing description argument in _values calls (16366)Oliver Kiddle2001-12-192-4/+5
|
* new ifconfig completion (16366)Oliver Kiddle2001-12-194-2/+106
|
* allow tag-order to select order of files and urls (16323)Oliver Kiddle2001-12-122-11/+2
|
* allow tag-order to select order of files and urls (16330)Oliver Kiddle2001-12-123-7/+5
|
* 16326: completion for mozilla, some more web browsers in webbrowserClint Adams2001-12-111-1/+1
|
* 16325: update for wget 1.8Oliver Kiddle2001-12-111-11/+18
|
* new mtools completionOliver Kiddle2001-12-112-1/+157
|
* 16320: factor out file system completion to new functionOliver Kiddle2001-12-114-37/+60
|
* 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
| | | | 16255: options for default output base for zcalc
* 16224: add -n option to kill and complete options from _killOliver Kiddle2001-11-061-9/+8
|
* 16177: also look in /usr/lib/locale/TZ for time zonesOliver Kiddle2001-11-021-1/+1
|
* 16174: complete value of $TZOliver Kiddle2001-10-263-6/+11
|
* 16092: Completion/Unix/Command/_mysql_utils: don't override settings in ↵Adam Spiers2001-10-221-3/+3
| | | | ~/.my.cnf
* 16078: zip -rClint Adams2001-10-171-1/+2
|
* don't use _comp_ignore while building paths, only at end (16076)Sven Wischnowsky2001-10-171-4/+4
|
* Fix typos.Bart Schaefer2001-10-141-2/+2
|
* use expanded paths (expand style with value prefix) only when we are at the ↵Sven Wischnowsky2001-10-111-2/+6
| | | | last matcher spec (16002)
* 16006: use styles for mail directory, pine directory, and muttrc.Clint Adams2001-10-101-10/+15
|
* 16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux.Clint Adams2001-10-101-4/+6
|
* change file completion default to offer globbed files and directories on ↵Sven Wischnowsky2001-10-091-10/+30
| | | | first try (15995)
* update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983)Oliver Kiddle2001-10-085-5/+11
|
* Insert missing single quote.Bart Schaefer2001-10-081-1/+1
|
* make expand style (file completion) work again; no more special behaviour ↵Sven Wischnowsky2001-10-051-4/+11
| | | | with menu completion; try to make docs clearer (15944)
* 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
|