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
*
undo 24318
Clint Adams
2007-12-25
2
-6
/
+1
*
24318: drop leading spaces from direntry to cope with new makeinfo behavior.
Clint Adams
2007-12-25
2
-1
/
+6
*
24316: count skipped tests differently from successes and failures.
Clint Adams
2007-12-25
3
-3
/
+13
*
unposted: 4.3.4-dev-6
zsh-4.3.4-dev-6
Peter Stephenson
2007-12-20
2
-2
/
+4
*
24305: update release docs in preparation for 4.3.5
Peter Stephenson
2007-12-20
4
-5
/
+36
*
24301: missed a case for lower-casing options
Peter Stephenson
2007-12-19
2
-1
/
+5
*
24298: Tonguc Yumruk: emulate -L consistency
Peter Stephenson
2007-12-19
2
-1
/
+6
*
24289 plus Ismail's suggestion 24290: count test scripts succeeded and failed
Peter Stephenson
2007-12-18
5
-17
/
+79
*
24279: allow terminal changes after zle -I to be acquired by main shell
Peter Stephenson
2007-12-18
4
-2
/
+42
*
unposted: suppress harmless warning
Peter Stephenson
2007-12-17
2
-1
/
+3
*
24275: fixes for multibyte characters on Solaris
Peter Stephenson
2007-12-17
4
-9
/
+43
*
unposted: minor typo
zsh-4.3.4-dev-5
Peter Stephenson
2007-12-17
2
-1
/
+3
*
unposted: 4.3.4-dev-5
Peter Stephenson
2007-12-17
2
-2
/
+4
*
Wayne: 24273: curses macros dont return a value
Peter Stephenson
2007-12-17
2
-3
/
+13
*
24271: handle parse failures in command substitution better
Peter Stephenson
2007-12-16
3
-11
/
+56
*
24268: handle backslashed = in mailbox completion
Peter Stephenson
2007-12-16
2
-1
/
+3
*
Typo in 24264.
Bart Schaefer
2007-12-16
1
-1
/
+1
*
24264: restrict effect of 24234 to parameter substitution code and document
Peter Stephenson
2007-12-16
7
-124
/
+146
*
Improved --whole-file description.
Wayne Davison
2007-12-15
2
-1
/
+6
*
24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSD
Peter Stephenson
2007-12-14
4
-1
/
+24
*
24251: attempt to fix sitem() YODL macro in ztexi.yo
Peter Stephenson
2007-12-14
2
-1
/
+5
*
24242: unify top lines as #!/bin/zsh (followed by options).
Clint Adams
2007-12-13
8
-7
/
+12
*
Peter: 24235: handle underscores
Clint Adams
2007-12-13
2
-5
/
+10
*
24241: explain the effect of time glob modifiers better
Peter Stephenson
2007-12-13
2
-2
/
+11
*
24240: make vared check for trailing garbage earlier
Peter Stephenson
2007-12-13
2
-0
/
+7
*
24239: _subscript added too many backslashes
Peter Stephenson
2007-12-13
2
-1
/
+5
*
24236: another case where cond -N test can fail
Peter Stephenson
2007-12-13
2
-1
/
+6
*
24234: apply typeset parameter flags consistently
Peter Stephenson
2007-12-13
5
-155
/
+193
*
users/12325: implement OSI rules for test & [, add more doc warnings
Peter Stephenson
2007-12-12
3
-1
/
+28
*
users/12305: option output not well documented
Peter Stephenson
2007-12-12
4
-6
/
+27
*
unposted: update
Clint Adams
2007-12-11
2
-15
/
+19
*
users/12307: Expand delay in [[ -N ... ]] test to 2 seconds
Peter Stephenson
2007-12-11
2
-3
/
+7
*
24210: set -o should abort on failure
Peter Stephenson
2007-12-11
2
-5
/
+9
*
unposted: 4.3.4-dev-4
zsh-4.3.4-dev-4
Peter Stephenson
2007-12-11
3
-3
/
+9
*
Vincent Lefevre: 24192: make GNU make completion support -include
Peter Stephenson
2007-12-10
2
-3
/
+8
*
24150: Exit status of null command should be exit status of last cmdsubst.
Bart Schaefer
2007-12-09
3
-2
/
+18
*
24197: interface to ztrftime() for insufficient memory was broken
Peter Stephenson
2007-12-09
3
-6
/
+11
*
24188: completion for GNU id.
Clint Adams
2007-12-08
2
-1
/
+16
*
24187: completion for members.
Clint Adams
2007-12-08
2
-0
/
+13
*
24174: Oliver's deuglification of 24169.
Clint Adams
2007-12-07
2
-1
/
+6
*
unposted: add explanatory comment for blocking around fork()
Peter Stephenson
2007-12-07
2
-0
/
+8
*
24179: use queue_signals() for 24170
Peter Stephenson
2007-12-07
4
-32
/
+7
*
Guillaume Chazarain: 24170: block interrupts around fork()
Peter Stephenson
2007-12-07
2
-0
/
+9
*
24173: fix thinko in 24171
Clint Adams
2007-12-07
2
-2
/
+2
*
unposted: argh
Clint Adams
2007-12-07
2
-2
/
+2
*
24172: check ncurses.h, ncurses/ncurses.h, and ncursesw/ncurses.h for curses ...
Clint Adams
2007-12-07
2
-6
/
+12
*
24171: define USE_TERMINFO_MODULE when ncurses.h, ncurses/ncurses.h, or ncurs...
Clint Adams
2007-12-07
2
-1
/
+6
*
24169: use print in command substitution to avoid a literal non-ASCII charact...
Clint Adams
2007-12-06
2
-1
/
+7
*
24160: build terminfo module if ncursesw is present but curses.h is not.
Clint Adams
2007-12-05
3
-2
/
+30
*
unposted: typo in "ip addr replace" completion
Peter Stephenson
2007-12-05
2
-1
/
+6
[next]