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
2009-01-13
Back off 26270 (accept-and-menu-complete).
Peter Stephenson
3
-17
/
+12
2009-01-13
26301: make zpty -r exit more cleanly on bad reads
Peter Stephenson
1
-13
/
+33
2009-01-13
26300: dont use "echo -n" for $ZSH_PATCHLEVEL
Peter Stephenson
1
-5
/
+3
2009-01-09
26270: allow accept-and-menu-complete work with _vallues as well
Andrey Borzenkov
3
-12
/
+17
2009-01-09
unposted: fix error using dollar Revision dollar
Peter Stephenson
1
-1
/
+1
2009-01-09
262727: add $ZSH_PATCHLEVEL from ChangeLog revision
Peter Stephenson
2
-0
/
+11
2009-01-08
26260: fix crash failing to assigns scalar to special hash
Peter Stephenson
1
-3
/
+12
2009-01-05
26249: remove arbitrary string length limit in unmeta()
Peter Stephenson
1
-10
/
+51
2009-01-05
26247: fix compilation with -Werror=format-security
Andrey Borzenkov
1
-1
/
+1
2009-01-03
Greg Klanderman: 26159: fix appending of kills
Peter Stephenson
1
-1
/
+1
2008-12-09
26110: option to allow vared to open to an alternative terminal
Peter Stephenson
1
-5
/
+14
2008-12-07
26116: didn't get updated properly for combining characters
Peter Stephenson
1
-6
/
+5
2008-11-27
26095: compilation error if TIOCGWINSZ not defined
Peter Stephenson
1
-0
/
+2
2008-11-25
26091: crash at end of history line if history not in use
Peter Stephenson
1
-6
/
+8
2008-11-18
François Revol: some BeOS fixes
Peter Stephenson
2
-1
/
+6
2008-11-18
26061: fix clash between process subst and numeric glob
Peter Stephenson
5
-19
/
+21
2008-11-17
26056 "< <(...)more_stuff" etc. are errors
Peter Stephenson
1
-1
/
+6
2008-11-17
26055: ensure process substitution is handled before parameter and command
Peter Stephenson
1
-4
/
+9
2008-11-15
26047: convert lower levels of completion matching to use
Peter Stephenson
6
-310
/
+392
2008-11-13
26042 with some fixes from 26043 (Mikael):
Peter Stephenson
3
-58
/
+67
2008-11-12
26030: fix memory leak in vared
Oliver Kiddle
1
-0
/
+1
2008-11-12
26028: close temporary file when aborting fc
Oliver Kiddle
1
-0
/
+3
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 an...
Clint Adams
1
-7
/
+7
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
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
[next]