about summary refs log tree commit diff
path: root/Completion/Base/_arguments
Commit message (Expand)AuthorAgeFilesLines
* ensure $PWD is prepended to cache-names for long options in _arguments (10974)Sven Wischnowsky2000-04-271-1/+1
* fix for automatic option-argument completion with partially typed option in _...Sven Wischnowsky2000-04-271-3/+2
* make _arguments use more than one action when appropriate; add _argument_sets...Sven Wischnowsky2000-04-251-65/+87
* make sure caller-supplied explanation takes precedence (10579)Sven Wischnowsky2000-04-071-2/+3
* support automatically inserted dummy in $wordsSven Wischnowsky2000-04-051-0/+6
* Updated from list as far as 10376Peter Stephenson2000-04-011-306/+265
* Initial revisionTanaka Akira1999-08-191-0/+388