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