about summary refs log tree commit diff
path: root/Completion/Builtins/_compdef
Commit message (Expand)AuthorAgeFilesLines
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-311-3/+3
* Split _arguments calls into sets to avoid long mutex lists (11579)Oliver Kiddle2000-05-251-6/+11
* completion function cleanup for `_arguments' with the `-C' option and using i...Sven Wischnowsky2000-05-051-1/+2
* make _arguments use more than one action when appropriate; add _argument_sets...Sven Wischnowsky2000-04-251-5/+13
* _wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky2000-04-111-9/+7
* Updated from list as far as 10376Peter Stephenson2000-04-011-18/+36
* Initial revisionTanaka Akira1999-09-221-0/+22