summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2009-06-28unposted: support lzma compression of man pages used in MandrivaAndrey Borzenkov2-3/+8
2009-06-2727061: Nicolas Lalevée: importing files into antPeter Stephenson2-5/+16
2009-06-26Greg Klanderman: 27057: %e and %f time formats were swappedPeter Stephenson2-3/+6
2009-06-26Frank Terbeck: users/14207: make variable localPeter Stephenson2-2/+8
2009-06-19Frank Terbeck: 27049, 27050, 27051, 27052: VCS_INFO improvementsPeter Stephenson5-7/+51
2009-06-1827048: avoid multiline prints which break CSH_JUNKIE_QUOTES.Clint Adams2-5/+10
2009-06-0527305: fix GNU man option handling in run-helpPeter Stephenson2-4/+6
2009-06-0527304: add ${(q-)..} flagPeter Stephenson6-28/+181
2009-06-04Baptiste Daroussin: 27033: FreeBSD portaudit and mount completionPeter Stephenson3-19/+65
2009-06-04Baptiste Daroussin: 27030: update _file_systems for FreeBSDPeter Stephenson2-2/+10
2009-06-04Baptiste Daroussin: 27029: new pfctl completionPeter Stephenson3-1/+103
2009-06-02Colin Watson: 27027: completion for bzr switch.Clint Adams2-1/+16
2009-06-02Akinori MUSHA: private communication: fix typo in _subversionPeter Stephenson2-2/+5
2009-06-02update version recorded in archive to 4.3.10-dev-1Peter Stephenson2-4/+9
2009-06-01Tweak find to prune a .git dir. This allows a .git/cvs dir to existWayne Davison3-3/+8
with a cvs checkout in it.
2009-06-01release 4.3.10Peter Stephenson2-3/+7
2009-05-30Jesse W: 27024: allow overriding TEXI2HTML.Peter Stephenson3-2/+8
2009-05-3027025: define _GNU_SOURCE on the Hurd.Clint Adams2-2/+6
2009-05-2927021: fix length of saved glob flags in pattern matchingPeter Stephenson2-6/+13