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
2007-03-19
fix output of prompt in single line ZLE
Peter Stephenson
1
-68
/
+78
2007-03-19
23221: Martin Koeppe: don't use XTABS if not defined
Peter Stephenson
1
-0
/
+2
2007-03-15
Fix lower casing of option names in some locales.
Peter Stephenson
1
-1
/
+8
2007-02-26
Small fix to 23177: compute *widthp and *swidep after nicechar().
Bart Schaefer
1
-1
/
+10
2007-02-25
23176: apply the (X) parameter flag to the (#) flag; fix comment typo.
Bart Schaefer
1
-6
/
+20
2007-02-18
unposted: document some limitations of utils.c
Peter Stephenson
1
-0
/
+10
2007-02-14
23177: better formatting of unprintable multibyte characters under 256
Peter Stephenson
1
-1
/
+3
2007-02-14
23169 (tweaked): report error on failure to dup for multios
Bart Schaefer
1
-5
/
+39
2007-02-13
23172: typo displaying multiline explanation strings
Peter Stephenson
1
-1
/
+2
2007-02-13
23168: fix error message for failed bind
Peter Stephenson
1
-1
/
+1
2007-02-12
23165: fix problems with bases: error if over 36 and don't interpret octal
Peter Stephenson
2
-10
/
+29
2007-02-11
23164: Silence popd when PUSHD_SILENT is set.
Felix Rosencrantz
1
-3
/
+4
2007-02-10
fix metafication of ${(#)x}
Peter Stephenson
1
-4
/
+8
2007-02-08
23159 plus minor doc tweaks: leave BAUD parameter unset by default
Peter Stephenson
3
-105
/
+11
2007-02-07
23153: restore old ztrcmp() and add comment about why
Peter Stephenson
1
-46
/
+31
2007-02-06
23152: make ztrcmp() respect MULTIBYTE
Peter Stephenson
6
-69
/
+100
2007-02-06
unposted: uninitialised variable could result from 23144
Peter Stephenson
1
-1
/
+1
2007-02-02
23144: Felix Eckhofer <felix@tribut.de>: NULL pointer in complist.c
Peter Stephenson
1
-0
/
+3
2007-02-02
23143: make =-expansion with metacharacters more consistent
Peter Stephenson
2
-11
/
+11
2007-02-01
unposted: we could add checksched() twice to the timed event list
Peter Stephenson
1
-9
/
+49
2007-01-30
23141: don't zrfresh() after printjob() that didn't print
Peter Stephenson
1
-5
/
+15
2007-01-27
23138: further tweak to backslashes in $'...'
Peter Stephenson
1
-8
/
+26
2007-01-27
23136: handle Bnulls now added in $'...'
Peter Stephenson
1
-9
/
+20
2007-01-26
Mark an arg as UNUSED().
Wayne Davison
1
-1
/
+1
2007-01-26
Silenced a compiler warning by making an int unsigned.
Wayne Davison
1
-1
/
+1
2007-01-26
Fixed the error checking of mbrtowc() since its return vlaue can never
Wayne Davison
1
-1
/
+1
2007-01-24
unposted: sched deleted timed function twice
Peter Stephenson
1
-4
/
+1
2007-01-23
23126, modified: bug in zle history inside $( and $((
Peter Stephenson
1
-9
/
+16
2007-01-22
23122: bug with new sort stuff
Peter Stephenson
1
-6
/
+13
2007-01-22
23119: lower case in sorting properly
Peter Stephenson
1
-3
/
+45
2007-01-21
unposted; typo
Peter Stephenson
1
-1
/
+1
2007-01-21
23118: improve sorting to make it work with locales
Peter Stephenson
11
-214
/
+434
2007-01-19
23115: ";|" at end of case clause causes later patterns to be tested
Peter Stephenson
5
-25
/
+59
2007-01-18
23114: ${foo:s/bar/rod} broken
Peter Stephenson
1
-1
/
+5
2007-01-14
23104: fix line numbers for DEBUGBEFORECMD
Peter Stephenson
2
-7
/
+36
2007-01-12
23101: various combinations of ZERR with function returns were feature-ridden
Peter Stephenson
1
-1
/
+7
2007-01-09
users/11111: add DEBUG_BEFORE_CMD option
Peter Stephenson
3
-1
/
+19
2007-01-09
23098: printf multibyte character widths
Peter Stephenson
1
-12
/
+66
2007-01-08
23097: splitting of $'...' strings in completion
Peter Stephenson
4
-33
/
+72
2007-01-04
23088: printf formats and arguments need different octal escape sequences
Peter Stephenson
2
-4
/
+6
2007-01-04
23086: printf should handle octal escapes in the \0NNN form
Peter Stephenson
1
-2
/
+3
2006-12-19
23071: signed characters with no multibyte support
Peter Stephenson
1
-3
/
+8
2006-12-19
document OS may handle negative or zero PID in kill
Peter Stephenson
2
-51
/
+105
2006-12-18
23054, part: error message for "kill -" with nothing after the - was confusing
Peter Stephenson
1
-0
/
+4
2006-12-13
23052: multibyte characters in typeset -L/R/Z padding
Peter Stephenson
1
-30
/
+46
2006-12-13
23051: ${(Q)...} of RCQUOTE expression failed with DEBUG active
Peter Stephenson
1
-2
/
+6
2006-12-10
unposted: improve CUTBUFFER and killring documentation
Peter Stephenson
1
-20
/
+24
2006-12-08
23036: three more fixes for completion using $'...'
Peter Stephenson
3
-3
/
+22
2006-12-03
Incomplete improvements for $'...' in completion
Peter Stephenson
8
-69
/
+412
2006-12-01
c.f. 23023: new calendar function system.
Peter Stephenson
1
-0
/
+1
[next]