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
*
14962
Sven Wischnowsky
2001-06-18
1
-1
/
+1
*
Load tcp module, zfcd_match, zfget_match where necessary.
Peter Stephenson
2001-06-14
1
-0
/
+2
*
fix for comparguments (completing after single letter options that get their ...
Sven Wischnowsky
2001-06-13
3
-14
/
+30
*
don't complete read-only parameters on the left side of an assignment (14896)
Oliver Kiddle
2001-06-13
1
-1
/
+1
*
Fix assignment problems spotted by Bart
Peter Stephenson
2001-06-13
1
-4
/
+4
*
14883
Sven Wischnowsky
2001-06-13
1
-7
/
+118
*
(14841)
Sven Wischnowsky
2001-06-11
1
-1
/
+1
*
two fixes: try all actions that have to be tried (but only once), execute act...
Sven Wischnowsky
2001-06-06
1
-74
/
+78
*
Add --nobuild and --nogpg to rpm completion.
Chmouel Boudjnah
2001-06-05
1
-2
/
+2
*
work around ${(@P)1[3,-1]} not working as expected (14658)
Oliver Kiddle
2001-06-01
2
-2
/
+2
*
Add _ruby.
Bart Schaefer
2001-06-01
1
-1
/
+1
*
14635: presume '*core' glob for coredump files
Clint Adams
2001-06-01
1
-1
/
+1
*
* 14628: Completion/Unix/Command/_ruby: new completion function.
Tanaka Akira
2001-06-01
1
-0
/
+49
*
fix tag-order problem with _arguments (completion after an option that gets a...
Sven Wischnowsky
2001-05-31
1
-3
/
+5
*
(14602)
Sven Wischnowsky
2001-05-31
1
-0
/
+1
*
always use supplied matchers (14599)
Sven Wischnowsky
2001-05-31
1
-2
/
+2
*
update _pine for pine 4.33, add echoti completion and update _echotc (14567)
Oliver Kiddle
2001-05-30
4
-7
/
+15
*
some cleanup (14558)
Sven Wischnowsky
2001-05-30
2
-7
/
+0
*
spelling corrections
Oliver Kiddle
2001-05-29
26
-63
/
+63
*
Add support for rpm update-alternatives.
Chmouel Boudjnah
2001-05-29
1
-7
/
+13
*
14538: cleaner _perl_config_vars from Matt Zimmerman
Clint Adams
2001-05-29
1
-4
/
+1
*
14536: multiple --slave loop
Clint Adams
2001-05-29
1
-4
/
+17
*
14533: -> to = -> for dpkg and update-alternatives
Clint Adams
2001-05-29
2
-7
/
+7
*
use `eval $_comp_setup' in all entry points of the completion system to not o...
Sven Wischnowsky
2001-05-29
10
-18
/
+20
*
thinko
Clint Adams
2001-05-28
1
-1
/
+1
*
14513: update-alternatives completion
Clint Adams
2001-05-28
2
-0
/
+42
*
14512: dpkg --compare-versions behavior tweak
Clint Adams
2001-05-28
1
-4
/
+4
*
14509: ZLS_COLOURS/ZLS_COLORS consistency
Clint Adams
2001-05-28
1
-1
/
+1
*
14479: apt-get --reinstall
Clint Adams
2001-05-25
1
-0
/
+1
*
fix to include + options in tag order (14416)
Oliver Kiddle
2001-05-21
1
-1
/
+1
*
unposted: quote $@ in calls to _arguments
Clint Adams
2001-05-21
1
-2
/
+2
*
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
[next]