summaryrefslogtreecommitdiff
path: root/Completion/Builtins/_hash
AgeCommit message (Expand)AuthorFilesLines
2001-04-02moved to Completion/Zsh/Command/_hashSven Wischnowsky1-38/+0
2001-04-01various doc fixes and minor completion function changes, most of whichOliver Kiddle1-2/+2
2001-02-26change $words[1] to $service in some more places (13534)Sven Wischnowsky1-1/+1
2000-05-31use compadd -[ak] (11549)Sven Wischnowsky1-2/+2
2000-05-15Add -L option to the hash builtinOliver Kiddle1-0/+1
2000-05-12Use _arguments for hash completion and add + options for typeset (11347)Oliver Kiddle1-11/+32
2000-05-02completion cleanup, mostly _wanted and $expl (11049)Sven Wischnowsky1-1/+1
2000-04-11_wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky1-8/+11
1999-04-15Initial revisionTanaka Akira1-0/+13