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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add completion of globbing flags
Oliver Kiddle
2008-11-10
5
-4
/
+48
*
26021: tweak for glob qualifier completion
Peter Stephenson
2008-11-08
2
-14
/
+34
*
unposted: revert 26014.
Clint Adams
2008-11-08
2
-4
/
+6
*
26016: treat "bzr co" as an alias of "bzr checkout"; patch from Ryo IGARASHI.
Clint Adams
2008-11-07
2
-1
/
+6
*
26014: don't allocate and leak a patprog if it's not going to be used.
Clint Adams
2008-11-06
2
-2
/
+7
*
26013: don't ztrdup the other buffer returned by inet_ntoa. cf. 25987.
Clint Adams
2008-11-06
2
-1
/
+6
*
"typeset -g <var>" should be silent even without TYPESET_SILENT
Peter Stephenson
2008-11-05
3
-1
/
+13
*
26006: remove dependence on system error message
Peter Stephenson
2008-11-04
2
-2
/
+13
*
unposted: update to 4.3.9-dev-0
Peter Stephenson
2008-11-03
2
-2
/
+4
*
unposted: missing .distfiles entry; release 4.3.9
zsh-4.3.9
Peter Stephenson
2008-11-03
2
-0
/
+6
*
25989: fix crash in matching
Peter Stephenson
2008-11-02
2
-36
/
+32
*
25988: declare temporary cache array as local, thanks to problem noticed by K...
Clint Adams
2008-11-02
11
-31
/
+52
*
25987: don't ztrdup the buffer returned by inet_ntoa.
Clint Adams
2008-11-01
2
-1
/
+4
*
25985: don't try to disable signal traps if getsignum returns -1.
Clint Adams
2008-11-01
2
-2
/
+9
*
25983: Fix bug in hash builtin with empty hash entry name
Oliver Kiddle
2008-10-31
2
-3
/
+11
*
25975: bad tests for pattern match when building up a completion line string
Peter Stephenson
2008-10-30
2
-3
/
+14
*
25972: leaked and uninitialised memory found by valgrind
Peter Stephenson
2008-10-30
3
-1
/
+5
*
25971: fix options handling for builtins that handle their own
Peter Stephenson
2008-10-30
3
-6
/
+18
*
25969: two bugs with metafication plus a test for one
Peter Stephenson
2008-10-30
4
-5
/
+20
*
25963: Interrupt at spell check prompt output garbage
Peter Stephenson
2008-10-30
2
-2
/
+7
*
25961: remove opening parenthesis from case
Peter Stephenson
2008-10-30
2
-1
/
+6
*
4.3.9
Peter Stephenson
2008-10-30
8
-25
/
+36
*
25958: make it possible to get docs for startup files correct
Peter Stephenson
2008-10-30
5
-19
/
+35
*
25950 should use xyes, too
Peter Stephenson
2008-10-30
2
-2
/
+4
*
unposted: add _tcpsys
Peter Stephenson
2008-10-30
2
-0
/
+53
*
25950: need configure x$dynamic trick in two more places
Peter Stephenson
2008-10-30
2
-2
/
+5
*
users/13418: protect against have_strcodes lying
Peter Stephenson
2008-10-30
2
-2
/
+13
*
25949: remove dead code in getvisrchstr.
Clint Adams
2008-10-30
2
-6
/
+6
*
25945: matching bug in path hierarchy completion
Peter Stephenson
2008-10-29
2
-9
/
+21
*
Mikael: users/13412: typo
Peter Stephenson
2008-10-29
2
-1
/
+3
*
c.f. users/13411: update archved version number to 4.3.8-dev-0
Peter Stephenson
2008-10-29
2
-1
/
+4
*
unposted: single-letter typo
Peter Stephenson
2008-10-29
2
-1
/
+3
*
unposted: belatedly sort out some distfiles
Peter Stephenson
2008-10-29
5
-7
/
+54
*
update to 4.3.8
zsh-4.3.8
Peter Stephenson
2008-10-29
8
-24
/
+36
*
25940: delay !multi memory allocation until after possibility to error out an...
Clint Adams
2008-10-29
2
-7
/
+12
*
25938 (Mikael) + probably 25939, too: typo in _path_files
Peter Stephenson
2008-10-28
2
-3
/
+6
*
25937: builtins with no options should still ignore --
Peter Stephenson
2008-10-28
3
-1
/
+15
*
Release 4.3.7
zsh-4.3.7
Peter Stephenson
2008-10-28
3
-2
/
+23
*
25934: handle bts subscribe, unsubscribe, and fix owner. Patches from Ansgar...
Clint Adams
2008-10-26
2
-2
/
+19
*
unposted: region_highlight wrongly capitalised in NEWS
Peter Stephenson
2008-10-26
2
-1
/
+4
*
unposted: update version claimed in README to 4.3.7
Peter Stephenson
2008-10-26
2
-1
/
+3
*
Mikael: 25933: typos
Peter Stephenson
2008-10-26
5
-4
/
+9
*
25931: Test for prompt code reentrancy
Peter Stephenson
2008-10-24
4
-2
/
+73
*
25930: dynamic directory expansion memory handling was screwy
Peter Stephenson
2008-10-24
3
-197
/
+229
*
users/13375: trivial rewrite to ternary expression
Peter Stephenson
2008-10-23
2
-1
/
+9
*
25927: include the ignored prefix/suffix in the hidden prefix/suffix
Bart Schaefer
2008-10-23
2
-14
/
+21
*
25926: free val only after it may be passed to strlen (as in 25656).
Clint Adams
2008-10-23
2
-1
/
+6
*
unposted: 4.3.6-dev-2
zsh-4.3.6-dev-2
Peter Stephenson
2008-10-20
2
-2
/
+6
*
25912: fix another metafication bug in completion
Peter Stephenson
2008-10-18
3
-29
/
+51
*
25911: see if we can work around multibyte problems in file system
Peter Stephenson
2008-10-18
2
-9
/
+11
[next]