summaryrefslogtreecommitdiff
path: root/Completion/Builtins/_hash
AgeCommit message (Collapse)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
are to use the -A "-*" and -S options to _arguments (13863)
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 ↵Sven Wischnowsky1-8/+11
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
1999-04-15Initial revisionTanaka Akira1-0/+13