index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Base
/
Utility
/
_arguments
Age
Commit message (
Expand
)
Author
Files
Lines
2003-06-05
18526: -O option to _describe for prefix-needed in _arguments
Peter Stephenson
1
-2
/
+2
2002-05-23
for automatic long options completion, use the string after the equal signs (...
Sven Wischnowsky
1
-8
/
+23
2002-05-21
fix removal of automatically added specs (from the -- option) for which a use...
Sven Wischnowsky
1
-2
/
+2
2002-05-14
fix for _arguments: don't use argument-tag when completing options; fix for _...
Sven Wischnowsky
1
-2
/
+5
2002-02-18
fix test for prefix-needed (16667)
Sven Wischnowsky
1
-3
/
+2
2002-01-22
add new generic fake style and changes to the C-code for that (different impl...
Sven Wischnowsky
1
-1
/
+1
2001-07-30
(15526)
Sven Wischnowsky
1
-0
/
+8
2001-06-06
two fixes: try all actions that have to be tried (but only once), execute act...
Sven Wischnowsky
1
-74
/
+78
2001-06-01
work around ${(@P)1[3,-1]} not working as expected (14658)
Oliver Kiddle
1
-1
/
+1
2001-05-31
fix tag-order problem with _arguments (completion after an option that gets a...
Sven Wischnowsky
1
-3
/
+5
2001-04-26
14117
Sven Wischnowsky
1
-7
/
+8
2001-04-26
rename -W option to -w, add new -W option which makes _arguments complete opt...
Sven Wischnowsky
1
-13
/
+21
2001-04-05
complete only those single letter options with the right prefix character (13...
Sven Wischnowsky
1
-0
/
+2
2001-04-04
add -W option to _arguments, which allows to complete options after options t...
Sven Wischnowsky
1
-4
/
+17
2001-04-02
moved from Completion/Base/_arguments
Sven Wischnowsky
1
-0
/
+409