about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Phil (unposted): README: another typoPeter Stephenson2008-11-152-1/+5
* 26042 with some fixes from 26043 (Mikael):Peter Stephenson2008-11-137-61/+143
* 26030: fix memory leak in varedOliver Kiddle2008-11-122-0/+3
* 26028: close temporary file when aborting fcOliver Kiddle2008-11-122-0/+7
* 26029: test for redirection with no preceding whitespacePeter Stephenson2008-11-121-1/+1
* 26029: test for redirection with no preceding whitespacePeter Stephenson2008-11-122-1/+24
* 26024: don't leave ref count incremented when aborting bindkey with an errorOliver Kiddle2008-11-112-1/+7
* 26027: free pprogc before it goes out of scope in makecomplistflags.Clint Adams2008-11-112-0/+6
* 26025: prefer handling user input to zle -F file descriptorPeter Stephenson2008-11-112-8/+20
* 26023: skeletal completion for tg (topgit).Clint Adams2008-11-112-0/+13
* 26022: fix on Solaris where /proc/$$/fd exists but doesn't contain symlinksOliver Kiddle2008-11-102-2/+5
* add completion of globbing flagsOliver Kiddle2008-11-105-4/+48
* 26021: tweak for glob qualifier completionPeter Stephenson2008-11-082-14/+34
* unposted: revert 26014.Clint Adams2008-11-082-4/+6
* 26016: treat "bzr co" as an alias of "bzr checkout"; patch from Ryo IGARASHI.Clint Adams2008-11-072-1/+6
* 26014: don't allocate and leak a patprog if it's not going to be used.Clint Adams2008-11-062-2/+7
* 26013: don't ztrdup the other buffer returned by inet_ntoa. cf. 25987.Clint Adams2008-11-062-1/+6
* "typeset -g <var>" should be silent even without TYPESET_SILENTPeter Stephenson2008-11-053-1/+13
* 26006: remove dependence on system error messagePeter Stephenson2008-11-042-2/+13
* unposted: update to 4.3.9-dev-0Peter Stephenson2008-11-032-2/+4
* unposted: missing .distfiles entry; release 4.3.9 zsh-4.3.9Peter Stephenson2008-11-032-0/+6
* 25989: fix crash in matchingPeter Stephenson2008-11-022-36/+32
* 25988: declare temporary cache array as local, thanks to problem noticed by K...Clint Adams2008-11-0211-31/+52
* 25987: don't ztrdup the buffer returned by inet_ntoa.Clint Adams2008-11-012-1/+4
* 25985: don't try to disable signal traps if getsignum returns -1.Clint Adams2008-11-012-2/+9
* 25983: Fix bug in hash builtin with empty hash entry nameOliver Kiddle2008-10-312-3/+11
* 25975: bad tests for pattern match when building up a completion line stringPeter Stephenson2008-10-302-3/+14
* 25972: leaked and uninitialised memory found by valgrindPeter Stephenson2008-10-303-1/+5
* 25971: fix options handling for builtins that handle their ownPeter Stephenson2008-10-303-6/+18
* 25969: two bugs with metafication plus a test for onePeter Stephenson2008-10-304-5/+20
* 25963: Interrupt at spell check prompt output garbagePeter Stephenson2008-10-302-2/+7
* 25961: remove opening parenthesis from casePeter Stephenson2008-10-302-1/+6
* 4.3.9Peter Stephenson2008-10-308-25/+36
* 25958: make it possible to get docs for startup files correctPeter Stephenson2008-10-305-19/+35
* 25950 should use xyes, tooPeter Stephenson2008-10-302-2/+4
* unposted: add _tcpsysPeter Stephenson2008-10-302-0/+53
* 25950: need configure x$dynamic trick in two more placesPeter Stephenson2008-10-302-2/+5
* users/13418: protect against have_strcodes lyingPeter Stephenson2008-10-302-2/+13
* 25949: remove dead code in getvisrchstr.Clint Adams2008-10-302-6/+6
* 25945: matching bug in path hierarchy completionPeter Stephenson2008-10-292-9/+21
* Mikael: users/13412: typoPeter Stephenson2008-10-292-1/+3
* c.f. users/13411: update archved version number to 4.3.8-dev-0Peter Stephenson2008-10-292-1/+4
* unposted: single-letter typoPeter Stephenson2008-10-292-1/+3
* unposted: belatedly sort out some distfilesPeter Stephenson2008-10-295-7/+54
* update to 4.3.8 zsh-4.3.8Peter Stephenson2008-10-298-24/+36
* 25940: delay !multi memory allocation until after possibility to error out an...Clint Adams2008-10-292-7/+12
* 25938 (Mikael) + probably 25939, too: typo in _path_filesPeter Stephenson2008-10-282-3/+6
* 25937: builtins with no options should still ignore --Peter Stephenson2008-10-283-1/+15
* Release 4.3.7 zsh-4.3.7Peter Stephenson2008-10-283-2/+23
* 25934: handle bts subscribe, unsubscribe, and fix owner. Patches from Ansgar...Clint Adams2008-10-262-2/+19