summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-11-0125987: don't ztrdup the buffer returned by inet_ntoa.Clint Adams2-1/+4
2008-11-0125985: don't try to disable signal traps if getsignum returns -1.Clint Adams2-2/+9
2008-10-3125983: Fix bug in hash builtin with empty hash entry nameOliver Kiddle2-3/+11
2008-10-3025975: bad tests for pattern match when building up a completion line stringPeter Stephenson2-3/+14
2008-10-3025972: leaked and uninitialised memory found by valgrindPeter Stephenson3-1/+5
2008-10-3025971: fix options handling for builtins that handle their ownPeter Stephenson3-6/+18
2008-10-3025969: two bugs with metafication plus a test for onePeter Stephenson4-5/+20
2008-10-3025963: Interrupt at spell check prompt output garbagePeter Stephenson2-2/+7
2008-10-3025961: remove opening parenthesis from casePeter Stephenson2-1/+6
2008-10-304.3.9Peter Stephenson8-25/+36
2008-10-3025958: make it possible to get docs for startup files correctPeter Stephenson5-19/+35
2008-10-3025950 should use xyes, tooPeter Stephenson2-2/+4
2008-10-30unposted: add _tcpsysPeter Stephenson2-0/+53
2008-10-3025950: need configure x$dynamic trick in two more placesPeter Stephenson2-2/+5
2008-10-30users/13418: protect against have_strcodes lyingPeter Stephenson2-2/+13
2008-10-3025949: remove dead code in getvisrchstr.Clint Adams2-6/+6
2008-10-2925945: matching bug in path hierarchy completionPeter Stephenson2-9/+21
2008-10-29Mikael: users/13412: typoPeter Stephenson2-1/+3
2008-10-29c.f. users/13411: update archved version number to 4.3.8-dev-0Peter Stephenson2-1/+4
2008-10-29unposted: single-letter typoPeter Stephenson2-1/+3
2008-10-29unposted: belatedly sort out some distfilesPeter Stephenson5-7/+54
2008-10-29update to 4.3.8Peter Stephenson8-24/+36
2008-10-2925940: delay !multi memory allocation until after possibility to error out ↵Clint Adams2-7/+12
and return without freeing.
2008-10-2825938 (Mikael) + probably 25939, too: typo in _path_filesPeter Stephenson2-3/+6
2008-10-2825937: builtins with no options should still ignore --Peter Stephenson3-1/+15
2008-10-28Release 4.3.7Peter Stephenson3-2/+23
2008-10-2625934: handle bts subscribe, unsubscribe, and fix owner. Patches from ↵Clint Adams2-2/+19
Ansgar Burchardt.
2008-10-26unposted: region_highlight wrongly capitalised in NEWSPeter Stephenson2-1/+4
2008-10-26unposted: update version claimed in README to 4.3.7Peter Stephenson2-1/+3
2008-10-26Mikael: 25933: typosPeter Stephenson5-4/+9
2008-10-2425931: Test for prompt code reentrancyPeter Stephenson4-2/+73
users/13400: clarify some ksh-like editing issues
2008-10-2425930: dynamic directory expansion memory handling was screwyPeter Stephenson3-197/+229
2008-10-23users/13375: trivial rewrite to ternary expressionPeter Stephenson2-1/+9
2008-10-2325927: include the ignored prefix/suffix in the hidden prefix/suffixBart Schaefer2-14/+21
only for compadd -U.
2008-10-2325926: free val only after it may be passed to strlen (as in 25656).Clint Adams2-1/+6
2008-10-20unposted: 4.3.6-dev-2Peter Stephenson2-2/+6
2008-10-1825912: fix another metafication bug in completionPeter Stephenson3-29/+51
and remove lies about matchers
2008-10-1825911: see if we can work around multibyte problems in file systemPeter Stephenson2-9/+11
2008-10-1825910: avoid dangling file handle in bin_print.Clint Adams2-1/+8
2008-10-17Rocky: 25907: Makefile needs .exe to run zsh on CygwinPeter Stephenson3-3/+8
2008-10-1625905: fix and test doubled-hash radix outputPeter Stephenson3-1/+23
2008-10-15Phil Pennock: 25854: fix Devel module completion for "perl -d:".Bart Schaefer3-4/+40
2008-10-1525883 (quoting in _multi_parts) and 25887 (-U in _path_files).Bart Schaefer1-0/+10
2008-10-15Jörg Sommer: 25883: quote tmp1 strings before joining them into a pattern.Bart Schaefer1-1/+1
2008-10-1525887: fix brace completion oddity by using compadd -U more selectively.Bart Schaefer1-8/+8
2008-10-1425898: avoid dereference of p after it is freed in getmathfunc.Clint Adams2-1/+5
2008-10-1425897: remove small bit of dead code in cfp_opt_pats.Clint Adams2-2/+5
2008-10-1425896: remove small bit of dead code in execbuiltin.Clint Adams2-4/+4
2008-10-14Jörg Sommer: 25882: run ssh with -oBatchMode=yes.Clint Adams2-1/+6
2008-10-1425893: rescind advice to use m:{[:lower:]}={[:upper:]} matcher for nowPeter Stephenson2-8/+17