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-04-19
users/11419: zle copy-region-as-kill <string>
Peter Stephenson
2
-13
/
+45
2007-04-17
users/11421: %{...%} was broken in completion listings
Peter Stephenson
1
-4
/
+2
2007-04-17
Christoph Bauer: users/11416: bad use of VARARR()
Peter Stephenson
1
-2
/
+2
2007-04-16
unposted: prepare for release of 4.3.3
Peter Stephenson
3
-3
/
+3
2007-04-15
23278: fix NUMERICGLOBSORT, broken by multibyte fixes
Peter Stephenson
1
-3
/
+3
2007-04-15
users/11398: vi-goto-mark broken by multibyte support
Peter Stephenson
1
-0
/
+2
2007-04-15
users/11398: vi-goto-mark broken by multibyte support
Peter Stephenson
1
-1
/
+2
2007-04-13
23273: fix bad patterns in reverse array subscripting
Peter Stephenson
1
-228
/
+226
2007-04-12
23270: fix strptime() on Solaris
Peter Stephenson
1
-0
/
+12
2007-04-05
23264: don't add the -pcre-match operator unless the pcre functions are avail...
Clint Adams
1
-5
/
+10
2007-04-02
23258: fix debugging added in 23248
Peter Stephenson
1
-1
/
+2
2007-04-02
23257: buffer too short for multibyte ${(#)...} evalution
Peter Stephenson
1
-2
/
+3
2007-03-30
unposted: better fix for complist line wrap from 23248
Peter Stephenson
1
-4
/
+5
2007-03-29
23248: Completion listing problem with lines nearly screen width
Peter Stephenson
3
-19
/
+33
2007-03-28
23246: fix completions of redirections that occur before the command word
Peter Stephenson
1
-4
/
+15
2007-03-27
unposted: uninitialized variable in 23238
Peter Stephenson
1
-8
/
+8
2007-03-27
23238: jobs didn't get deleted if they weren't printed
Peter Stephenson
1
-2
/
+15
2007-03-23
23232: minor tweaks to zmodload
Peter Stephenson
1
-9
/
+3
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
[next]