summaryrefslogtreecommitdiff
path: root/Completion/Debian/_apt
AgeCommit message (Collapse)AuthorFilesLines
2001-04-0213866: apt-get install pinningClint Adams1-2/+4
2001-04-0213864: apt-get -t <release name>Clint Adams1-3/+81
2001-03-1813662: apt-get build-dep completionClint Adams1-1/+2
2001-01-15add `services', allowing easier re-use of (parts of) completion functions ↵Sven Wischnowsky1-2/+2
(13346)
2000-12-2313310: apt-cache typo in --names-onlyClint Adams1-1/+1
2000-11-22* 13181: Completion/Debian/_apt: add an action for _alternative.Tanaka Akira1-2/+2
2000-06-22allow subscripts for compadd -[ak]; new style for history completion; better ↵Sven Wischnowsky1-1/+1
list-colors handling (12029)
2000-06-08users/3130: Completion/Debian/_apt: fix actions for _alternative.Tanaka Akira1-3/+3
2000-05-19don't use $match for something different than (#b)ackrefs (11464)Sven Wischnowsky1-1/+1
2000-05-0611223: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira1-10/+11
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo: _regex_arguments use _alternative.
2000-05-0411165: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira1-67/+53
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo, Src/Modules/zutil.c: _regex_arguments support tag stuff.
2000-04-11_wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky1-1/+1
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
2000-04-05use basename of commands instead of $words[1]Sven Wischnowsky1-202/+199
1999-09-11Initial revisionTanaka Akira1-0/+497