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
*
Added the PROMPTSP option plus 3 new termcap defines
Wayne Davison
2005-07-15
1
-1
/
+5
*
21466: mkdir -p didn't work with symlinks
Peter Stephenson
2005-07-14
1
-1
/
+1
*
21428: Travis: fix crash on bad compvalues call
Bart Schaefer
2005-07-12
1
-1
/
+2
*
21402: Fix crash with case-insensitive matching.
Peter Stephenson
2005-07-06
1
-4
/
+16
*
21391: only pass SIGINT and SIGQUIT from foreground processes to the shell.
Peter Stephenson
2005-06-28
1
-2
/
+4
*
21317: fix bug where recursive glob within e qualifier would hang the shell
Oliver Kiddle
2005-06-21
1
-1
/
+0
*
21352: Harald van Dijk: handle null after % in printf format specifier
Oliver Kiddle
2005-06-17
1
-1
/
+1
*
Prevent double precmd during "fc -e -"
Bart Schaefer
2005-06-13
1
-1
/
+1
*
unposted: need const for result of getsigname()
Peter Stephenson
2005-06-01
1
-1
/
+1
*
21296: Add ERR alias for ZERR where possible.
Peter Stephenson
2005-06-01
3
-27
/
+48
*
21270: don't use poll() on Apple
Peter Stephenson
2005-05-23
1
-0
/
+9
*
users/8856, users/8863: which-command stuff
Peter Stephenson
2005-05-23
1
-1
/
+4
*
Joerg Sonnenberger: 21252: Dragonfly BSD support
Oliver Kiddle
2005-05-11
1
-5
/
+3
*
Add [[:IFS:]] etc. tests.
Peter Stephenson
2005-05-09
1
-2
/
+30
*
21197: Fix LOCAL_TRAPS inside another trap
Peter Stephenson
2005-04-27
2
-5
/
+10
*
21194: fix handling of zero-length quoted test strings for patterns
Peter Stephenson
2005-04-26
1
-1
/
+3
*
Fix handling of metafied characters in trailing whitespace on read
Peter Stephenson
2005-04-25
1
-2
/
+11
*
Remove excess argument of zwcstat()
Bart Schaefer
2005-04-24
1
-4
/
+4
*
21174 adjustments to 21170
Bart Schaefer
2005-04-24
1
-2
/
+4
*
Optimise length calculations for ${...//.../...}
Peter Stephenson
2005-04-24
3
-33
/
+47
*
20162: in printlist() don't output new line if we haven't printed anything
Geoff Wing
2005-04-22
1
-4
/
+3
*
21143: more care about special file descriptors
Peter Stephenson
2005-04-15
2
-7
/
+21
*
21141: fix some issues associated with the {myfd}>... syntax
Peter Stephenson
2005-04-14
1
-10
/
+67
*
21133: New {myfd} syntax for allocating file descriptors
Peter Stephenson
2005-04-12
4
-60
/
+200
*
21131: exit with status 127 when script not found
Peter Stephenson
2005-04-11
1
-4
/
+4
*
* 21125: Src/Zle/zle_main.c: do an initial conversion when zle is loaded.
Clint Adams
2005-04-08
1
-0
/
+1
*
* 21124: Src/Zle/zle_main.c, Src/init.c, Src/params.c: have zle cache a
Clint Adams
2005-04-08
3
-0
/
+22
*
Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX X
Peter Stephenson
2005-04-04
2
-2
/
+10
*
21082: Dan Nelson: fix zsh -c exit status on parse error
Peter Stephenson
2005-04-04
1
-0
/
+2
*
21078: parse errors didn't cause non-zero exit status
Peter Stephenson
2005-04-01
1
-0
/
+5
*
21049: Don't close process substitution file descriptors for external programmes
Peter Stephenson
2005-03-31
4
-27
/
+64
*
21045: fix some uses of Meta characters in completion
Peter Stephenson
2005-03-21
2
-8
/
+38
*
21042: limitations with execute-named-command
Peter Stephenson
2005-03-21
1
-0
/
+2
*
Honor the setting of the new HISTSAVEBYCOPY option when rewriting
Wayne Davison
2005-03-18
1
-5
/
+22
*
Added the histsavebycopy option.
Wayne Davison
2005-03-18
1
-0
/
+1
*
Added HISTSAVEBYCOPY to the options enum.
Wayne Davison
2005-03-18
1
-0
/
+1
*
21014: remember_edits() was broken
Peter Stephenson
2005-03-18
1
-1
/
+3
*
20983: failed glob from fixed strings segments in globbed paths
Peter Stephenson
2005-03-16
1
-8
/
+13
*
20978: don't propagate EOF from recursive edits
Peter Stephenson
2005-03-15
1
-1
/
+1
*
Belated commit of 20892: improvements to correct/correctall behavior.
Bart Schaefer
2005-03-11
1
-13
/
+48
*
20966: fix crash in execute-named-command
Peter Stephenson
2005-03-11
1
-4
/
+6
*
20959: fix crash unloading zsh/parameter and test the fix
Peter Stephenson
2005-03-10
2
-2
/
+7
*
20955: "unset foo" should return status 0 if foo was not set
Peter Stephenson
2005-03-09
1
-1
/
+5
*
20945: rename statics to avoid clash with globals
Peter Stephenson
2005-03-07
1
-29
/
+29
*
correct 20928
Peter Stephenson
2005-03-04
1
-1
/
+1
*
20928: null terminate screen lines in zle_refresh.c
Peter Stephenson
2005-03-04
1
-2
/
+8
*
20921: using UCS-4BE instead of ISO-10646 to identify character encoding
Oliver Kiddle
2005-03-03
1
-3
/
+3
*
* 20911: Src/Modules/termcap.c: and set affcnt to 1 unconditionally
Clint Adams
2005-03-02
1
-1
/
+2
*
* 20909: Src/Modules/termcap.c: reverse row and col arguments to tgoto.
Clint Adams
2005-03-02
1
-1
/
+1
*
20888: allow signal names to have the SIG prefix included
Peter Stephenson
2005-02-28
1
-1
/
+7
[next]