summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-09-0527243: reverse indexing of arrays with beginning index out of range returnedPeter Stephenson3-1/+45
wrong value
2009-09-0227240: fix fix for lexing in test builtinPeter Stephenson2-2/+9
2009-08-2827233: improved _values handling of optional argumentsPeter Stephenson3-3/+10
mount -o loop= argument is optional
2009-08-2127228: clear function for zsh-newuser-installPeter Stephenson2-1/+15
2009-08-1727219: _files -F <array> wasn't correctly handledPeter Stephenson2-5/+12
2009-08-1727218: don't unquote $line generated in comparguments for _argumentsPeter Stephenson2-3/+23
2009-08-1727217: fix typo in assignment in new user scriptPeter Stephenson2-2/+7
2009-08-1627216: set chwords to NULL when freedPeter Stephenson2-1/+7
2009-08-15users/14307: end of command line in completion with variant zsh syntaxPeter Stephenson2-2/+16
2009-08-07Andrew Psaltis: 27212: Slackware supports extra tar formats in pkgtoolPeter Stephenson2-4/+9
2009-08-0527211: handle Cygwin device files & drives specially in compfilesPeter Stephenson2-9/+73
2009-08-0527209: fix breakage from 27208.Clint Adams2-2/+5
2009-08-05Mikael Magnusson: 27204: remove stray curly brace.Clint Adams2-2/+5
2009-08-0527208: try to do the right thing when applying file-sort to extant glob ↵Clint Adams2-2/+7
qualifiers.
2009-08-0127203: treat aptitude build-depends just as aptitude build-dep.Clint Adams2-2/+5
2009-08-0127202: unbreak _GNU_SOURCE on Debian GNU/kFreeBSD.Clint Adams2-2/+7
2009-07-30users/14267: files added by ignore-line should be quotedPeter Stephenson2-7/+14
2009-07-2427188: improve read -q by using read -k codePeter Stephenson5-65/+56
2009-07-2127181: extend POSIX_CD to handle target directory printing behaviourPeter Stephenson3-5/+29
2009-07-2027178: FAQ---quoting function names to stop expansion is always(ish) safePeter Stephenson2-4/+6
2009-07-2027178: FAQ---quoting function names to stop expansion is always safePeter Stephenson2-1/+14
2009-07-2027159: restore pre-23067 behavior of SIGINT outside a "wait", so thatBart Schaefer3-14/+30
foreground jobs that handle or ignore interrupts are not orphaned.
2009-07-1927167: add POSIX_CD option to test "." after CDPATHPeter Stephenson6-6/+51
2009-07-1827160: tweaks to reportbug completion, thanks to Vincent Lefevre.Clint Adams2-3/+5
2009-07-1827128: complete tex files for latexmk.Clint Adams2-2/+7
2009-07-17users/14240: assignment before a function definition is an errorPeter Stephenson2-2/+14
2009-07-15Eric Blake: 27151: cd handling with initial // for CygwinPeter Stephenson2-7/+14
2009-07-14Andy Spencer: 27148: ignore build directories when searching forPeter Stephenson2-2/+8
kernel modules in modutil completion
2009-07-1227134: Close SHTTY on exec.Peter Stephenson5-8/+51
27135: POSIX_JOBS leaves MONITOR on in subshell and doesn't save parent job table.
2009-07-1127131: allow MONITOR in subshell by not closing SHTTYPeter Stephenson3-7/+8
2009-07-1127129: fix status at start of function, command subst, etc.Peter Stephenson7-8/+64
2009-07-1027127: Vincent Bernat: handle bts fixed and bts notfixed.Clint Adams2-3/+8
2009-07-1027126: a few more contexts where executing empty lists gives status zeroPeter Stephenson6-2/+51
2009-07-1027125: handle nested use of colour code buffer allocationPeter Stephenson2-3/+20
2009-07-1027106: reset status on command that expands to emptyPeter Stephenson8-47/+111
27122: add POSIX_JOBS option
2009-07-1027119: job output to stdout if non-interactivePeter Stephenson2-7/+12
no automated jobs notifications
2009-07-0927112: allow jobbing output if not interactivePeter Stephenson2-9/+16
2009-07-09Eric Blake: 27109: don't attachtty() if not interactivePeter Stephenson1-1/+1
2009-07-09Eric Blake: 27109: don't attachtty() if not interactivePeter Stephenson1-1/+1
2009-07-09Eric Blake: 27109: don't attachtty() if not interactivePeter Stephenson2-2/+12
2009-07-0927110: Only turn on MONITOR if set explicitly or INTERACTIVEPeter Stephenson1-1/+7
2009-07-0827100: Allow MONITOR option in non-interactive shells for testing.Peter Stephenson3-3/+9
2009-07-0627092: missing then-clause for if wasn't an errorPeter Stephenson3-2/+17
2009-07-05Brendan Cully: 27088: new Mercurial completionPeter Stephenson3-1/+953
2009-07-0227087: change return codes from failed "."Peter Stephenson5-9/+13
2009-07-02Nicolas Pouillard: 27028: new darcs completionPeter Stephenson2-501/+39
2009-07-0127085: add accept-search handling to scrollist keymapPeter Stephenson3-2/+11
2009-07-0127083: non-zero status on failures to find or execute file in "."Peter Stephenson7-17/+57
2009-07-0127080: it wasnt possible to exit menu selection cleanlyPeter Stephenson3-5/+27
2009-07-0127079: save lexical context in test builtinPeter Stephenson2-1/+9