summaryrefslogtreecommitdiff
path: root/Src
AgeCommit message (Collapse)AuthorFilesLines
2009-09-06Holger Weiss: 57248: fix anchoring for vi searchesPeter Stephenson1-1/+1
2009-09-0527243: reverse indexing of arrays with beginning index out of range returnedPeter Stephenson1-0/+10
wrong value
2009-09-0227240: fix fix for lexing in test builtinPeter Stephenson1-1/+3
2009-08-1727218: don't unquote $line generated in comparguments for _argumentsPeter Stephenson1-2/+16
2009-08-1627216: set chwords to NULL when freedPeter Stephenson1-0/+2
2009-08-15users/14307: end of command line in completion with variant zsh syntaxPeter Stephenson1-1/+9
2009-08-0527211: handle Cygwin device files & drives specially in compfilesPeter Stephenson1-8/+66
2009-08-0127202: unbreak _GNU_SOURCE on Debian GNU/kFreeBSD.Clint Adams1-1/+1
2009-07-2427188: improve read -q by using read -k codePeter Stephenson1-61/+27
2009-07-2127181: extend POSIX_CD to handle target directory printing behaviourPeter Stephenson1-4/+15
2009-07-2027159: restore pre-23067 behavior of SIGINT outside a "wait", so thatBart Schaefer2-13/+22
foreground jobs that handle or ignore interrupts are not orphaned.
2009-07-1927167: add POSIX_CD option to test "." after CDPATHPeter Stephenson3-5/+25
2009-07-17users/14240: assignment before a function definition is an errorPeter Stephenson1-1/+7
2009-07-15Eric Blake: 27151: cd handling with initial // for CygwinPeter Stephenson1-6/+8
2009-07-1227134: Close SHTTY on exec.Peter Stephenson3-4/+22
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 Stephenson2-6/+3
2009-07-1127129: fix status at start of function, command subst, etc.Peter Stephenson3-7/+37
2009-07-1027126: a few more contexts where executing empty lists gives status zeroPeter Stephenson2-1/+5
2009-07-1027125: handle nested use of colour code buffer allocationPeter Stephenson1-2/+14
2009-07-1027106: reset status on command that expands to emptyPeter Stephenson5-46/+87
27122: add POSIX_JOBS option
2009-07-1027119: job output to stdout if non-interactivePeter Stephenson1-6/+5
no automated jobs notifications
2009-07-0927112: allow jobbing output if not interactivePeter Stephenson1-8/+10
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 Stephenson1-1/+1
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 Stephenson2-2/+2
2009-07-0627092: missing then-clause for if wasn't an errorPeter Stephenson1-0/+4
2009-07-0227087: change return codes from failed "."Peter Stephenson2-4/+4
2009-07-0127085: add accept-search handling to scrollist keymapPeter Stephenson1-0/+2
2009-07-0127083: non-zero status on failures to find or execute file in "."Peter Stephenson4-14/+40
2009-07-0127080: it wasnt possible to exit menu selection cleanlyPeter Stephenson1-2/+18
2009-07-0127079: save lexical context in test builtinPeter Stephenson1-0/+2
2009-06-26Greg Klanderman: 27057: %e and %f time formats were swappedPeter Stephenson1-2/+2
2009-06-0527304: add ${(q-)..} flagPeter Stephenson3-19/+144
2009-05-3027025: define _GNU_SOURCE on the Hurd.Clint Adams1-1/+1
2009-05-2927021: fix length of saved glob flags in pattern matchingPeter Stephenson1-5/+6
2009-05-2026975: compilation issues in bin_print()Peter Stephenson1-4/+9
2009-05-20users/14143 plus tweak in padding code:Peter Stephenson2-4/+5
use default IFS if IFS is unset
2009-05-19Greg Klanderman: 26972: fix problem ni 26964.Peter Stephenson1-1/+4
2009-05-17Greg Klanderman: 26964 (modified): PROMPT_EOL_MARKPeter Stephenson1-3/+7
2009-05-16Paul Ackersviller: 26962: updated HP-UX dynamic linkingPeter Stephenson1-2/+2
2009-05-1226958: Fix reallocation problem in promptsPeter Stephenson1-0/+3
2009-05-1226957: Fix some memory problems with read builtinPeter Stephenson1-8/+13
unposted: fix a WARN_CREATE_GLOBAL warning
2009-05-1126956: tidy up some zle variables for module unloadingPeter Stephenson1-0/+4
note issue found on HP-UX
2009-05-0826950: warn on failed attempt to change user or group IDPeter Stephenson1-5/+13
26593: print warning but dont fail test if simple Unicode conversion fails
2009-05-0826984: ensure zle window sizes are reset with video dataPeter Stephenson1-0/+2
2009-05-0726954: read should pass through invalid multibyte charactersPeter Stephenson1-1/+5
2009-04-2426876 with updated documentation: add ZLE_{REMOVE,SPACE}_SUFFIX_CHARSPeter Stephenson3-18/+59
2009-04-2026852: make terminfo.mdd test agree with one in terminfo.cPeter Stephenson1-3/+1