index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
*
26466: suffix in certain matcher modes mishandled pattern
Peter Stephenson
2009-01-29
1
-7
/
+10
*
26463: Greg Klanderman: add zle-line-finish widget
Peter Stephenson
2009-01-28
3
-7
/
+43
*
26448: add glob sort operators oe and o+
Peter Stephenson
2009-01-27
1
-43
/
+174
*
26425: allow "emulate sh -c command" to eval command under sh emulation
Andrey Borzenkov
2009-01-25
1
-18
/
+79
*
26373: initialise variable in menu completion in attempt to prevent crash
Peter Stephenson
2009-01-20
1
-0
/
+1
*
26366: add "isearch" keymap and "accept-search" functino
Peter Stephenson
2009-01-19
3
-0
/
+15
*
26362: avoid calling regfree() on uninitialized regex_t.
Wayne Davison
2009-01-19
1
-1
/
+1
*
Fixed a few compiler warnings.
Wayne Davison
2009-01-19
1
-6
/
+8
*
26315: define ZSH_PATCHLEVEL to "unknown" if not found
Peter Stephenson
2009-01-15
1
-0
/
+5
*
26313: --enable-custom-patchlevel
Peter Stephenson
2009-01-15
1
-0
/
+4
*
26393: turn off text attributes in refresh when deleting text
Peter Stephenson
2009-01-13
1
-9
/
+10
*
Back off 26270 (accept-and-menu-complete).
Peter Stephenson
2009-01-13
3
-17
/
+12
*
26301: make zpty -r exit more cleanly on bad reads
Peter Stephenson
2009-01-13
1
-13
/
+33
*
26300: dont use "echo -n" for $ZSH_PATCHLEVEL
Peter Stephenson
2009-01-13
1
-5
/
+3
*
26270: allow accept-and-menu-complete work with _vallues as well
Andrey Borzenkov
2009-01-09
3
-12
/
+17
*
unposted: fix error using dollar Revision dollar
Peter Stephenson
2009-01-09
1
-1
/
+1
*
262727: add $ZSH_PATCHLEVEL from ChangeLog revision
Peter Stephenson
2009-01-09
2
-0
/
+11
*
26260: fix crash failing to assigns scalar to special hash
Peter Stephenson
2009-01-08
1
-3
/
+12
*
26249: remove arbitrary string length limit in unmeta()
Peter Stephenson
2009-01-05
1
-10
/
+51
*
26247: fix compilation with -Werror=format-security
Andrey Borzenkov
2009-01-05
1
-1
/
+1
*
Greg Klanderman: 26159: fix appending of kills
Peter Stephenson
2009-01-03
1
-1
/
+1
*
26110: option to allow vared to open to an alternative terminal
Peter Stephenson
2008-12-09
1
-5
/
+14
*
26116: didn't get updated properly for combining characters
Peter Stephenson
2008-12-07
1
-6
/
+5
*
26095: compilation error if TIOCGWINSZ not defined
Peter Stephenson
2008-11-27
1
-0
/
+2
*
26091: crash at end of history line if history not in use
Peter Stephenson
2008-11-25
1
-6
/
+8
*
François Revol: some BeOS fixes
Peter Stephenson
2008-11-18
2
-1
/
+6
*
26061: fix clash between process subst and numeric glob
Peter Stephenson
2008-11-18
5
-19
/
+21
*
26056 "< <(...)more_stuff" etc. are errors
Peter Stephenson
2008-11-17
1
-1
/
+6
*
26055: ensure process substitution is handled before parameter and command
Peter Stephenson
2008-11-17
1
-4
/
+9
*
26047: convert lower levels of completion matching to use
Peter Stephenson
2008-11-15
6
-310
/
+392
*
26042 with some fixes from 26043 (Mikael):
Peter Stephenson
2008-11-13
3
-58
/
+67
*
26030: fix memory leak in vared
Oliver Kiddle
2008-11-12
1
-0
/
+1
*
26028: close temporary file when aborting fc
Oliver Kiddle
2008-11-12
1
-0
/
+3
*
26024: don't leave ref count incremented when aborting bindkey with an error
Oliver Kiddle
2008-11-11
1
-1
/
+2
*
26027: free pprogc before it goes out of scope in makecomplistflags.
Clint Adams
2008-11-11
1
-0
/
+1
*
26025: prefer handling user input to zle -F file descriptor
Peter Stephenson
2008-11-11
1
-8
/
+15
*
unposted: revert 26014.
Clint Adams
2008-11-08
1
-4
/
+2
*
26014: don't allocate and leak a patprog if it's not going to be used.
Clint Adams
2008-11-06
1
-2
/
+4
*
26013: don't ztrdup the other buffer returned by inet_ntoa. cf. 25987.
Clint Adams
2008-11-06
1
-1
/
+1
*
"typeset -g <var>" should be silent even without TYPESET_SILENT
Peter Stephenson
2008-11-05
1
-1
/
+2
*
25989: fix crash in matching
Peter Stephenson
2008-11-02
1
-36
/
+27
*
25987: don't ztrdup the buffer returned by inet_ntoa.
Clint Adams
2008-11-01
1
-1
/
+1
*
25985: don't try to disable signal traps if getsignum returns -1.
Clint Adams
2008-11-01
1
-2
/
+4
*
25983: Fix bug in hash builtin with empty hash entry name
Oliver Kiddle
2008-10-31
1
-3
/
+7
*
25975: bad tests for pattern match when building up a completion line string
Peter Stephenson
2008-10-30
1
-3
/
+11
*
25972: leaked and uninitialised memory found by valgrind
Peter Stephenson
2008-10-30
2
-1
/
+2
*
25971: fix options handling for builtins that handle their own
Peter Stephenson
2008-10-30
2
-6
/
+13
*
25969: two bugs with metafication plus a test for one
Peter Stephenson
2008-10-30
2
-5
/
+9
*
25963: Interrupt at spell check prompt output garbage
Peter Stephenson
2008-10-30
1
-1
/
+2
*
users/13418: protect against have_strcodes lying
Peter Stephenson
2008-10-30
1
-2
/
+8
[next]