index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Base
/
Utility
/
_arguments
Commit message (
Expand
)
Author
Age
Files
Lines
*
26053: handle --help output like "--[fetch]all"
Peter Stephenson
2008-11-17
1
-4
/
+13
*
Peter: 24235: handle underscores
Clint Adams
2007-12-13
1
-5
/
+5
*
23182: _arguments problem with --with-foo[=BAR] specifiers
Peter Stephenson
2007-02-16
1
-1
/
+5
*
22859: improve _arguments auto-documentation some more
Peter Stephenson
2006-10-10
1
-65
/
+83
*
22858: _arguments can generate documentation from --help text
Peter Stephenson
2006-10-10
1
-14
/
+85
*
22780: add _arguments/comparguments -n to set index of first non-option arg
Peter Stephenson
2006-09-27
1
-1
/
+7
*
_arguments fix for configure, unconfirmed
Peter Stephenson
2004-06-18
1
-2
/
+2
*
18526: -O option to _describe for prefix-needed in _arguments
Peter Stephenson
2003-06-05
1
-2
/
+2
*
for automatic long options completion, use the string after the equal signs (...
Sven Wischnowsky
2002-05-23
1
-8
/
+23
*
fix removal of automatically added specs (from the -- option) for which a use...
Sven Wischnowsky
2002-05-21
1
-2
/
+2
*
fix for _arguments: don't use argument-tag when completing options; fix for _...
Sven Wischnowsky
2002-05-14
1
-2
/
+5
*
fix test for prefix-needed (16667)
Sven Wischnowsky
2002-02-18
1
-3
/
+2
*
add new generic fake style and changes to the C-code for that (different impl...
Sven Wischnowsky
2002-01-22
1
-1
/
+1
*
(15526)
Sven Wischnowsky
2001-07-30
1
-0
/
+8
*
two fixes: try all actions that have to be tried (but only once), execute act...
Sven Wischnowsky
2001-06-06
1
-74
/
+78
*
work around ${(@P)1[3,-1]} not working as expected (14658)
Oliver Kiddle
2001-06-01
1
-1
/
+1
*
fix tag-order problem with _arguments (completion after an option that gets a...
Sven Wischnowsky
2001-05-31
1
-3
/
+5
*
14117
Sven Wischnowsky
2001-04-26
1
-7
/
+8
*
rename -W option to -w, add new -W option which makes _arguments complete opt...
Sven Wischnowsky
2001-04-26
1
-13
/
+21
*
complete only those single letter options with the right prefix character (13...
Sven Wischnowsky
2001-04-05
1
-0
/
+2
*
add -W option to _arguments, which allows to complete options after options t...
Sven Wischnowsky
2001-04-04
1
-4
/
+17
*
moved from Completion/Base/_arguments
Sven Wischnowsky
2001-04-02
1
-0
/
+409