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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Greg Klanderman: 27255: some consistency fixes
Peter Stephenson
2009-09-09
1
-1
/
+7
*
27236: use $CPPFLAGS with $CPP in configure.ac
Peter Stephenson
2009-09-07
1
-1
/
+6
*
Holger Weiss: 57248: fix anchoring for vi searches
Peter Stephenson
2009-09-06
1
-1
/
+5
*
27247: zmv checking for **/ was wrong
Peter Stephenson
2009-09-06
1
-1
/
+5
*
27244: Daniel Friesel: new feh completion
Peter Stephenson
2009-09-05
1
-1
/
+5
*
27243: reverse indexing of arrays with beginning index out of range returned
Peter Stephenson
2009-09-05
1
-1
/
+7
*
27240: fix fix for lexing in test builtin
Peter Stephenson
2009-09-02
1
-1
/
+6
*
27233: improved _values handling of optional arguments
Peter Stephenson
2009-08-28
1
-1
/
+8
*
27228: clear function for zsh-newuser-install
Peter Stephenson
2009-08-21
1
-1
/
+6
*
27219: _files -F <array> wasn't correctly handled
Peter Stephenson
2009-08-17
1
-1
/
+4
*
27218: don't unquote $line generated in comparguments for _arguments
Peter Stephenson
2009-08-17
1
-1
/
+7
*
27217: fix typo in assignment in new user script
Peter Stephenson
2009-08-17
1
-1
/
+6
*
27216: set chwords to NULL when freed
Peter Stephenson
2009-08-16
1
-1
/
+5
*
users/14307: end of command line in completion with variant zsh syntax
Peter Stephenson
2009-08-15
1
-1
/
+7
*
Andrew Psaltis: 27212: Slackware supports extra tar formats in pkgtool
Peter Stephenson
2009-08-07
1
-1
/
+6
*
27211: handle Cygwin device files & drives specially in compfiles
Peter Stephenson
2009-08-05
1
-1
/
+7
*
27209: fix breakage from 27208.
Clint Adams
2009-08-05
1
-1
/
+4
*
Mikael Magnusson: 27204: remove stray curly brace.
Clint Adams
2009-08-05
1
-1
/
+4
*
27208: try to do the right thing when applying file-sort to extant glob quali...
Clint Adams
2009-08-05
1
-1
/
+6
*
27203: treat aptitude build-depends just as aptitude build-dep.
Clint Adams
2009-08-01
1
-1
/
+4
*
27202: unbreak _GNU_SOURCE on Debian GNU/kFreeBSD.
Clint Adams
2009-08-01
1
-1
/
+6
*
users/14267: files added by ignore-line should be quoted
Peter Stephenson
2009-07-30
1
-1
/
+7
*
27188: improve read -q by using read -k code
Peter Stephenson
2009-07-24
1
-1
/
+7
*
27181: extend POSIX_CD to handle target directory printing behaviour
Peter Stephenson
2009-07-21
1
-1
/
+6
*
27178: FAQ---quoting function names to stop expansion is always(ish) safe
Peter Stephenson
2009-07-20
1
-3
/
+3
*
27178: FAQ---quoting function names to stop expansion is always safe
Peter Stephenson
2009-07-20
1
-1
/
+6
*
27159: restore pre-23067 behavior of SIGINT outside a "wait", so that
Bart Schaefer
2009-07-20
1
-1
/
+8
*
27167: add POSIX_CD option to test "." after CDPATH
Peter Stephenson
2009-07-19
1
-1
/
+7
*
27160: tweaks to reportbug completion, thanks to Vincent Lefevre.
Clint Adams
2009-07-18
1
-1
/
+4
*
27128: complete tex files for latexmk.
Clint Adams
2009-07-18
1
-1
/
+6
*
users/14240: assignment before a function definition is an error
Peter Stephenson
2009-07-17
1
-1
/
+7
*
Eric Blake: 27151: cd handling with initial // for Cygwin
Peter Stephenson
2009-07-15
1
-1
/
+6
*
Andy Spencer: 27148: ignore build directories when searching for
Peter Stephenson
2009-07-14
1
-1
/
+7
*
27134: Close SHTTY on exec.
Peter Stephenson
2009-07-12
1
-1
/
+10
*
27131: allow MONITOR in subshell by not closing SHTTY
Peter Stephenson
2009-07-11
1
-1
/
+5
*
27129: fix status at start of function, command subst, etc.
Peter Stephenson
2009-07-11
1
-1
/
+9
*
27127: Vincent Bernat: handle bts fixed and bts notfixed.
Clint Adams
2009-07-10
1
-1
/
+6
*
27126: a few more contexts where executing empty lists gives status zero
Peter Stephenson
2009-07-10
1
-1
/
+5
*
27125: handle nested use of colour code buffer allocation
Peter Stephenson
2009-07-10
1
-1
/
+6
*
27106: reset status on command that expands to empty
Peter Stephenson
2009-07-10
1
-1
/
+9
*
27119: job output to stdout if non-interactive
Peter Stephenson
2009-07-10
1
-1
/
+7
*
27112: allow jobbing output if not interactive
Peter Stephenson
2009-07-09
1
-1
/
+6
*
Eric Blake: 27109: don't attachtty() if not interactive
Peter Stephenson
2009-07-09
1
-1
/
+11
*
27100: Allow MONITOR option in non-interactive shells for testing.
Peter Stephenson
2009-07-08
1
-1
/
+7
*
27092: missing then-clause for if wasn't an error
Peter Stephenson
2009-07-06
1
-1
/
+7
*
Brendan Cully: 27088: new Mercurial completion
Peter Stephenson
2009-07-05
1
-1
/
+6
*
27087: change return codes from failed "."
Peter Stephenson
2009-07-02
1
-1
/
+5
*
Nicolas Pouillard: 27028: new darcs completion
Peter Stephenson
2009-07-02
1
-1
/
+6
*
27085: add accept-search handling to scrollist keymap
Peter Stephenson
2009-07-01
1
-2
/
+6
*
27083: non-zero status on failures to find or execute file in "."
Peter Stephenson
2009-07-01
1
-1
/
+6
[prev]
[next]