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
...
*
users/23531: Error exit/return fixes.
Peter Stephenson
2018-07-09
1
-0
/
+17
*
43091: In the (u) glob qualifier, expand and correct "unknown user" error mes...
Daniel Shahaf
2018-06-25
1
-2
/
+4
*
43084: Variable warning suppression enhancements.
Peter Stephenson
2018-06-25
1
-3
/
+5
*
43075: Support nanosecond-precision time formatting
dana
2018-06-20
6
-59
/
+81
*
43077: Fix shift builtin status.
Peter Stephenson
2018-06-20
1
-1
/
+6
*
433029: Testing signal return type is no longer needed
Eitan Adler
2018-06-18
3
-3
/
+3
*
43039: Mark functions_source (et al.) for auto-loading
dana
2018-06-17
2
-1
/
+2
*
users/23472: Add $sysparams[procsubstpid] to zsh/system
Peter Stephenson
2018-06-15
3
-0
/
+15
*
43008: Improve code to remove privileges.
Peter Stephenson
2018-06-15
1
-7
/
+24
*
42938: name argument to math_func is not unused
Eitan Adler
2018-06-06
1
-1
/
+1
*
42939: pm argument to set_registers is not unused
Eitan Adler
2018-06-06
1
-1
/
+1
*
42870: another improvement of 'compset -q'
Jun-ichi Takimoto
2018-05-31
1
-4
/
+6
*
42809: slightly improve 'compset -q'
Jun-ichi Takimoto
2018-05-25
1
-3
/
+6
*
42790: make [[:blank:]] match non-ASCII blanks
Stephane Chazelas
2018-05-17
1
-2
/
+17
*
42793: Always define FDT_PROC_SUBST even if not needed.
Peter Stephenson
2018-05-17
2
-8
/
+3
*
42785: Allow redefining math function to work silently.
Peter Stephenson
2018-05-17
1
-9
/
+4
*
42297: (e) subscript flag needs extra work with scalars
dana
2018-05-14
1
-3
/
+17
*
42234: Stephane: don't kill a process if not running.
Peter Stephenson
2018-05-14
1
-3
/
+15
*
42488: test cases for 42369 and address some issues in the code
Oliver Kiddle
2018-05-13
3
-54
/
+44
*
Nelson H. F. Beebe: 19597 (rebased 42369): return Inf, NaN etc from floating ...
Oliver Kiddle
2018-05-13
3
-51
/
+58
*
42760: move stack variable outside while loop scope as it is accessed in the ...
Oliver Kiddle
2018-05-13
1
-1
/
+1
*
42185: safety when removing separators in completion
dana
2018-05-11
1
-1
/
+2
*
42101 (tweaked): assigning shell status to array was broken
dana
2018-05-11
1
-2
/
+6
*
42751: Protect shell status in ZLE timed function handler.
Peter Stephenson
2018-05-08
1
-0
/
+4
*
unposted (branch fork_early): Fork early for pipelines.
Peter Stephenson
2018-05-01
1
-82
/
+63
*
47201: fix 42355 for multiple backslashes
Ricardo Giorni
2018-04-29
1
-6
/
+6
*
unposted: Correct process substitution buffer size in the PATH_DEV_FD codepath.
Daniel Shahaf
2018-04-25
1
-1
/
+1
*
42708: fix for process substitution.
Peter Stephenson
2018-04-24
3
-10
/
+18
*
42705: Another safety fix for pgrp reclaiming.
Peter Stephenson
2018-04-23
1
-1
/
+2
*
Allow short loops with "while"
Peter Stephenson
2018-04-23
1
-1
/
+3
*
42684 (with extra comments): Fork early if in bg.
Peter Stephenson
2018-04-20
1
-95
/
+135
*
42686: Fix previous pgrp patch.
Peter Stephenson
2018-04-19
1
-1
/
+2
*
42630: Improve process group handling in pipelines.
Peter Stephenson
2018-04-17
2
-1
/
+29
*
42650: fix 42156 for zero-sized terminals
Barton E. Schaefer
2018-04-15
1
-5
/
+7
*
42636: fix GLOB_DOTS for !(RM_STAR_SILENT)
Barton E. Schaefer
2018-04-15
1
-4
/
+5
*
42624 (plus test): avoid freeing memory that's still needed
Oliver Kiddle
2018-04-12
1
-5
/
+9
*
42605: properly free the vi registers hash
Oliver Kiddle
2018-04-07
3
-4
/
+16
*
42601: tidy up code for set -A/+A to not increment a NULL pointer and to be m...
Oliver Kiddle
2018-04-07
1
-6
/
+4
*
42607, CVE-2018-1100: check bounds on buffer in mail checking
Oliver Kiddle
2018-04-07
1
-3
/
+5
*
42600: error paths for _values leaked the exclusion list array
Oliver Kiddle
2018-04-07
1
-0
/
+4
*
42597: plug memory leak found by coverity
Oliver Kiddle
2018-04-07
1
-1
/
+3
*
42595: remove dead code flagged by coverity
Oliver Kiddle
2018-04-07
1
-3
/
+1
*
42575: fix to not complete options in the argument to another option
Oliver Kiddle
2018-04-05
1
-1
/
+1
*
42581(?): Fix ZLE inline history expansion.
Peter Stephenson
2018-04-04
2
-3
/
+21
*
42560: silence sign-compare compiler warnings
Oliver Kiddle
2018-03-30
1
-3
/
+3
*
42539: prevent overflow of PATH_MAX-sized buffer in spelling correction
Oliver Kiddle
2018-03-28
1
-5
/
+9
*
42538: Temporarily set umask for here document.
Martijn Dekker
2018-03-27
1
-0
/
+4
*
42480: optimize $#var for single-byte character sets
Barton E. Schaefer
2018-03-25
1
-1
/
+1
*
42519, CVE-2018-1083: check bounds on PATH_MAX-sized buffer used for file com...
Oliver Kiddle
2018-03-24
1
-0
/
+6
*
42518, CVE-2018-1071: check bounds when copying path in hashcmd()
Oliver Kiddle
2018-03-24
2
-4
/
+4
[prev]
[next]