index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-21
users/12632: bug unexporting special after being set for funccall
Peter Stephenson
1
-0
/
+2
2008-02-18
zsh-users/12600: reorder handling of -s/-d/-t options so that terminal
Bart Schaefer
1
-90
/
+93
2008-02-17
24566: fix prompts with glitch spaces a bit more
Peter Stephenson
1
-7
/
+24
2008-02-15
24556: %G in prompt for glitch characters
Peter Stephenson
1
-0
/
+10
2008-02-15
24554: reduce accumulated memory listing in completion listing
Peter Stephenson
1
-200
/
+219
2008-02-14
24551: Free heap memory after every ZLE command
Peter Stephenson
2
-0
/
+14
2008-02-09
24542: fix RC_QUOTES completion if opening quote not at start of string
Peter Stephenson
1
-5
/
+10
2008-02-01
4.3.5
Peter Stephenson
2
-2
/
+0
2008-02-01
24506: make ZSH_VERSIONSUFFIX propagate to somewhere useful.
Clint Adams
2
-0
/
+2
2008-01-30
24498: tweak to grep config.h instead of config.status for dynamic config
Peter Stephenson
1
-4
/
+1
2008-01-25
24460: make zpty -rt more consistent by polling before every byte
Peter Stephenson
2
-6
/
+42
2008-01-22
24434: handle unprintable and zero-width wide characters
Peter Stephenson
1
-5
/
+45
2008-01-21
Silence a compiler warning.
Wayne Davison
1
-1
/
+1
2008-01-18
24406: use deep copy of Cline structure to avoid recursion problem
Peter Stephenson
1
-2
/
+2
2008-01-10
users/12412: check for extra arguments in test and [
Peter Stephenson
2
-2
/
+13
2008-01-10
24384 plus extra check: care with scanprog
Peter Stephenson
1
-0
/
+4
2008-01-08
24371: bug refreshing large scrolling history entry
Peter Stephenson
1
-1
/
+10
2008-01-05
24362: problem redrawing line with multibyte character first
Peter Stephenson
1
-0
/
+12
2008-01-04
24356: regex =~ test wasnt handled by gettext()
Peter Stephenson
1
-1
/
+2
2007-12-31
24324: do not set ftim when re-entering the history mechanism for string
Bart Schaefer
1
-1
/
+1
2007-12-27
Silenced a signed/unsigned compiler warning.
Wayne Davison
1
-1
/
+1
2007-12-19
24301: missed a case for lower-casing options
Peter Stephenson
1
-1
/
+3
2007-12-18
24279: allow terminal changes after zle -I to be acquired by main shell
Peter Stephenson
3
-2
/
+36
2007-12-17
unposted: suppress harmless warning
Peter Stephenson
1
-1
/
+1
2007-12-17
24275: fixes for multibyte characters on Solaris
Peter Stephenson
2
-3
/
+23
2007-12-17
unposted: minor typo
Peter Stephenson
1
-1
/
+1
2007-12-17
Wayne: 24273: curses macros dont return a value
Peter Stephenson
1
-3
/
+8
2007-12-16
24271: handle parse failures in command substitution better
Peter Stephenson
1
-11
/
+44
2007-12-16
24264: restrict effect of 24234 to parameter substitution code and document
Peter Stephenson
3
-117
/
+123
2007-12-14
24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSD
Peter Stephenson
2
-1
/
+5
2007-12-13
24240: make vared check for trailing garbage earlier
Peter Stephenson
1
-0
/
+4
2007-12-13
24234: apply typeset parameter flags consistently
Peter Stephenson
2
-141
/
+128
2007-12-12
users/12325: implement OSI rules for test & [, add more doc warnings
Peter Stephenson
1
-0
/
+15
2007-12-12
users/12305: option output not well documented
Peter Stephenson
1
-2
/
+1
2007-12-11
24210: set -o should abort on failure
Peter Stephenson
1
-4
/
+6
2007-12-09
24150: Exit status of null command should be exit status of last cmdsubst.
Bart Schaefer
1
-1
/
+1
2007-12-09
24197: interface to ztrftime() for insufficient memory was broken
Peter Stephenson
2
-6
/
+6
2007-12-07
unposted: add explanatory comment for blocking around fork()
Peter Stephenson
1
-0
/
+6
2007-12-07
24179: use queue_signals() for 24170
Peter Stephenson
2
-31
/
+2
2007-12-07
Guillaume Chazarain: 24170: block interrupts around fork()
Peter Stephenson
1
-0
/
+4
2007-12-07
24173: fix thinko in 24171
Clint Adams
1
-1
/
+1
2007-12-07
24171: define USE_TERMINFO_MODULE when ncurses.h, ncurses/ncurses.h, or ncurs...
Clint Adams
1
-1
/
+1
2007-12-05
24160: build terminfo module if ncursesw is present but curses.h is not.
Clint Adams
2
-2
/
+25
2007-12-03
24148: attempt to use strerror_r() to make errors in signal handle safer
Peter Stephenson
1
-2
/
+35
2007-11-28
24127: bug in matcher specs with left anchor and partial words
Peter Stephenson
2
-24
/
+44
2007-11-26
24120: termcap string memory allocation was screwy
Peter Stephenson
1
-1
/
+5
2007-11-23
24113: createparamtable() was still messing with
Bart Schaefer
1
-0
/
+4
2007-11-23
24098: Fix my botch with 23924, rework out new prompts and
Geoff Wing
1
-8
/
+6
2007-11-21
24110: change ncurses includes again
Peter Stephenson
1
-4
/
+4
2007-11-20
24107: extra search for ncurses headers but dont use if library isnt ncurses
Peter Stephenson
1
-8
/
+23
[next]