about summary refs log tree commit diff
path: root/Completion
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 16291: Gergely Nagy: check ~/.dupload.conf, tweak sed expression to handle ↵Clint Adams2001-11-261-1/+1
| | | | hooks.
* 16264: don't use grep and sed in _dputClint Adams2001-11-181-3/+1
|
* Fix typo in _urpmi for urpmi.addmediaChmouel Boudjnah2001-11-161-1/+1
|
* 16257: completion for dput from Tollef Fog Heen <tollef@add.no>Clint Adams2001-11-152-1/+32
|
* unposted: version 4.1.0-dev-3 with associated .distfiles tidying zsh-4.1.0-dev-3Peter Stephenson2001-11-152-0/+7
|
* 16254: complete map names after ypmatchPeter Stephenson2001-11-151-1/+2
| | | | 16255: options for default output base for zcalc
* 16247: Mandrake _urpmi completionAndrey Borzenkov2001-11-141-0/+111
|
* 16224: add -n option to kill and complete options from _killOliver Kiddle2001-11-063-13/+24
|
* 16177: also look in /usr/lib/locale/TZ for time zonesOliver Kiddle2001-11-021-1/+1
|
* 16197: `limit' accepts `unlimited'.Bart Schaefer2001-11-013-8/+17
|
* 16174: complete value of $TZOliver Kiddle2001-10-264-6/+13
|
* 16092: Completion/Unix/Command/_mysql_utils: don't override settings in ↵Adam Spiers2001-10-221-3/+3
| | | | ~/.my.cnf
* fix: make _describe handle (...) arguments correctly; use _file_descriptors ↵Sven Wischnowsky2001-10-193-5/+19
| | | | after -t in conditions; don't display empty descriptions in _file_descriptors (16085)
* 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
|
* 16000: completion for debchange(dch)Clint Adams2001-10-102-1/+16
|
* change file completion default to offer globbed files and directories on ↵Sven Wischnowsky2001-10-091-10/+30
| | | | first try (15995)
* 15994: Completion/compinstall: handle list-suffixes; make prompts at end ofPeter Stephenson2001-10-091-6/+31
| | | | function more transparent.
* 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
|
* add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle2001-10-081-6/+7
|
* expand style in compinstallPeter Stephenson2001-10-051-0/+51
|
* make _cd use only one call to _alternative, including completions from ↵Sven Wischnowsky2001-10-051-16/+16
| | | | _tilde (using the named-directories tag) (15945)
* 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
|
* 15915: completion for bts scriptClint Adams2001-09-302-1/+117
|