index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-22
Rocky Bernstein: 25696: fix crash on empty history.
Peter Stephenson
1
-1
/
+1
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-19
users/13252 and elsewhere: Frank Terbeck plus tweaks:
Peter Stephenson
1
-1
/
+1
2008-09-18
25690: fix insert-last-word on multibyte characters with Meta
Peter Stephenson
1
-5
/
+3
2008-09-18
25682: terminate history line before passing to zshaddhistory hook
Peter Stephenson
1
-2
/
+7
2008-09-16
25677: add %x and %I prompt escapes for shell source code debugging
Peter Stephenson
11
-66
/
+97
2008-09-15
25672: remove unnecessary Nularg when prompt expanding
Peter Stephenson
1
-0
/
+6
2008-09-15
25671: non existing variable in typeset -p should cause status 1
Peter Stephenson
1
-1
/
+3
2008-09-14
25667: free mstr before returning from errors.
Clint Adams
1
-0
/
+3
2008-09-14
25666: free memory allocated for an xor if the argument number is invalid.
Clint Adams
1
-0
/
+2
2008-09-13
25662: declare -p should never create arguments
Peter Stephenson
1
-4
/
+11
2008-09-13
25656: free val only after it may be passed to strlen().
Clint Adams
1
-1
/
+1
2008-09-11
25632: xRaich[o]²x: Src/mem.c: munmap() argument was wrong.
Peter Stephenson
1
-2
/
+2
2008-09-11
25651: make getpermtext() output indentation more logical
Peter Stephenson
6
-17
/
+10
2008-09-11
25643: keep DEBUG and ZERR traps in subshells
Peter Stephenson
1
-1
/
+2
2008-09-11
25641: add emulation option (NO_)MULTI_FUNC_DEF
Peter Stephenson
3
-0
/
+5
2008-09-10
25639: free ptr2 if hsubl is NULL.
Clint Adams
1
-1
/
+3
2008-09-10
25638: remove unnecessary ternary expression in match_str.
Clint Adams
1
-1
/
+1
2008-09-10
25637: dereference prog after the NULL check.
Clint Adams
1
-1
/
+2
2008-09-08
25636: free s before returning with an error condition.
Clint Adams
1
-1
/
+7
2008-09-08
25634: free t before returning if both t and errflag are set.
Clint Adams
1
-0
/
+2
2008-09-05
25627: add $ZSH_SUBSHELL
Peter Stephenson
2
-1
/
+10
2008-09-05
25615: $ZSH_DEBUG_CMD for use in DEBUG traps
Peter Stephenson
2
-2
/
+17
2008-09-05
25611, 25613: protect against two possible NULL dereferences.
Clint Adams
1
-18
/
+22
2008-09-05
25612: remove dead code.
Clint Adams
1
-5
/
+2
2008-09-04
25610: remove dead code.
Clint Adams
1
-4
/
+0
2008-09-04
25609: initialize sz variable.
Clint Adams
1
-1
/
+1
2008-09-03
25595: fix line numbers with EVAL_LINENO,
Peter Stephenson
5
-24
/
+84
2008-09-01
25587: fix a==(stuff) and associated stuff.
Peter Stephenson
3
-0
/
+20
2008-08-31
25571: when parsing use line numbers for the start of a token, not the end
Peter Stephenson
2
-1
/
+16
2008-08-31
25570: line numbers of complex sublists were wrong, plus test
Peter Stephenson
2
-2
/
+2
2008-08-31
users/13169: really restore emulation mode after 'emulate -L'
Andrey Borzenkov
1
-1
/
+3
2008-08-31
25568: Frank Terbeck & pws: invalid continue and break arguments
Peter Stephenson
1
-0
/
+5
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-19
25490: make zties dynamic so there can be more than one gdbm handle in use at...
Clint Adams
2
-17
/
+34
2008-08-13
25448: add $funcfiletrace to show absolute line number for caller
Peter Stephenson
5
-2
/
+58
2008-08-12
25443 (tweaked): allow $functrace to show sourced files
Peter Stephenson
1
-11
/
+12
2008-08-11
25247 with further modifications: add $funcsourcetrace
Peter Stephenson
9
-17
/
+108
2008-08-07
25418: set PROMPT_SUBST for all Bourne-style shells
Peter Stephenson
1
-1
/
+1
2008-08-07
25415: Make DEBUG_BEFORE_CMD the default.
Peter Stephenson
6
-49
/
+101
2008-08-06
25409: fix eval's use of lastval
Peter Stephenson
1
-6
/
+8
2008-08-06
25405: return status from anonymous functions was not handled
Peter Stephenson
1
-2
/
+3
2008-08-06
25389: rearrange precedence of ZLS_COLORS alternatives.
Bart Schaefer
1
-15
/
+15
2008-08-04
25385: fix another bug with trapreturn trampling on status
Peter Stephenson
1
-1
/
+1
2008-08-04
25384: fix problem with incorrect autoloads of zsh/zle
Peter Stephenson
1
-8
/
+16
2008-08-04
users/13093: HashNode changes for AIX
Peter Stephenson
1
-3
/
+3
2008-08-02
25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH)
Bart Schaefer
1
-1
/
+1
2008-08-01
fix problems with trapreturn, in particular in source inside trap
Peter Stephenson
3
-2
/
+20
[next]