about summary refs log tree commit diff
path: root/Src
Commit message (Expand)AuthorAgeFilesLines
...
* 27126: a few more contexts where executing empty lists gives status zeroPeter Stephenson2009-07-102-1/+5
* 27125: handle nested use of colour code buffer allocationPeter Stephenson2009-07-101-2/+14
* 27106: reset status on command that expands to emptyPeter Stephenson2009-07-105-46/+87
* 27119: job output to stdout if non-interactivePeter Stephenson2009-07-101-6/+5
* 27112: allow jobbing output if not interactivePeter Stephenson2009-07-091-8/+10
* 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-091-1/+1
* 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-082-2/+2
* 27092: missing then-clause for if wasn't an errorPeter Stephenson2009-07-061-0/+4
* 27087: change return codes from failed "."Peter Stephenson2009-07-022-4/+4
* 27085: add accept-search handling to scrollist keymapPeter Stephenson2009-07-011-0/+2
* 27083: non-zero status on failures to find or execute file in "."Peter Stephenson2009-07-014-14/+40
* 27080: it wasnt possible to exit menu selection cleanlyPeter Stephenson2009-07-011-2/+18
* 27079: save lexical context in test builtinPeter Stephenson2009-07-011-0/+2
* Greg Klanderman: 27057: %e and %f time formats were swappedPeter Stephenson2009-06-261-2/+2
* 27304: add ${(q-)..} flagPeter Stephenson2009-06-053-19/+144
* 27025: define _GNU_SOURCE on the Hurd.Clint Adams2009-05-301-1/+1
* 27021: fix length of saved glob flags in pattern matchingPeter Stephenson2009-05-291-5/+6
* 26975: compilation issues in bin_print()Peter Stephenson2009-05-201-4/+9
* users/14143 plus tweak in padding code:Peter Stephenson2009-05-202-4/+5
* Greg Klanderman: 26972: fix problem ni 26964.Peter Stephenson2009-05-191-1/+4
* Greg Klanderman: 26964 (modified): PROMPT_EOL_MARKPeter Stephenson2009-05-171-3/+7
* Paul Ackersviller: 26962: updated HP-UX dynamic linkingPeter Stephenson2009-05-161-2/+2
* 26958: Fix reallocation problem in promptsPeter Stephenson2009-05-121-0/+3
* 26957: Fix some memory problems with read builtinPeter Stephenson2009-05-121-8/+13
* 26956: tidy up some zle variables for module unloadingPeter Stephenson2009-05-111-0/+4
* 26950: warn on failed attempt to change user or group IDPeter Stephenson2009-05-081-5/+13
* 26984: ensure zle window sizes are reset with video dataPeter Stephenson2009-05-081-0/+2
* 26954: read should pass through invalid multibyte charactersPeter Stephenson2009-05-071-1/+5
* 26876 with updated documentation: add ZLE_{REMOVE,SPACE}_SUFFIX_CHARSPeter Stephenson2009-04-243-18/+59
* 26852: make terminfo.mdd test agree with one in terminfo.cPeter Stephenson2009-04-201-3/+1
* users/14041: bind : by default to execute-named-cmd in vicmd modePeter Stephenson2009-04-171-1/+1
* 26806 (doc tweaked): Add CORRECT_IGNORE variablePeter Stephenson2009-04-061-1/+13
* Jon Strait: 26778, 26781: extra options for PCRE matchingPeter Stephenson2009-03-251-9/+48
* Michael Hwang: 26776: improved column alignment with print -c -PPeter Stephenson2009-03-251-0/+17
* 26774: cd to $HOME on failure in preference to /Peter Stephenson2009-03-241-4/+18
* 26772: better error handling and fix runaway chdir on failed cdPeter Stephenson2009-03-244-12/+31
* 26769: fix finger trouble in 26767Peter Stephenson2009-03-241-1/+1
* 26748: c modifier to add command pathPeter Stephenson2009-03-232-18/+61
* 26767: fix file descriptor leak in 26763Peter Stephenson2009-03-231-15/+32
* 26763: fix problem on failed cd -s to relative pathPeter Stephenson2009-03-201-5/+6
* tidy up from 26625Peter Stephenson2009-03-201-3/+2
* Bart: 26761: typo in realpath() checkPeter Stephenson2009-03-201-1/+1
* Mikael: 26759: missing here-document terminatorPeter Stephenson2009-03-191-0/+1
* 26754: tweak zgetdir() and test for realpath()Peter Stephenson2009-03-192-5/+59
* 26752: fix ../ removal and metafication in :a and :A modifersPeter Stephenson2009-03-181-3/+7
* users/13937, users/13939: configure.ac, Src/jobs.c: check forBart Schaefer2009-03-161-0/+8
* Michael Hwang: 26731 with cosmetic changes: add "a" and "A" modifiersPeter Stephenson2009-03-152-0/+155