about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 27236: use $CPPFLAGS with $CPP in configure.acPeter Stephenson2009-09-072-5/+10
* Holger Weiss: 57248: fix anchoring for vi searchesPeter Stephenson2009-09-062-2/+6
* 27247: zmv checking for **/ was wrongPeter Stephenson2009-09-062-2/+6
* 27244: Daniel Friesel: new feh completionPeter Stephenson2009-09-053-1/+176
* 27243: reverse indexing of arrays with beginning index out of range returnedPeter Stephenson2009-09-053-1/+45
* 27240: fix fix for lexing in test builtinPeter Stephenson2009-09-022-2/+9
* 27233: improved _values handling of optional argumentsPeter Stephenson2009-08-283-3/+10
* 27228: clear function for zsh-newuser-installPeter Stephenson2009-08-212-1/+15
* 27219: _files -F <array> wasn't correctly handledPeter Stephenson2009-08-172-5/+12
* 27218: don't unquote $line generated in comparguments for _argumentsPeter Stephenson2009-08-172-3/+23
* 27217: fix typo in assignment in new user scriptPeter Stephenson2009-08-172-2/+7
* 27216: set chwords to NULL when freedPeter Stephenson2009-08-162-1/+7
* users/14307: end of command line in completion with variant zsh syntaxPeter Stephenson2009-08-152-2/+16
* Andrew Psaltis: 27212: Slackware supports extra tar formats in pkgtoolPeter Stephenson2009-08-072-4/+9
* 27211: handle Cygwin device files & drives specially in compfilesPeter Stephenson2009-08-052-9/+73
* 27209: fix breakage from 27208.Clint Adams2009-08-052-2/+5
* Mikael Magnusson: 27204: remove stray curly brace.Clint Adams2009-08-052-2/+5
* 27208: try to do the right thing when applying file-sort to extant glob quali...Clint Adams2009-08-052-2/+7
* 27203: treat aptitude build-depends just as aptitude build-dep.Clint Adams2009-08-012-2/+5
* 27202: unbreak _GNU_SOURCE on Debian GNU/kFreeBSD.Clint Adams2009-08-012-2/+7
* users/14267: files added by ignore-line should be quotedPeter Stephenson2009-07-302-7/+14
* 27188: improve read -q by using read -k codePeter Stephenson2009-07-245-65/+56
* 27181: extend POSIX_CD to handle target directory printing behaviourPeter Stephenson2009-07-213-5/+29
* 27178: FAQ---quoting function names to stop expansion is always(ish) safePeter Stephenson2009-07-202-4/+6
* 27178: FAQ---quoting function names to stop expansion is always safePeter Stephenson2009-07-202-1/+14
* 27159: restore pre-23067 behavior of SIGINT outside a "wait", so thatBart Schaefer2009-07-203-14/+30
* 27167: add POSIX_CD option to test "." after CDPATHPeter Stephenson2009-07-196-6/+51
* 27160: tweaks to reportbug completion, thanks to Vincent Lefevre.Clint Adams2009-07-182-3/+5
* 27128: complete tex files for latexmk.Clint Adams2009-07-182-2/+7
* users/14240: assignment before a function definition is an errorPeter Stephenson2009-07-172-2/+14
* Eric Blake: 27151: cd handling with initial // for CygwinPeter Stephenson2009-07-152-7/+14
* Andy Spencer: 27148: ignore build directories when searching forPeter Stephenson2009-07-142-2/+8
* 27134: Close SHTTY on exec.Peter Stephenson2009-07-125-8/+51
* 27131: allow MONITOR in subshell by not closing SHTTYPeter Stephenson2009-07-113-7/+8
* 27129: fix status at start of function, command subst, etc.Peter Stephenson2009-07-117-8/+64
* 27127: Vincent Bernat: handle bts fixed and bts notfixed.Clint Adams2009-07-102-3/+8
* 27126: a few more contexts where executing empty lists gives status zeroPeter Stephenson2009-07-106-2/+51
* 27125: handle nested use of colour code buffer allocationPeter Stephenson2009-07-102-3/+20
* 27106: reset status on command that expands to emptyPeter Stephenson2009-07-108-47/+111
* 27119: job output to stdout if non-interactivePeter Stephenson2009-07-102-7/+12
* 27112: allow jobbing output if not interactivePeter Stephenson2009-07-092-9/+16
* Eric Blake: 27109: don't attachtty() if not interactivePeter Stephenson2009-07-091-1/+1
* Eric Blake: 27109: don't attachtty() if not interactivePeter Stephenson2009-07-091-1/+1
* Eric Blake: 27109: don't attachtty() if not interactivePeter Stephenson2009-07-092-2/+12
* 27110: Only turn on MONITOR if set explicitly or INTERACTIVEPeter Stephenson2009-07-091-1/+7
* 27100: Allow MONITOR option in non-interactive shells for testing.Peter Stephenson2009-07-083-3/+9
* 27092: missing then-clause for if wasn't an errorPeter Stephenson2009-07-063-2/+17
* Brendan Cully: 27088: new Mercurial completionPeter Stephenson2009-07-053-1/+953
* 27087: change return codes from failed "."Peter Stephenson2009-07-025-9/+13
* Nicolas Pouillard: 27028: new darcs completionPeter Stephenson2009-07-022-501/+39