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
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
2007-07-30
23725: use setenv()/unsetenv() for environment memory management
Peter Stephenson
1
-0
/
+9
2007-07-13
23671: command not found handler
Peter Stephenson
1
-0
/
+23
2007-07-06
23665: autoloading of module features and related tweaks
Peter Stephenson
1
-17
/
+36
2007-06-15
23553: bit missed out
Peter Stephenson
1
-1
/
+4
2007-06-03
23511: error if here document too large
Peter Stephenson
1
-1
/
+7
2007-05-29
23485: feature completion and autoloading
Peter Stephenson
1
-2
/
+7
2007-05-28
see 23479: add initial features support for modules
Peter Stephenson
1
-2
/
+2
2007-05-23
John Buddery: 23461: fix race setting up input multios
Peter Stephenson
1
-1
/
+10
2007-05-23
23460: fix problem with ( stuff ) >multio1 >multio2
Peter Stephenson
1
-5
/
+35
2007-05-08
Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility options
Peter Stephenson
1
-20
/
+91
[next]