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
Commit message (
Expand
)
Author
Age
Files
Lines
*
users/13375: trivial rewrite to ternary expression
Peter Stephenson
2008-10-23
2
-1
/
+9
*
25927: include the ignored prefix/suffix in the hidden prefix/suffix
Bart Schaefer
2008-10-23
2
-14
/
+21
*
25926: free val only after it may be passed to strlen (as in 25656).
Clint Adams
2008-10-23
2
-1
/
+6
*
unposted: 4.3.6-dev-2
zsh-4.3.6-dev-2
Peter Stephenson
2008-10-20
2
-2
/
+6
*
25912: fix another metafication bug in completion
Peter Stephenson
2008-10-18
3
-29
/
+51
*
25911: see if we can work around multibyte problems in file system
Peter Stephenson
2008-10-18
2
-9
/
+11
*
25910: avoid dangling file handle in bin_print.
Clint Adams
2008-10-18
2
-1
/
+8
*
Rocky: 25907: Makefile needs .exe to run zsh on Cygwin
Peter Stephenson
2008-10-17
3
-3
/
+8
*
25905: fix and test doubled-hash radix output
Peter Stephenson
2008-10-16
3
-1
/
+23
*
Phil Pennock: 25854: fix Devel module completion for "perl -d:".
Bart Schaefer
2008-10-15
3
-4
/
+40
*
25883 (quoting in _multi_parts) and 25887 (-U in _path_files).
Bart Schaefer
2008-10-15
1
-0
/
+10
*
Jörg Sommer: 25883: quote tmp1 strings before joining them into a pattern.
Bart Schaefer
2008-10-15
1
-1
/
+1
*
25887: fix brace completion oddity by using compadd -U more selectively.
Bart Schaefer
2008-10-15
1
-8
/
+8
*
25898: avoid dereference of p after it is freed in getmathfunc.
Clint Adams
2008-10-14
2
-1
/
+5
*
25897: remove small bit of dead code in cfp_opt_pats.
Clint Adams
2008-10-14
2
-2
/
+5
*
25896: remove small bit of dead code in execbuiltin.
Clint Adams
2008-10-14
2
-4
/
+4
*
Jörg Sommer: 25882: run ssh with -oBatchMode=yes.
Clint Adams
2008-10-14
2
-1
/
+6
*
25893: rescind advice to use m:{[:lower:]}={[:upper:]} matcher for now
Peter Stephenson
2008-10-14
2
-8
/
+17
*
25860: avoid possible NULL dereferencing in bld_parts.
Clint Adams
2008-10-12
2
-1
/
+7
*
unposted, c.f. 25848: attempt to sanitize comptest environment
Peter Stephenson
2008-10-12
1
-1
/
+0
*
unposted, c.f. 25848: attempt to sanitize comptest environment
Peter Stephenson
2008-10-12
2
-0
/
+8
*
25859: avoid possible NULL dereferencing if RC_QUOTES is set.
Clint Adams
2008-10-12
2
-1
/
+4
*
Mikael Magnusson: 25856: typo fixes.
Clint Adams
2008-10-12
2
-3
/
+5
*
Mikael Magnusson: 25855: typo fixes.
Clint Adams
2008-10-12
2
-4
/
+8
*
25845: fix pattern but with backslashed and metafied charaters
Peter Stephenson
2008-10-11
1
-0
/
+11
*
25845: fix pattern but with backslashed and metafied charaters
Peter Stephenson
2008-10-11
2
-1
/
+13
*
Marc Chantreux: 25816: promiscuous ip links
Peter Stephenson
2008-10-11
2
-0
/
+6
*
Fixed a signed/unsigned compiler warning.
Wayne Davison
2008-10-11
2
-1
/
+6
*
users/13323: new test wasnt robust about ignoring /etc/zshenv
Peter Stephenson
2008-10-10
2
-1
/
+5
*
users/13321: allow --disable-gdbm
Peter Stephenson
2008-10-10
2
-3
/
+13
*
unposted: protect () in doc from macro expansion
Peter Stephenson
2008-10-10
2
-1
/
+3
*
unposted: update CONTRIBUTORS
Peter Stephenson
2008-10-10
2
-5
/
+8
*
25837: add NEWS about new debugging features
Peter Stephenson
2008-10-10
2
-1
/
+23
*
unposted: silence some warnings when WARN_CREATE_GLOBAL is set
Peter Stephenson
2008-10-10
3
-1
/
+7
*
unposted: 4.3.6-dev-1
zsh-4.3.6-dev-1
Peter Stephenson
2008-10-10
1
-0
/
+2
*
test needs -f flag to zsh
Peter Stephenson
2008-10-10
3
-3
/
+8
*
Fix trailing backslash in example.
Bart Schaefer
2008-10-10
1
-1
/
+1
*
Several belated commits and one timely one:
Bart Schaefer
2008-10-10
1
-0
/
+15
*
25029: : "environ" style to allow a different search path when completing
Bart Schaefer
2008-10-10
2
-0
/
+15
*
25140: improve error handling/reporting for here-document temp files.
Bart Schaefer
2008-10-10
1
-2
/
+3
*
Quote expansion of prompt_opts in prompt() because zsh emulation is by
Bart Schaefer
2008-10-10
1
-1
/
+1
*
25814: quote arguments to "eval".
Bart Schaefer
2008-10-10
1
-1
/
+1
*
25833: remove zparseopts line obsoleted by 25824.
Clint Adams
2008-10-09
2
-3
/
+3
*
Jörg Sommer: 25824: make it possible to use abbreviated paths for tree files.
Clint Adams
2008-10-09
2
-1
/
+6
*
25831: fix empty return values from subscript matches with RC_EXPAND_PARAM
Peter Stephenson
2008-10-09
6
-17
/
+70
*
25818: missed changelog entry
Peter Stephenson
2008-10-09
1
-0
/
+6
*
Nikolai Weibull: 25828: new rm completion
Peter Stephenson
2008-10-08
4
-1
/
+58
*
25823: bring up zshcontrib man page if run-help is run on run-help and run-he...
Clint Adams
2008-10-07
2
-0
/
+4
*
Jörg Sommer: 25819: improve module parameter completion.
Clint Adams
2008-10-07
2
-3
/
+13
*
Jörg Sommer: 25822: declare val_args as local array.
Clint Adams
2008-10-07
2
-0
/
+5
[next]