index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
46268: suppress a useless compiler warning around nice()
Roman Perepelitsa
1
-2
/
+1
2020-07-05
46175/0003: Fix the RM_STAR_SILENT bug from the parent commit.
Daniel Shahaf
1
-1
/
+1
2020-06-09
46026: Add CLOBBER_EMPTY option.
Peter Stephenson
1
-5
/
+22
2020-06-08
users/24909: Don't clean up special file list too early.
Peter Stephenson
1
-1
/
+1
2020-05-28
45923 (with memory leak fixed, cf. 45924): zprof: Don't tally all anonymous f...
Daniel Shahaf
1
-2
/
+18
2020-03-22
45583/0008: Add the 'function -T' syntax.
Daniel Shahaf
1
-3
/
+5
2020-03-22
45583/0007: WC_FUNCDEF: Add a placeholder element.
Daniel Shahaf
1
-1
/
+2
2020-03-22
45583/0001: internal: Remove a redundant assignment.
Daniel Shahaf
1
-1
/
+0
2020-03-07
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
1
-4
/
+2
2020-02-27
users/24710: Fix job control problem with sudo.
Peter Stephenson
1
-1
/
+2
2020-01-29
45343: Queue signals around arithmetic evaluations
Daniel Shahaf
1
-3
/
+0
2019-12-26
45131: Make a function that redefines itself preserve its tracedness.
Daniel Shahaf
1
-0
/
+6
2019-12-18
45083: Add signal protection to execarith().
Peter Stephenson
1
-0
/
+3
2019-12-18
45066: internal: Document forklevel, locallevel, and exit_pending.
Daniel Shahaf
1
-0
/
+4
2019-12-17
45058: internal: Add symbolic names to possible values of zexit()'s "from_whe...
Daniel Shahaf
1
-1
/
+1
2019-12-15
45025: fix re-entrancy problem with memory management in readoutput().
Peter Stephenson
1
-25
/
+36
2019-12-11
45004: Fix typos in comments
Martijn Dekker
1
-1
/
+1
2019-10-16
44841: Better checking of errors from "nice"
_RuRo_ (Андрей Стоцкий)
1
-2
/
+5
2019-08-03
44635: Don't apply STAT_NOPRINT to backgrounded jobs
Peter Stephenson
1
-1
/
+2
2019-07-02
44480: Don't automatically close externally visible file descroptors.
Peter Stephenson
1
-1
/
+4
2019-05-20
44307: allow for atoi() returning a negative number
Oliver Kiddle
1
-1
/
+1
2019-04-10
44214: <(...) substitutions shouldn't grab the terminal
Eric Freese
1
-1
/
+1
2019-03-19
44132: don't hash commands beginning with /
Charles Blake
1
-0
/
+2
2018-11-09
43723: file descriptor could leak on fork error
Kamil Dudka
1
-1
/
+2
2018-10-09
43660: extend 43653 when final exit is implicit.
Peter Stephenson
1
-24
/
+25
2018-09-25
43489: Add error checking on a new write() call.
Daniel Shahaf
1
-1
/
+4
2018-09-16
43464: Another attachtty() fix.
Peter Stephenson
1
-6
/
+7
2018-09-12
43446: More entersubsh() / addproc() wiring.
Peter Stephenson
1
-15
/
+22
2018-09-07
43409: Fix process group setting in main shell.
Peter Stephenson
1
-17
/
+28
2018-09-03
CVE-2018-0502, CVE-2018-13259: Fix two security issues in shebang line parsing.
Anthony Sottile
1
-16
/
+20
2018-07-10
43156, 43157: Need to allow for extra space in gethere().
Peter Stephenson
1
-3
/
+5
2018-07-09
users/23531: Error exit/return fixes.
Peter Stephenson
1
-0
/
+17
2018-06-15
users/23472: Add $sysparams[procsubstpid] to zsh/system
Peter Stephenson
1
-0
/
+10
2018-05-11
42101 (tweaked): assigning shell status to array was broken
dana
1
-2
/
+6
2018-05-01
unposted (branch fork_early): Fork early for pipelines.
Peter Stephenson
1
-82
/
+63
2018-04-29
47201: fix 42355 for multiple backslashes
Ricardo Giorni
1
-6
/
+6
2018-04-25
unposted: Correct process substitution buffer size in the PATH_DEV_FD codepath.
Daniel Shahaf
1
-1
/
+1
2018-04-24
42708: fix for process substitution.
Peter Stephenson
1
-8
/
+16
2018-04-20
42684 (with extra comments): Fork early if in bg.
Peter Stephenson
1
-95
/
+135
2018-04-17
42630: Improve process group handling in pipelines.
Peter Stephenson
1
-1
/
+16
2018-04-12
42624 (plus test): avoid freeing memory that's still needed
Oliver Kiddle
1
-5
/
+9
2018-03-24
42518, CVE-2018-1071: check bounds when copying path in hashcmd()
Oliver Kiddle
1
-1
/
+1
2018-03-18
42469: necessary repairs to 42465 found by "make check"
Stephane Chazelas
1
-2
/
+2
2018-03-15
42465: Pass up error status from readoutput().
Stephane Chazelas
1
-3
/
+13
2018-02-12
42355: Fix use of backslashes on here doc input.
Peter Stephenson
1
-1
/
+10
2018-01-14
42043: ZSH_DEBUG_CMD should not WARN_CREATE_GLOBAL
Barton E. Schaefer
1
-1
/
+3
2017-12-22
33395: Improvments for function managment.
Peter Stephenson
1
-1
/
+6
2017-12-20
users/13148 (and workers/42060): Abort the command line when replying
Daniel Shahaf
1
-6
/
+11
2017-12-15
42123 (tweaked): take account of Dash in function names.
Peter Stephenson
1
-2
/
+20
2017-10-04
41802 (minor tweaks): use heap during shell function call.
Peter Stephenson
1
-69
/
+85
[prev]
[next]