index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-12-31
24330: add some missing options from xpdf 3.02.
Clint Adams
2
-0
/
+9
2007-12-28
24323: for performance reasons, procure release names via apt-cache policy ↵
Clint Adams
2
-1
/
+7
instead of apt-cache dump.
2007-12-27
Silenced a signed/unsigned compiler warning.
Wayne Davison
2
-1
/
+6
2007-12-25
undo 24318
Clint Adams
2
-6
/
+1
2007-12-25
24318: drop leading spaces from direntry to cope with new makeinfo behavior.
Clint Adams
2
-1
/
+6
2007-12-25
24316: count skipped tests differently from successes and failures.
Clint Adams
3
-3
/
+13
2007-12-20
unposted: 4.3.4-dev-6
Peter Stephenson
2
-2
/
+4
2007-12-20
24305: update release docs in preparation for 4.3.5
Peter Stephenson
4
-5
/
+36
2007-12-19
24301: missed a case for lower-casing options
Peter Stephenson
2
-1
/
+5
2007-12-19
24298: Tonguc Yumruk: emulate -L consistency
Peter Stephenson
2
-1
/
+6
2007-12-18
24289 plus Ismail's suggestion 24290: count test scripts succeeded and failed
Peter Stephenson
5
-17
/
+79
2007-12-18
24279: allow terminal changes after zle -I to be acquired by main shell
Peter Stephenson
4
-2
/
+42
2007-12-17
unposted: suppress harmless warning
Peter Stephenson
2
-1
/
+3
2007-12-17
24275: fixes for multibyte characters on Solaris
Peter Stephenson
4
-9
/
+43
2007-12-17
unposted: minor typo
Peter Stephenson
2
-1
/
+3
2007-12-17
unposted: 4.3.4-dev-5
Peter Stephenson
2
-2
/
+4
2007-12-17
Wayne: 24273: curses macros dont return a value
Peter Stephenson
2
-3
/
+13
2007-12-16
24271: handle parse failures in command substitution better
Peter Stephenson
3
-11
/
+56
2007-12-16
24268: handle backslashed = in mailbox completion
Peter Stephenson
2
-1
/
+3
2007-12-16
Typo in 24264.
Bart Schaefer
1
-1
/
+1
2007-12-16
24264: restrict effect of 24234 to parameter substitution code and document
Peter Stephenson
7
-124
/
+146
2007-12-15
Improved --whole-file description.
Wayne Davison
2
-1
/
+6
2007-12-14
24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSD
Peter Stephenson
4
-1
/
+24
2007-12-14
24251: attempt to fix sitem() YODL macro in ztexi.yo
Peter Stephenson
2
-1
/
+5
2007-12-13
24242: unify top lines as #!/bin/zsh (followed by options).
Clint Adams
8
-7
/
+12
2007-12-13
Peter: 24235: handle underscores
Clint Adams
2
-5
/
+10
2007-12-13
24241: explain the effect of time glob modifiers better
Peter Stephenson
2
-2
/
+11
2007-12-13
24240: make vared check for trailing garbage earlier
Peter Stephenson
2
-0
/
+7
2007-12-13
24239: _subscript added too many backslashes
Peter Stephenson
2
-1
/
+5
2007-12-13
24236: another case where cond -N test can fail
Peter Stephenson
2
-1
/
+6
2007-12-13
24234: apply typeset parameter flags consistently
Peter Stephenson
5
-155
/
+193
2007-12-12
users/12325: implement OSI rules for test & [, add more doc warnings
Peter Stephenson
3
-1
/
+28
2007-12-12
users/12305: option output not well documented
Peter Stephenson
4
-6
/
+27
-c and SHIN_STDIN inconsistent with manual
2007-12-11
unposted: update
Clint Adams
2
-15
/
+19
2007-12-11
users/12307: Expand delay in [[ -N ... ]] test to 2 seconds
Peter Stephenson
2
-3
/
+7
2007-12-11
24210: set -o should abort on failure
Peter Stephenson
2
-5
/
+9
2007-12-11
unposted: 4.3.4-dev-4
Peter Stephenson
3
-3
/
+9
2007-12-10
Vincent Lefevre: 24192: make GNU make completion support -include
Peter Stephenson
2
-3
/
+8
2007-12-09
24150: Exit status of null command should be exit status of last cmdsubst.
Bart Schaefer
3
-2
/
+18
2007-12-09
24197: interface to ztrftime() for insufficient memory was broken
Peter Stephenson
3
-6
/
+11
2007-12-08
24188: completion for GNU id.
Clint Adams
2
-1
/
+16
2007-12-08
24187: completion for members.
Clint Adams
2
-0
/
+13
2007-12-07
24174: Oliver's deuglification of 24169.
Clint Adams
2
-1
/
+6
2007-12-07
unposted: add explanatory comment for blocking around fork()
Peter Stephenson
2
-0
/
+8
2007-12-07
24179: use queue_signals() for 24170
Peter Stephenson
4
-32
/
+7
24180: back off strerror_r() patch, except for use of temporary var
2007-12-07
Guillaume Chazarain: 24170: block interrupts around fork()
Peter Stephenson
2
-0
/
+9
2007-12-07
24173: fix thinko in 24171
Clint Adams
2
-2
/
+2
2007-12-07
unposted: argh
Clint Adams
2
-2
/
+2
2007-12-07
24172: check ncurses.h, ncurses/ncurses.h, and ncursesw/ncurses.h for curses ↵
Clint Adams
2
-6
/
+12
keys.
2007-12-07
24171: define USE_TERMINFO_MODULE when ncurses.h, ncurses/ncurses.h, or ↵
Clint Adams
2
-1
/
+6
ncursesw/ncurses.h is present.
[next]