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
2009-07-12
27134: Close SHTTY on exec.
Peter Stephenson
1
-1
/
+9
2009-07-11
27131: allow MONITOR in subshell by not closing SHTTY
Peter Stephenson
1
-5
/
+1
2009-07-11
27129: fix status at start of function, command subst, etc.
Peter Stephenson
1
-2
/
+4
2009-07-10
27126: a few more contexts where executing empty lists gives status zero
Peter Stephenson
1
-1
/
+4
2009-07-10
27106: reset status on command that expands to empty
Peter Stephenson
1
-1
/
+25
2009-03-15
26735: Check some function return values for failures. Gets rid of
Wayne Davison
1
-1
/
+2
2009-03-03
26686: problem storing long $_ using VARARR()
Peter Stephenson
1
-5
/
+13
2009-02-11
26546, 26556: sticky emulation for functions defined in emulate ... -c ...
Peter Stephenson
1
-2
/
+32
2008-11-17
26056 "< <(...)more_stuff" etc. are errors
Peter Stephenson
1
-1
/
+6
2008-11-13
26042 with some fixes from 26043 (Mikael):
Peter Stephenson
1
-8
/
+10
2008-10-10
25140: improve error handling/reporting for here-document temp files.
Bart Schaefer
1
-2
/
+3
2008-10-01
25791: force return from eval-style DEBUG trap lost status
Peter Stephenson
1
-2
/
+4
2008-09-29
25775: fix logical problem with function line numbering inside eval-style traps
Peter Stephenson
1
-3
/
+5
2008-09-29
users/13295, tweaked: dont reset line numbers when parsing strings, sometimes
Peter Stephenson
1
-7
/
+9
2008-09-26
25744: dynamic named directories and further doshfunc() simplification
Peter Stephenson
1
-5
/
+4
2008-09-22
25721: revert another mistake of 25701.
Clint Adams
1
-1
/
+0
2008-09-21
correct overzealousness in 25701
Clint Adams
1
-1
/
+0
2008-09-21
25701: fix memory leak in loadautofn.
Clint Adams
1
-1
/
+5
2008-09-16
25677: add %x and %I prompt escapes for shell source code debugging
Peter Stephenson
1
-12
/
+10
2008-09-11
25651: make getpermtext() output indentation more logical
Peter Stephenson
1
-1
/
+1
2008-09-11
25643: keep DEBUG and ZERR traps in subshells
Peter Stephenson
1
-1
/
+2
2008-09-10
25637: dereference prog after the NULL check.
Clint Adams
1
-1
/
+2
2008-09-05
25627: add $ZSH_SUBSHELL
Peter Stephenson
1
-0
/
+7
2008-09-05
25615: $ZSH_DEBUG_CMD for use in DEBUG traps
Peter Stephenson
1
-0
/
+7
2008-09-03
25595: fix line numbers with EVAL_LINENO,
Peter Stephenson
1
-4
/
+9
2008-09-01
25587: fix a==(stuff) and associated stuff.
Peter Stephenson
1
-0
/
+7
2008-08-31
25570: line numbers of complex sublists were wrong, plus test
Peter Stephenson
1
-1
/
+1
2008-08-31
users/13169: really restore emulation mode after 'emulate -L'
Andrey Borzenkov
1
-1
/
+3
2008-08-25
25532: problem skipping assignments etc. with setopt ERREXIT
Peter Stephenson
1
-3
/
+4
2008-08-22
25508: set file name if function came from dump file
Peter Stephenson
1
-1
/
+4
2008-08-13
25448: add $funcfiletrace to show absolute line number for caller
Peter Stephenson
1
-0
/
+1
2008-08-11
25247 with further modifications: add $funcsourcetrace
Peter Stephenson
1
-6
/
+35
2008-08-07
25415: Make DEBUG_BEFORE_CMD the default.
Peter Stephenson
1
-11
/
+47
2008-08-06
25405: return status from anonymous functions was not handled
Peter Stephenson
1
-2
/
+3
2008-08-01
fix problems with trapreturn, in particular in source inside trap
Peter Stephenson
1
-1
/
+17
2008-07-31
25345, 25347: neaten interface from main shell to zle
Peter Stephenson
1
-1
/
+1
2008-07-17
25272: add zshaddhistory hook
Peter Stephenson
1
-0
/
+11
2008-06-30
25255: add anonymous function capability
Peter Stephenson
1
-28
/
+50
2008-06-11
25145: make sure XTRACE output is redirected with stderr
Peter Stephenson
1
-7
/
+8
2008-05-11
24996: improve xtrace output for patterns
Peter Stephenson
1
-0
/
+60
2008-02-23
24588: tweak glob qualifier completion
Peter Stephenson
1
-1
/
+4
2008-02-21
users/12632: bug unexporting special after being set for funccall
Peter Stephenson
1
-0
/
+2
2007-12-09
24150: Exit status of null command should be exit status of last cmdsubst.
Bart Schaefer
1
-1
/
+1
2007-12-07
unposted: add explanatory comment for blocking around fork()
Peter Stephenson
1
-0
/
+6
2007-12-07
24179: use queue_signals() for 24170
Peter Stephenson
1
-4
/
+2
2007-12-07
Guillaume Chazarain: 24170: block interrupts around fork()
Peter Stephenson
1
-0
/
+4
2007-09-04
users/11807: fix some job display bugs
Peter Stephenson
1
-93
/
+125
2007-08-31
23812: fix core dump on ( command & ) from 23460
Peter Stephenson
1
-1
/
+2
2007-07-31
23732: three broken tests
Peter Stephenson
1
-1
/
+1
2007-07-31
23730: improve preprocessor and regression tests for 23725
Peter Stephenson
1
-1
/
+1
[next]