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 (
Collapse
)
Author
Files
Lines
2008-11-11
26024: don't leave ref count incremented when aborting bindkey with an error
Oliver Kiddle
1
-1
/
+2
2008-11-11
26027: free pprogc before it goes out of scope in makecomplistflags.
Clint Adams
1
-0
/
+1
2008-11-11
26025: prefer handling user input to zle -F file descriptor
Peter Stephenson
1
-8
/
+15
2008-11-08
unposted: revert 26014.
Clint Adams
1
-4
/
+2
2008-11-06
26014: don't allocate and leak a patprog if it's not going to be used.
Clint Adams
1
-2
/
+4
2008-11-06
26013: don't ztrdup the other buffer returned by inet_ntoa. cf. 25987.
Clint Adams
1
-1
/
+1
2008-11-05
"typeset -g <var>" should be silent even without TYPESET_SILENT
Peter Stephenson
1
-1
/
+2
2008-11-02
25989: fix crash in matching
Peter Stephenson
1
-36
/
+27
2008-11-01
25987: don't ztrdup the buffer returned by inet_ntoa.
Clint Adams
1
-1
/
+1
2008-11-01
25985: don't try to disable signal traps if getsignum returns -1.
Clint Adams
1
-2
/
+4
2008-10-31
25983: Fix bug in hash builtin with empty hash entry name
Oliver Kiddle
1
-3
/
+7
2008-10-30
25975: bad tests for pattern match when building up a completion line string
Peter Stephenson
1
-3
/
+11
2008-10-30
25972: leaked and uninitialised memory found by valgrind
Peter Stephenson
2
-1
/
+2
2008-10-30
25971: fix options handling for builtins that handle their own
Peter Stephenson
2
-6
/
+13
2008-10-30
25969: two bugs with metafication plus a test for one
Peter Stephenson
2
-5
/
+9
2008-10-30
25963: Interrupt at spell check prompt output garbage
Peter Stephenson
1
-1
/
+2
2008-10-30
users/13418: protect against have_strcodes lying
Peter Stephenson
1
-2
/
+8
2008-10-30
25949: remove dead code in getvisrchstr.
Clint Adams
1
-6
/
+2
2008-10-29
25940: delay !multi memory allocation until after possibility to error out ↵
Clint Adams
1
-7
/
+7
and return without freeing.
2008-10-28
25937: builtins with no options should still ignore --
Peter Stephenson
1
-0
/
+3
2008-10-24
25930: dynamic directory expansion memory handling was screwy
Peter Stephenson
2
-197
/
+223
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
and remove lies about matchers
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
unposted: recognise ~[ in completion after : and =
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
25759: fix dynamic named directory crash, static named directory consistency
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
[next]