index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Zsh
/
Context
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-23
33047: use git to simplify massively source distribution file selection
Peter Stephenson
1
-17
/
+0
2014-01-28
32303: simplistic completion after $x:
Peter Stephenson
1
-0
/
+3
2013-03-17
improved math context completion: functions
Peter Stephenson
2
-2
/
+4
2011-06-04
29459: Further fixes for parameter flag completion,
Peter Stephenson
1
-1
/
+1
2011-06-03
29452: allow completion of parameter flags
Peter Stephenson
1
-0
/
+187
2011-06-03
29438: complete dynamic directory names in command position
Mikael Magnusson
1
-1
/
+1
2011-03-11
fix completion funny with dynamic directories
Peter Stephenson
1
-1
/
+1
2011-03-11
users/15864: turn zsh_directory_name into a hook
Peter Stephenson
1
-2
/
+10
2010-06-11
28026: use "zsh_directory_name c" for completion of dynamic directory names
Peter Stephenson
1
-5
/
+5
2010-05-31
Mikael: 27981: complete (e) in subscript
Peter Stephenson
1
-0
/
+2
2010-04-09
Ben: 27589: improved -redirect
Peter Stephenson
1
-5
/
+7
2009-04-07
Bart: 26822: infinite loop in variable completion looking for subscript
Peter Stephenson
1
-1
/
+1
2008-10-02
unposted: off-by-one error looking for dynamic directory name in completion
Peter Stephenson
1
-1
/
+1
2008-09-30
25777: argument to gdbmsetfn()
Peter Stephenson
1
-2
/
+3
2008-09-29
25733: stub function for dynamic directory name completion
Peter Stephenson
3
-1
/
+18
2008-06-13
zcalc completion idiosyncracies with :!
Peter Stephenson
1
-8
/
+6
2008-06-13
improved zcalc escapes and completion
Peter Stephenson
2
-4
/
+98
2008-04-09
24806: more assoc subscript completion + typos
Peter Stephenson
1
-1
/
+1
2008-04-09
24804: fix quoting of assoc array subscripts in completion
Peter Stephenson
1
-2
/
+4
2007-12-13
24239: _subscript added too many backslashes
Peter Stephenson
1
-1
/
+1
2007-08-19
23783: use _path_commands.
Clint Adams
1
-3
/
+1
2005-06-08
21302: make sure expl is declared local in completion functions
Doug Kearns
1
-0
/
+2
2004-06-24
Fix typos in some descriptions.
Bart Schaefer
1
-3
/
+3
2003-04-18
fix bug where 0 was not returned when adding a named directory as a match
Oliver Kiddle
1
-1
/
+1
2003-02-25
fix out-of-date documentation for -value- completion and move description of
Oliver Kiddle
1
-4
/
+4
2002-07-01
add new sepcial context -assign-parameter- for completing the parameter in an...
Sven Wischnowsky
2
-1
/
+4
2002-04-16
make more calls to _message use the -e option (16988)
Sven Wischnowsky
1
-1
/
+1
2002-03-13
remove that -T option to compdef again and instead use comma-separated sub-co...
Sven Wischnowsky
4
-30
/
+21
2002-03-04
allow different sets of completion definitions selected with option -T to com...
Sven Wischnowsky
5
-52
/
+53
2002-01-16
16461: a number of minor completion function updates
Oliver Kiddle
1
-0
/
+5
2001-10-26
16174: complete value of $TZ
Oliver Kiddle
1
-0
/
+2
2001-10-19
fix: make _describe handle (...) arguments correctly; use _file_descriptors a...
Sven Wischnowsky
1
-0
/
+2
2001-09-11
complete new [:ascii:] character class
Oliver Kiddle
1
-1
/
+1
2001-08-07
use _x_display when setting $DISPLAY and fix bug in enable completion (15594)
Oliver Kiddle
1
-0
/
+2
2001-08-07
do not complete aliases in equals expansion any more (15590)
Oliver Kiddle
1
-7
/
+1
2001-07-25
another fix for 15477 (separator strings); add list-separator style (15484)
Sven Wischnowsky
1
-2
/
+3
2001-07-02
Return nonzero from _tilde on no matches.
Bart Schaefer
1
-1
/
+3
2001-06-29
Merge .distfiles change from 4.0.2 branch.
Bart Schaefer
1
-0
/
+1
2001-06-28
Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde (1...
Sven Wischnowsky
1
-1
/
+1
2001-06-21
Completion for AUTO_CD.
Bart Schaefer
1
-0
/
+5
2001-05-08
Remove unnecessary '*' from pattern.
Bart Schaefer
1
-1
/
+1
2001-05-08
match `scalar*' not `scalar' when checking parameter type (14256)
Oliver Kiddle
1
-1
/
+1
2001-05-06
Improve handling of b/n/s subscript flags.
Bart Schaefer
1
-1
/
+25
2001-05-05
Fix subscript flag descriptions
Bart Schaefer
1
-10
/
+11
2001-05-04
complete subscript flags (14227)
Oliver Kiddle
1
-1
/
+30
2001-04-02
new or changed after move
Sven Wischnowsky
1
-0
/
+6
2001-04-02
moved from Completion/Base/_value
Sven Wischnowsky
1
-0
/
+61
2001-04-02
moved from Completion/Base/_tilde
Sven Wischnowsky
1
-0
/
+30
2001-04-02
moved from Completion/Base/_subscript
Sven Wischnowsky
1
-0
/
+62
2001-04-02
moved from Completion/Base/_redirect
Sven Wischnowsky
1
-0
/
+3
[next]