about summary refs log tree commit diff
path: root/Completion/Builtins/_hash
Commit message (Expand)AuthorAgeFilesLines
* moved to Completion/Zsh/Command/_hashSven Wischnowsky2001-04-021-38/+0
* various doc fixes and minor completion function changes, most of whichOliver Kiddle2001-04-011-2/+2
* change $words[1] to $service in some more places (13534)Sven Wischnowsky2001-02-261-1/+1
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-311-2/+2
* Add -L option to the hash builtinOliver Kiddle2000-05-151-0/+1
* Use _arguments for hash completion and add + options for typeset (11347)Oliver Kiddle2000-05-121-11/+32
* completion cleanup, mostly _wanted and $expl (11049)Sven Wischnowsky2000-05-021-1/+1
* _wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky2000-04-111-8/+11
* Initial revisionTanaka Akira1999-04-151-0/+13