index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
Age
Commit message (
Expand
)
Author
Files
Lines
2001-05-25
14479: apt-get --reinstall
Clint Adams
1
-0
/
+1
2001-05-21
fix to include + options in tag order (14416)
Oliver Kiddle
1
-1
/
+1
2001-05-21
unposted: quote $@ in calls to _arguments
Clint Adams
1
-2
/
+2
2001-05-21
make use of _arguments in _set (14409)
Oliver Kiddle
1
-7
/
+23
2001-05-18
14378: more programs that process .tex
Clint Adams
1
-1
/
+1
2001-05-17
* 14377: Completion/Unix/Command/_cvs: support new .cvspass format
Tanaka Akira
1
-1
/
+1
2001-05-17
typo with compset in _lp
Peter Stephenson
1
-1
/
+1
2001-05-16
14362: more modprobe stuff
Clint Adams
1
-1
/
+20
2001-05-16
14361: better modprobe completion
Clint Adams
1
-3
/
+28
2001-05-15
fix bug where /sbin/lsmod was redirected in instead of being run (14355)
Oliver Kiddle
1
-5
/
+4
2001-05-15
(14350)
Sven Wischnowsky
1
-2
/
+25
2001-05-15
14341: modprobe -r / rmmod completion
Clint Adams
2
-1
/
+45
2001-05-14
14330: handle quotes better in _most_recent_file
Peter Stephenson
1
-7
/
+9
2001-05-10
* 14295: Completion/Unix/Command/_cvs: support new cvs subcommands
Tanaka Akira
1
-2
/
+31
2001-05-09
complete only files that can be chowned (14282)
Oliver Kiddle
1
-4
/
+18
2001-05-09
insert redirection operators when expanding after one (14281)
Oliver Kiddle
1
-11
/
+12
2001-05-08
Remove unnecessary '*' from pattern.
Bart Schaefer
1
-1
/
+1
2001-05-08
add -S option to specify separator between values and their arguments; make _...
Sven Wischnowsky
1
-12
/
+15
2001-05-08
match `scalar*' not `scalar' when checking parameter type (14256)
Oliver Kiddle
1
-1
/
+1
2001-05-08
fix guard to accept partial display numbers (14255)
Oliver Kiddle
1
-1
/
+1
2001-05-08
empty description means: don't add a -X option (14252)
Sven Wischnowsky
1
-2
/
+7
2001-05-07
double all backslashes before colons in the original pattern (14240)
Sven Wischnowsky
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-05-04
Path prefix completion for cvs subcommands.
Bart Schaefer
1
-7
/
+21
2001-05-04
update bindkey completion for bindkey changes in 14046 (14219)
Oliver Kiddle
1
-3
/
+3
2001-05-03
Fix _files -F
Bart Schaefer
1
-3
/
+3
2001-05-03
minor completion changes (14216)
Oliver Kiddle
5
-17
/
+17
2001-05-02
14208: Solaris loadkeys
Clint Adams
1
-0
/
+10
2001-05-02
14201: completion for loadkeys
Clint Adams
1
-0
/
+16
2001-05-02
missing star in suffix-style test pattern (14197)
Sven Wischnowsky
1
-1
/
+1
2001-04-30
fixelt for the test for the suffix style; if word contains only a tilde, don'...
Sven Wischnowsky
1
-1
/
+1
2001-04-29
NO_kshglob in _comp_options.
Bart Schaefer
1
-0
/
+1
2001-04-27
try to improve testing for suffix style in _expand; make _path_files fail to ...
Sven Wischnowsky
2
-2
/
+7
2001-04-27
Use trap for unfunction compadd in _approximate.
Bart Schaefer
1
-4
/
+2
2001-04-26
14117
Sven Wischnowsky
1
-7
/
+8
2001-04-26
new vnc completion and use _guard for pine completion (14112)
Oliver Kiddle
4
-4
/
+36
2001-04-26
handle sub-sub-directories of $_compdir as in the CVS-layout (14107)
Sven Wischnowsky
2
-7
/
+15
2001-04-26
rename -W option to -w, add new -W option which makes _arguments complete opt...
Sven Wischnowsky
4
-15
/
+40
2001-04-26
make keep-prefix keep everything up to the first component with a parameter e...
Sven Wischnowsky
1
-3
/
+9
2001-04-18
Tilde-path completion tweak.
Bart Schaefer
1
-7
/
+7
2001-04-17
remove SUFFIX-handling, it's in _tilde and only needed there (13997)
Sven Wischnowsky
1
-10
/
+2
2001-04-13
add completion for common MUAs and a couple of minor fixes (13982)
Oliver Kiddle
7
-7
/
+132
2001-04-13
Check for parameter expansions before tilde-expansions (fixes bugs reported
Bart Schaefer
1
-17
/
+17
2001-04-12
avoid appending a / when called from _cd (13958)
Oliver Kiddle
1
-3
/
+2
2001-04-12
add _arguments based completion for alias and jobs (13947)
Oliver Kiddle
1
-1
/
+1
2001-04-11
Don't append a / when completing after [-+]*.
Bart Schaefer
1
-3
/
+4
2001-04-11
add _arguments based completion for alias and jobs (13947)
Oliver Kiddle
5
-7
/
+25
2001-04-06
Improve prompt when compaudit finds badness.
Bart Schaefer
1
-1
/
+2
[next]