index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
*
23460: fix problem with ( stuff ) >multio1 >multio2
Peter Stephenson
2007-05-23
2
-5
/
+44
*
Phil Pennock: 23450: $widgets crashed shell on undefined widget
Peter Stephenson
2007-05-22
1
-0
/
+2
*
23446: fix typo producing wrong values for alias parameters
Peter Stephenson
2007-05-21
1
-1
/
+1
*
23440: Make $param[(R)value] substitute the empty string on failure
Peter Stephenson
2007-05-21
1
-1
/
+20
*
23444: handle multibyte characters in print -c/-C
Peter Stephenson
2007-05-20
1
-9
/
+55
*
23437: typo noted by Wayne
Peter Stephenson
2007-05-14
1
-1
/
+1
*
23435: Nikloai Weibull: bug testing end of string for sorting when ignoring
Peter Stephenson
2007-05-13
1
-1
/
+2
*
23436: consistency with null strings in local variables
Peter Stephenson
2007-05-13
1
-10
/
+38
*
23433: fix shift for ZMAXTIMEOUT
Peter Stephenson
2007-05-13
1
-1
/
+1
*
23409: disable prompt_sp output after ^D was seen and message printed
Andrey Borzenkov
2007-05-10
2
-3
/
+6
*
Peter A. Castro: 23408: zftp account handling was broken
Peter Stephenson
2007-05-10
1
-1
/
+1
*
Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility options
Peter Stephenson
2007-05-08
2
-20
/
+92
*
unposted: regex fix-ups: missing doc file plus pointer fixes
Peter Stephenson
2007-05-02
1
-2
/
+3
*
23375: Phil Pennock: =~, zsh/regex etc. etc.
Peter Stephenson
2007-05-01
8
-48
/
+332
*
Guillaume Chazarain: 23364: fix race in POSIX signal blocking
Peter Stephenson
2007-05-01
2
-40
/
+17
*
23363: fake-files now allows patterns
Peter Stephenson
2007-05-01
1
-2
/
+11
*
23339: make malloc(0) allocate a byte
Peter Stephenson
2007-04-30
1
-1
/
+17
*
23337: fix unmetafication for stat() of files in compctl
Peter Stephenson
2007-04-27
1
-1
/
+6
*
Phil Pennock: 23326: compilation without ICONV broken
Peter Stephenson
2007-04-26
1
-1
/
+3
*
unposted: fix error message for short ZWC file
Peter Stephenson
2007-04-23
1
-1
/
+1
*
23313: fix test for incorrect version in ZWC file
Peter Stephenson
2007-04-23
1
-2
/
+3
*
parse.c
Peter Stephenson
2007-04-23
1
-1
/
+1
*
23312: fix versioning and initialisation of word code headers
Peter Stephenson
2007-04-23
2
-1
/
+3
*
23308: sanity for tindent in text output
Peter Stephenson
2007-04-23
1
-17
/
+25
*
Christoph Bauer: 23309ish: extra #define for hpux
Peter Stephenson
2007-04-23
1
-2
/
+2
*
Christoph Bauer: 23309ish: extra #define for hpux
Peter Stephenson
2007-04-23
1
-0
/
+5
*
users/11419: zle copy-region-as-kill <string>
Peter Stephenson
2007-04-19
2
-13
/
+45
*
users/11421: %{...%} was broken in completion listings
Peter Stephenson
2007-04-17
1
-4
/
+2
*
Christoph Bauer: users/11416: bad use of VARARR()
Peter Stephenson
2007-04-17
1
-2
/
+2
*
unposted: prepare for release of 4.3.3
zsh-4.3.3
Peter Stephenson
2007-04-16
3
-3
/
+3
*
23278: fix NUMERICGLOBSORT, broken by multibyte fixes
Peter Stephenson
2007-04-15
1
-3
/
+3
*
users/11398: vi-goto-mark broken by multibyte support
Peter Stephenson
2007-04-15
1
-0
/
+2
*
users/11398: vi-goto-mark broken by multibyte support
Peter Stephenson
2007-04-15
1
-1
/
+2
*
23273: fix bad patterns in reverse array subscripting
Peter Stephenson
2007-04-13
1
-228
/
+226
*
23270: fix strptime() on Solaris
Peter Stephenson
2007-04-12
1
-0
/
+12
*
23264: don't add the -pcre-match operator unless the pcre functions are avail...
Clint Adams
2007-04-05
1
-5
/
+10
*
23258: fix debugging added in 23248
Peter Stephenson
2007-04-02
1
-1
/
+2
*
23257: buffer too short for multibyte ${(#)...} evalution
Peter Stephenson
2007-04-02
1
-2
/
+3
*
unposted: better fix for complist line wrap from 23248
Peter Stephenson
2007-03-30
1
-4
/
+5
*
23248: Completion listing problem with lines nearly screen width
Peter Stephenson
2007-03-29
3
-19
/
+33
*
23246: fix completions of redirections that occur before the command word
Peter Stephenson
2007-03-28
1
-4
/
+15
*
unposted: uninitialized variable in 23238
Peter Stephenson
2007-03-27
1
-8
/
+8
*
23238: jobs didn't get deleted if they weren't printed
Peter Stephenson
2007-03-27
1
-2
/
+15
*
23232: minor tweaks to zmodload
Peter Stephenson
2007-03-23
1
-9
/
+3
*
fix output of prompt in single line ZLE
Peter Stephenson
2007-03-19
1
-68
/
+78
*
23221: Martin Koeppe: don't use XTABS if not defined
Peter Stephenson
2007-03-19
1
-0
/
+2
*
Fix lower casing of option names in some locales.
Peter Stephenson
2007-03-15
1
-1
/
+8
*
Small fix to 23177: compute *widthp and *swidep after nicechar().
Bart Schaefer
2007-02-26
1
-1
/
+10
*
23176: apply the (X) parameter flag to the (#) flag; fix comment typo.
Bart Schaefer
2007-02-25
1
-6
/
+20
*
unposted: document some limitations of utils.c
Peter Stephenson
2007-02-18
1
-0
/
+10
[next]