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
*
27211: handle Cygwin device files & drives specially in compfiles
Peter Stephenson
2009-08-05
1
-8
/
+66
*
27202: unbreak _GNU_SOURCE on Debian GNU/kFreeBSD.
Clint Adams
2009-08-01
1
-1
/
+1
*
27188: improve read -q by using read -k code
Peter Stephenson
2009-07-24
1
-61
/
+27
*
27181: extend POSIX_CD to handle target directory printing behaviour
Peter Stephenson
2009-07-21
1
-4
/
+15
*
27159: restore pre-23067 behavior of SIGINT outside a "wait", so that
Bart Schaefer
2009-07-20
2
-13
/
+22
*
27167: add POSIX_CD option to test "." after CDPATH
Peter Stephenson
2009-07-19
3
-5
/
+25
*
users/14240: assignment before a function definition is an error
Peter Stephenson
2009-07-17
1
-1
/
+7
*
Eric Blake: 27151: cd handling with initial // for Cygwin
Peter Stephenson
2009-07-15
1
-6
/
+8
*
27134: Close SHTTY on exec.
Peter Stephenson
2009-07-12
3
-4
/
+22
*
27131: allow MONITOR in subshell by not closing SHTTY
Peter Stephenson
2009-07-11
2
-6
/
+3
*
27129: fix status at start of function, command subst, etc.
Peter Stephenson
2009-07-11
3
-7
/
+37
*
27126: a few more contexts where executing empty lists gives status zero
Peter Stephenson
2009-07-10
2
-1
/
+5
*
27125: handle nested use of colour code buffer allocation
Peter Stephenson
2009-07-10
1
-2
/
+14
*
27106: reset status on command that expands to empty
Peter Stephenson
2009-07-10
5
-46
/
+87
*
27119: job output to stdout if non-interactive
Peter Stephenson
2009-07-10
1
-6
/
+5
*
27112: allow jobbing output if not interactive
Peter Stephenson
2009-07-09
1
-8
/
+10
*
Eric Blake: 27109: don't attachtty() if not interactive
Peter Stephenson
2009-07-09
1
-1
/
+1
*
Eric Blake: 27109: don't attachtty() if not interactive
Peter Stephenson
2009-07-09
1
-1
/
+1
*
Eric Blake: 27109: don't attachtty() if not interactive
Peter Stephenson
2009-07-09
1
-1
/
+1
*
27110: Only turn on MONITOR if set explicitly or INTERACTIVE
Peter Stephenson
2009-07-09
1
-1
/
+7
*
27100: Allow MONITOR option in non-interactive shells for testing.
Peter Stephenson
2009-07-08
2
-2
/
+2
*
27092: missing then-clause for if wasn't an error
Peter Stephenson
2009-07-06
1
-0
/
+4
*
27087: change return codes from failed "."
Peter Stephenson
2009-07-02
2
-4
/
+4
*
27085: add accept-search handling to scrollist keymap
Peter Stephenson
2009-07-01
1
-0
/
+2
*
27083: non-zero status on failures to find or execute file in "."
Peter Stephenson
2009-07-01
4
-14
/
+40
*
27080: it wasnt possible to exit menu selection cleanly
Peter Stephenson
2009-07-01
1
-2
/
+18
*
27079: save lexical context in test builtin
Peter Stephenson
2009-07-01
1
-0
/
+2
*
Greg Klanderman: 27057: %e and %f time formats were swapped
Peter Stephenson
2009-06-26
1
-2
/
+2
*
27304: add ${(q-)..} flag
Peter Stephenson
2009-06-05
3
-19
/
+144
*
27025: define _GNU_SOURCE on the Hurd.
Clint Adams
2009-05-30
1
-1
/
+1
*
27021: fix length of saved glob flags in pattern matching
Peter Stephenson
2009-05-29
1
-5
/
+6
*
26975: compilation issues in bin_print()
Peter Stephenson
2009-05-20
1
-4
/
+9
*
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
[next]