about summary refs log tree commit diff
path: root/Completion
Commit message (Collapse)AuthorAgeFilesLines
* 16590: use a prefix match instead of a "fuzzy-exact" match.Clint Adams2002-02-081-1/+1
|
* 16568: get listing of entire directory for approximation and other purposes.Clint Adams2002-02-051-7/+1
|
* 16566: show ls -F classifiers as display strings.Clint Adams2002-02-051-8/+16
|
* 16555: add | to bracket expression, 2>/dev/nullClint Adams2002-02-041-4/+4
|
* 16553: differentiate between files and directories during remote scp completion.Clint Adams2002-02-041-2/+7
|
* Fixed some problems with _cvs and flags. Fixed _perl to complete a scriptFelix Rosencrantz2002-02-042-5/+6
| | | | args with _normal.
* 16540: short options and local filesClint Adams2002-02-031-1/+20
|
* Akinori Musha: 16534: a few bug fixes and some wording fixesOliver Kiddle2002-02-011-21/+29
|
* fixlet to avoid an empty string in an array; cause completion after cd ↵Sven Wischnowsky2002-01-301-0/+2
| | | | without any matches to not report that there were no matches (16515)
* 16514: initscript completion fixesClint Adams2002-01-301-2/+2
|
* slight improvement for 16500 to allow completion after ./<TAB> in all cases ↵Sven Wischnowsky2002-01-281-6/+1
| | | | (16507)
* 16500: don't complete executable files in the current directory if "." is ↵Clint Adams2002-01-271-1/+10
| | | | not in path.
* add new generic fake style and changes to the C-code for that (different ↵Sven Wischnowsky2002-01-228-8/+34
| | | | implementation of compadd -x) (16483)
* allow arguments to be given to functions used by compdef (actually, the ↵Sven Wischnowsky2002-01-214-14/+18
| | | | strings are eval'uated, so this should be powerful enough) (16472)
* *** empty log message ***Oliver Kiddle2002-01-181-1/+1
|
* use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle2002-01-174-42/+40
|
* 16463: apt-cache showsrc completionClint Adams2002-01-161-0/+1
|
* 16461: a number of minor completion function updatesOliver Kiddle2002-01-1621-44/+75
|
* 16449: new chkconfig completion for both the RedHat and IRIX commandsOliver Kiddle2002-01-141-0/+33
|
* 16443: fix urpmi.addmedia --distrib; set cache policy just onceAndrey Borzenkov2002-01-141-11/+12
|
* 16437: changes for new urpi in cookerAndrey Borzenkov2002-01-131-100/+113
|
* allow manual pages to be shown separated by section with new ↵Sven Wischnowsky2002-01-102-2/+23
| | | | separate-sections style (16426)
* fix nested _tags-loops by re-initialising the outer one when leaving the ↵Sven Wischnowsky2002-01-071-2/+3
| | | | inner one (16407)
* fixes for completion of signal names with SIG prefix and for completing ↵Sven Wischnowsky2002-01-073-9/+17
| | | | 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-045-65/+121
|
* 16397: use nul instead of colon to avoid problems with _value: functionsOliver Kiddle2002-01-031-21/+16
|
* 16396: fix argument handling bugsOliver Kiddle2002-01-031-6/+10
|
* 16393: completion for Christoph Martin's apt-show-versions script.Clint Adams2002-01-032-1/+22
|
* users/4561: fix code for finding the zipfile's name in the current command-lineOliver Kiddle2002-01-021-4/+2
|
* 16384: new completion for xli/xloadimage and factor out completion of X visualsOliver Kiddle2002-01-028-6/+99
|
* 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-193-5/+6
|
* new ifconfig completion (16366)Oliver Kiddle2001-12-194-2/+106
|
* 16349: completion for make-kpkgClint Adams2001-12-172-1/+25
|
* 16336: use apt-cache --generate pkgnames instead of dumpavailClint Adams2001-12-141-3/+1
|
* 16335: apt-cache -g, --all-names, --recurse, pkgnames, dotty, policy completionsClint Adams2001-12-141-1/+7
|
* 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-124-28/+30
|
* 16327: glob for udebs as well as debsClint Adams2001-12-111-15/+15
|
* 16326: completion for mozilla, some more web browsers in webbrowserClint Adams2001-12-113-1/+101
|
* 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
|