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-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
2006-11-19
23008: failure to output error message could alter exit status
Peter Stephenson
1
-3
/
+3
2006-11-11
22997: fix ${...?...} exit and traps
Peter Stephenson
2
-2
/
+16
2006-11-10
22992: make $? available in exit traps/hooks
Peter Stephenson
1
-0
/
+1
2006-11-09
22984: add zshexit hook
Peter Stephenson
1
-0
/
+1
2006-11-08
22983: exit could loop for ever
Peter Stephenson
2
-0
/
+20
2006-11-08
22981: Zvi Har'el: bad call from 22952
Peter Stephenson
5
-38
/
+60
2006-11-07
22980: 22952 messed up parameter padding flag optional arguments
Peter Stephenson
2
-11
/
+22
2006-11-06
fix error message
Peter Stephenson
2
-2
/
+2
2006-11-05
22968: fix metafication for print -z and print -s
Peter Stephenson
1
-0
/
+16
2006-11-03
22953: Mikael Magnusson: _most_recent_file fix.
Peter Stephenson
1
-8
/
+9
2006-11-02
22952: fix some argument delimiters to work with multibyte characters
Peter Stephenson
3
-75
/
+162
2006-11-02
22950: fix reverse-menu-complete as start of completion
Peter Stephenson
1
-2
/
+8
2006-11-01
22934, modified, see 22937: add HIST_SUBST_PATTERN option
Peter Stephenson
5
-45
/
+130
2006-10-30
22924: a couple more metafy_line()/unmetafy_line() problems
Peter Stephenson
4
-20
/
+32
2006-10-30
obscure crash with hasbrpsfx()
Peter Stephenson
1
-2
/
+12
2006-10-30
22913: set $! on "bg"
Peter Stephenson
1
-2
/
+14
2006-10-25
22911: use QT_BACKSLASH if instring is QT_NONE
Peter Stephenson
1
-1
/
+2
2006-10-23
22896: Src/Zle/complete.mdd: rename Mandrake to Mandriva.
Clint Adams
1
-1
/
+1
2006-10-19
unposted: typo in 22885
Peter Stephenson
1
-1
/
+1
2006-10-19
22885: fix problems with multibyte tokenized strings
Peter Stephenson
1
-0
/
+15
2006-10-16
string quoting in compctl used QT_NONE instead of QT_BACKSLASH
Peter Stephenson
1
-1
/
+2
2006-10-16
Add two widges for user control of auto-suffix remove/keep.
Bart Schaefer
2
-0
/
+11
[next]