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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
users/14143 plus tweak in padding code:
Peter Stephenson
2009-05-20
2
-4
/
+5
*
Greg Klanderman: 26972: fix problem ni 26964.
Peter Stephenson
2009-05-19
1
-1
/
+4
*
Greg Klanderman: 26964 (modified): PROMPT_EOL_MARK
Peter Stephenson
2009-05-17
1
-3
/
+7
*
Paul Ackersviller: 26962: updated HP-UX dynamic linking
Peter Stephenson
2009-05-16
1
-2
/
+2
*
26958: Fix reallocation problem in prompts
Peter Stephenson
2009-05-12
1
-0
/
+3
*
26957: Fix some memory problems with read builtin
Peter Stephenson
2009-05-12
1
-8
/
+13
*
26956: tidy up some zle variables for module unloading
Peter Stephenson
2009-05-11
1
-0
/
+4
*
26950: warn on failed attempt to change user or group ID
Peter Stephenson
2009-05-08
1
-5
/
+13
*
26984: ensure zle window sizes are reset with video data
Peter Stephenson
2009-05-08
1
-0
/
+2
*
26954: read should pass through invalid multibyte characters
Peter Stephenson
2009-05-07
1
-1
/
+5
*
26876 with updated documentation: add ZLE_{REMOVE,SPACE}_SUFFIX_CHARS
Peter Stephenson
2009-04-24
3
-18
/
+59
*
26852: make terminfo.mdd test agree with one in terminfo.c
Peter Stephenson
2009-04-20
1
-3
/
+1
*
users/14041: bind : by default to execute-named-cmd in vicmd mode
Peter Stephenson
2009-04-17
1
-1
/
+1
*
26806 (doc tweaked): Add CORRECT_IGNORE variable
Peter Stephenson
2009-04-06
1
-1
/
+13
*
Jon Strait: 26778, 26781: extra options for PCRE matching
Peter Stephenson
2009-03-25
1
-9
/
+48
*
Michael Hwang: 26776: improved column alignment with print -c -P
Peter Stephenson
2009-03-25
1
-0
/
+17
*
26774: cd to $HOME on failure in preference to /
Peter Stephenson
2009-03-24
1
-4
/
+18
*
26772: better error handling and fix runaway chdir on failed cd
Peter Stephenson
2009-03-24
4
-12
/
+31
*
26769: fix finger trouble in 26767
Peter Stephenson
2009-03-24
1
-1
/
+1
*
26748: c modifier to add command path
Peter Stephenson
2009-03-23
2
-18
/
+61
*
26767: fix file descriptor leak in 26763
Peter Stephenson
2009-03-23
1
-15
/
+32
*
26763: fix problem on failed cd -s to relative path
Peter Stephenson
2009-03-20
1
-5
/
+6
*
tidy up from 26625
Peter Stephenson
2009-03-20
1
-3
/
+2
*
Bart: 26761: typo in realpath() check
Peter Stephenson
2009-03-20
1
-1
/
+1
*
Mikael: 26759: missing here-document terminator
Peter Stephenson
2009-03-19
1
-0
/
+1
*
26754: tweak zgetdir() and test for realpath()
Peter Stephenson
2009-03-19
2
-5
/
+59
*
26752: fix ../ removal and metafication in :a and :A modifers
Peter Stephenson
2009-03-18
1
-3
/
+7
*
users/13937, users/13939: configure.ac, Src/jobs.c: check for
Bart Schaefer
2009-03-16
1
-0
/
+8
*
Michael Hwang: 26731 with cosmetic changes: add "a" and "A" modifiers
Peter Stephenson
2009-03-15
2
-0
/
+155
*
26735: Check some function return values for failures. Gets rid of
Wayne Davison
2009-03-15
7
-15
/
+21
*
users/13910: spawnjob() should output to tty
Peter Stephenson
2009-03-14
1
-4
/
+4
*
users/13902: make isearch return status useful
Peter Stephenson
2009-03-13
2
-21
/
+66
*
users/13903 fix vi search prompt and repeat
Peter Stephenson
2009-03-13
1
-1
/
+5
*
print message if we give up trying to crate a lock file with hard links
Peter Stephenson
2009-03-10
1
-3
/
+6
*
26705: multibyte characters with Meta in ${(%)foo} etc.
Peter Stephenson
2009-03-10
1
-7
/
+3
*
26072: lexsave()/lexrestore() to fix bug with sourcing from "funny" places
Peter Stephenson
2009-03-09
1
-0
/
+4
*
26697: test for Linux- and Mac-style xattr functions
Peter Stephenson
2009-03-08
2
-6
/
+26
*
26686: problem storing long $_ using VARARR()
Peter Stephenson
2009-03-03
2
-8
/
+23
*
fix the cap.c patch
Peter Stephenson
2009-03-03
1
-2
/
+1
*
26680: still more metafy() stuff in cap
Peter Stephenson
2009-03-03
1
-3
/
+5
*
26677: cap module needs some unmetafy() calls
Peter Stephenson
2009-03-03
1
-0
/
+3
*
26675: add POSIX_ALIASES option
Peter Stephenson
2009-03-03
3
-2
/
+6
*
26671: various minor attribute tidy ups
Peter Stephenson
2009-03-03
1
-17
/
+17
*
Mikael Magnusson: 26670: add zsh/attr module
Peter Stephenson
2009-03-03
3
-0
/
+188
*
26665: Src/utils.c: fix one incorrect test in 26614.
Bart Schaefer
2009-03-03
1
-1
/
+2
*
Lionel Flandrin: 26625: inopportune interrupt wrecked terminal set up
Peter Stephenson
2009-03-02
1
-2
/
+3
*
26614 + 26615: history -t <fmt> plus ztrftime "-" format modifier
Peter Stephenson
2009-03-02
2
-34
/
+81
*
26622: improve comments within $(...) and add test
Peter Stephenson
2009-02-27
1
-1
/
+2
*
26617 c.f. Tomáš Smetana, 26610: comments weren't handled in $(...)
Peter Stephenson
2009-02-26
1
-1
/
+11
*
26602: history substitution buffer could overflow with no test
Peter Stephenson
2009-02-25
1
-3
/
+15
[prev]
[next]