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
2022-12-16
51212: remove STOUC() macro
Oliver Kiddle
1
-1
/
+1
2022-12-13
51210: Clear errflag before calling EXIT trap
Bart Schaefer
1
-0
/
+4
2022-12-12
51134: ! return doesn't change the return status
Peter Stephenson
1
-1
/
+1
2022-12-09
51161: correct errno after closing xtrace FD
Bart Schaefer
1
-0
/
+3
2022-12-03
51094: consistent use of bit-manipulation for noerrexit value changes
Philippe Altherr
1
-3
/
+3
2022-12-03
51098: remove unreachable NOERREXIT_UNTIL_EXEC code and effects
Philippe Altherr
1
-12
/
+1
2022-12-03
51076: fix ERR_EXIT when used with "eval" or "source"; documentary comments
Philippe Altherr
1
-3
/
+43
2022-12-03
51071: fix ERR_RETURN for functions in conditional statements
Philippe Altherr
1
-7
/
+5
2022-12-03
51001: fix for ERR_EXIT following shell function; update tests
Philippe Altherr
1
-9
/
+1
2022-12-03
51001: fix for ERR_EXIT with pipeline negation ("!"); update tests
Philippe Altherr
1
-5
/
+8
2022-12-03
51001: Reverts 8839e969b, most of 1ba8714a, and d873ed60.
Philippe Altherr
1
-3
/
+1
2022-11-09
50929: fix handling of ERR_RETURN bent by 50928.
Bart Schaefer
1
-1
/
+1
2022-11-09
50928: fix tests for 50897, mention behavior change in NEWS
Bart Schaefer
1
-0
/
+2
2022-11-09
50922: fix additional cases of signals for current shell jobs on the right of...
Bart Schaefer
1
-2
/
+6
2022-11-08
50897: nonzero status of complex commands should trigger ERR_EXIT
Bart Schaefer
1
-1
/
+1
2022-11-02
50851: restore typtab when necessary
Jun-ichi Takimoto
1
-0
/
+12
2022-04-29
50136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609
Bart Schaefer
1
-4
/
+0
2022-04-28
50162: Fix multios with current-shell "exec" (aka nullexec).
Bart Schaefer
1
-0
/
+4
2022-04-25
50049: care with signed characters
Peter Stephenson
1
-1
/
+1
2022-03-30
49906 (Bart), 49911: Fixes to querying jobs in subshell.
Peter Stephenson
1
-0
/
+1
2022-03-30
49813: <<<: Document newline behavior and fix optimization
Mikael Magnusson
1
-1
/
+3
2022-01-30
49694 + doc: Allow using empty STTY= to freeze tty for a single command
Mikael Magnusson
1
-2
/
+4
2021-11-12
github #82: Fix typos
Dimitris Apostolou
1
-1
/
+1
2021-09-09
49353: Fix comments in sourced file.
Peter Stephenson
1
-1
/
+1
2021-08-26
49307 with doc update: POSIX_TRAPS fix.
Peter Stephenson
1
-1
/
+2
2021-05-16
48857: declare "volatile" all globals that may be modified by signal handlers
Bart Schaefer
1
-3
/
+5
2021-04-10
47794: exec: run final pipeline command in a subshell in sh mode
brian m. carlson
1
-4
/
+6
2021-02-16
Allow more scripts without #!
Justine Tunney
1
-4
/
+23
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
[next]