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