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-10-23
users/13375: trivial rewrite to ternary expression
Peter Stephenson
1
-1
/
+4
2008-10-23
25926: free val only after it may be passed to strlen (as in 25656).
Clint Adams
1
-1
/
+1
2008-10-18
25912: fix another metafication bug in completion
Peter Stephenson
1
-19
/
+39
2008-10-18
25910: avoid dangling file handle in bin_print.
Clint Adams
1
-1
/
+4
2008-10-16
25905: fix and test doubled-hash radix output
Peter Stephenson
1
-1
/
+2
2008-10-14
25898: avoid dereference of p after it is freed in getmathfunc.
Clint Adams
1
-1
/
+2
2008-10-14
25897: remove small bit of dead code in cfp_opt_pats.
Clint Adams
1
-2
/
+2
2008-10-14
25896: remove small bit of dead code in execbuiltin.
Clint Adams
1
-4
/
+1
2008-10-12
25860: avoid possible NULL dereferencing in bld_parts.
Clint Adams
1
-1
/
+2
2008-10-12
25859: avoid possible NULL dereferencing if RC_QUOTES is set.
Clint Adams
1
-1
/
+1
2008-10-11
25845: fix pattern but with backslashed and metafied charaters
Peter Stephenson
1
-1
/
+7
2008-10-11
Fixed a signed/unsigned compiler warning.
Wayne Davison
1
-1
/
+1
2008-10-10
25140: improve error handling/reporting for here-document temp files.
Bart Schaefer
1
-2
/
+3
2008-10-09
25831: fix empty return values from subscript matches with RC_EXPAND_PARAM
Peter Stephenson
2
-15
/
+24
2008-10-06
25817: make "fc -l" more careful to list all recent history
Peter Stephenson
1
-2
/
+22
2008-10-01
25791: force return from eval-style DEBUG trap lost status
Peter Stephenson
1
-2
/
+4
2008-09-30
25777: argument to gdbmsetfn()
Peter Stephenson
1
-1
/
+1
2008-09-29
25775: fix logical problem with function line numbering inside eval-style traps
Peter Stephenson
4
-5
/
+19
2008-09-29
25774: fix in 25772 was applied too widely
Peter Stephenson
1
-6
/
+8
2008-09-29
25772: crash with bad associative array pattern search
Peter Stephenson
1
-0
/
+2
2008-09-29
25771: shell function context for substitution functions
Peter Stephenson
2
-2
/
+12
2008-09-29
users/13295, tweaked: dont reset line numbers when parsing strings, sometimes
Peter Stephenson
7
-14
/
+16
2008-09-27
25761: Mikael Magnusson: newline in getquery()
Peter Stephenson
1
-0
/
+1
2008-09-27
25760: add (~) flag
Peter Stephenson
1
-19
/
+43
2008-09-27
25755/25756: Jörg Sommer: improved handling of module arguments
Peter Stephenson
2
-7
/
+17
2008-09-26
25744: dynamic named directories and further doshfunc() simplification
Peter Stephenson
10
-22
/
+79
2008-09-25
25684: make %x and %I consistent with eval line numbering
Peter Stephenson
1
-2
/
+4
2008-09-24
users/13288: Src/parse.c: don't report parse errors on aborted lines
Peter Stephenson
1
-6
/
+8
2008-09-23
25737: remove dead code in ca_parse_line.
Clint Adams
1
-3
/
+0
2008-09-23
25736: one more zsfree missing from 25667.
Clint Adams
1
-0
/
+1
2008-09-23
Rocky Bernstein: 25727: allow fc non-interactively
Peter Stephenson
1
-0
/
+2
2008-09-22
25723: align combining character when popped from input stack
Peter Stephenson
1
-0
/
+1
2008-09-22
25721: revert another mistake of 25701.
Clint Adams
1
-1
/
+0
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
[next]