summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 26103: use FIFOs rather than FD files for process substititution on CygwinPeter Stephenson2008-12-012-2/+19
|
* 26095: compilation error if TIOCGWINSZ not definedPeter Stephenson2008-11-272-0/+7
|
* 26090: another cond test for Cygwin needs removingPeter Stephenson2008-11-262-0/+9
|
* Brendan Cully: 26057: mercurial completion updates.Clint Adams2008-11-262-25/+876
|
* 26091: crash at end of history line if history not in usePeter Stephenson2008-11-252-6/+13
|
* 13482: Frank Terbeck: fix some prompt docs for vcs infoPeter Stephenson2008-11-242-1/+9
|
* users/13477: call _files instead of _path_files to correctly handleBart Schaefer2008-11-232-1/+6
| | | | cycling through choices.
* users/13464: allow MIME suffixes to match upper case variantsPeter Stephenson2008-11-205-1/+29
| | | | | 26075: fix repeated calendar events so that the next event is always in the future
* 26065: update version number because of syntax changePeter Stephenson2008-11-182-2/+5
|
* François Revol: some BeOS fixesPeter Stephenson2008-11-184-1/+20
|
* 26061: fix clash between process subst and numeric globPeter Stephenson2008-11-187-19/+35
| | | | 26062: additional compmatch change, missed from 26047
* 26056 "< <(...)more_stuff" etc. are errorsPeter Stephenson2008-11-173-1/+11
|
* 26055: ensure process substitution is handled before parameter and commandPeter Stephenson2008-11-174-12/+18
|
* 26053: handle --help output like "--[fetch]all"Peter Stephenson2008-11-172-4/+19
|
* 26047: convert lower levels of completion matching to usePeter Stephenson2008-11-157-314/+401
| | | | multibyte strings and wide characters
* 26046: return an error if session's fd is unusable.Clint Adams2008-11-152-0/+7
|
* Phil (unposted): README: another typoPeter Stephenson2008-11-152-1/+5
|
* 26042 with some fixes from 26043 (Mikael):Peter Stephenson2008-11-137-61/+143
| | | | | allow <(...) and >(...) to occur in the middle of strings and =(...) to have extra text following
* 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 ↵Clint Adams2008-11-0211-31/+52
| | | | Kazuhiro NISHIYAMA.
* 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
|