| Commit message (Expand) | Author | Age | Files | Lines |
* | lexsave/lexrestore lexflags | Peter Stephenson | 2010-12-14 | 1 | -3/+9 |
* | 28528: Rearrange zleparse to lexflags | Peter Stephenson | 2010-12-14 | 1 | -0/+28 |
* | 28424: new POSIX_STRINGS option | Peter Stephenson | 2010-11-22 | 1 | -0/+1 |
* | 28308/28310: HIST_LEX_WORDS, check for quick history read | Peter Stephenson | 2010-10-02 | 1 | -0/+1 |
* | 28259: Finally fix some ancient problems with here-documents | Peter Stephenson | 2010-09-14 | 1 | -1/+5 |
* | 28253: document -h argument to atribute commands | Peter Stephenson | 2010-09-12 | 1 | -0/+1 |
* | 27965, 27966: Improve ${(q)...}: newline appears as $'\n;, | Peter Stephenson | 2010-05-27 | 1 | -1/+5 |
* | 27793 and follow ups: add PATH_SCRIPT option to find script using $PATH | Peter Stephenson | 2010-03-16 | 1 | -0/+1 |
* | 27785: IFS doesn't have a null in it in POSIX | Peter Stephenson | 2010-03-11 | 1 | -0/+4 |
* | 27754 plus NEWS change: add "zsystem flock" | Peter Stephenson | 2010-02-24 | 1 | -1/+10 |
* | 27638, based on Frank Terbeck, 27633: SOURCETRACE option | Peter Stephenson | 2010-01-27 | 1 | -0/+1 |
* | 27167: add POSIX_CD option to test "." after CDPATH | Peter Stephenson | 2009-07-19 | 1 | -0/+1 |
* | 27129: fix status at start of function, command subst, etc. | Peter Stephenson | 2009-07-11 | 1 | -0/+11 |
* | 27106: reset status on command that expands to empty | Peter Stephenson | 2009-07-10 | 1 | -0/+2 |
* | 27087: change return codes from failed "." | Peter Stephenson | 2009-07-02 | 1 | -3/+3 |
* | 27083: non-zero status on failures to find or execute file in "." | Peter Stephenson | 2009-07-01 | 1 | -0/+11 |
* | 27304: add ${(q-)..} flag | Peter Stephenson | 2009-06-05 | 1 | -0/+7 |
* | 26772: better error handling and fix runaway chdir on failed cd | Peter Stephenson | 2009-03-24 | 1 | -0/+1 |
* | 26675: add POSIX_ALIASES option | Peter Stephenson | 2009-03-03 | 1 | -0/+1 |
* | 26583: use HOOK_FUNCTIONS more widely | Peter Stephenson | 2009-02-19 | 1 | -0/+9 |
* | 26546, 26556: sticky emulation for functions defined in emulate ... -c ... | Peter Stephenson | 2009-02-11 | 1 | -0/+15 |
* | 26061: fix clash between process subst and numeric glob | Peter Stephenson | 2008-11-18 | 1 | -9/+10 |
* | 25971: fix options handling for builtins that handle their own | Peter Stephenson | 2008-10-30 | 1 | -0/+6 |
* | 25831: fix empty return values from subscript matches with RC_EXPAND_PARAM | Peter Stephenson | 2008-10-09 | 1 | -10/+19 |
* | 25775: fix logical problem with function line numbering inside eval-style traps | Peter Stephenson | 2008-09-29 | 1 | -0/+4 |
* | 25771: shell function context for substitution functions | Peter Stephenson | 2008-09-29 | 1 | -0/+1 |
* | 25641: add emulation option (NO_)MULTI_FUNC_DEF | Peter Stephenson | 2008-09-11 | 1 | -0/+1 |
* | 25595: fix line numbers with EVAL_LINENO, | Peter Stephenson | 2008-09-03 | 1 | -1/+9 |
* | 25570: line numbers of complex sublists were wrong, plus test | Peter Stephenson | 2008-08-31 | 1 | -1/+1 |
* | 25490: make zties dynamic so there can be more than one gdbm handle in use at... | Clint Adams | 2008-08-19 | 1 | -0/+1 |
* | 25448: add $funcfiletrace to show absolute line number for caller | Peter Stephenson | 2008-08-13 | 1 | -1/+2 |
* | 25247 with further modifications: add $funcsourcetrace | Peter Stephenson | 2008-08-11 | 1 | -1/+5 |
* | 25415: Make DEBUG_BEFORE_CMD the default. | Peter Stephenson | 2008-08-07 | 1 | -1/+21 |
* | 25345, 25347: neaten interface from main shell to zle | Peter Stephenson | 2008-07-31 | 1 | -5/+15 |
* | 25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence | Peter Stephenson | 2008-06-12 | 1 | -0/+1 |
* | 25138(? mailing list stuck): rewrite of completion matching. | Peter Stephenson | 2008-06-08 | 1 | -0/+42 |
* | 25126: reformatting for 25124 | Clint Adams | 2008-06-01 | 1 | -3/+2 |
* | 25124: work with --(disable|enable)-largefile instead of --(disable|enable)-l... | Clint Adams | 2008-06-01 | 1 | -1/+2 |
* | 25002: only ZLE should update attributes resulting from prompt expansion | Peter Stephenson | 2008-05-12 | 1 | -1/+1 |
* | 24996: improve xtrace output for patterns | Peter Stephenson | 2008-05-11 | 1 | -0/+9 |
* | 24986: prompt escapes for colours | Peter Stephenson | 2008-05-09 | 1 | -12/+40 |
* | 24980: zmodload -mF | Peter Stephenson | 2008-05-08 | 1 | -0/+11 |
* | 24932: try to fix up code that regularizes attributes after right prompt | Peter Stephenson | 2008-05-06 | 1 | -0/+2 |
* | users/12812: fix hang with confusion over process numbers | Peter Stephenson | 2008-05-02 | 1 | -18/+18 |
* | 24894: enable colouring of highlighted text in editor | Peter Stephenson | 2008-04-29 | 1 | -13/+46 |
* | 24878: add incremental pattern searches | Peter Stephenson | 2008-04-26 | 1 | -0/+16 |
* | 24864: Jun. T: typos in alternative wcwidth(). | Peter Stephenson | 2008-04-23 | 1 | -1/+1 |
* | 24861 (with tweaks): logic to use alternative wcwidth() if needed; | Peter Stephenson | 2008-04-22 | 1 | -8/+22 |
* | 24856: add IS_COMBINING() and IS_BASECHAR() and widen tests | Peter Stephenson | 2008-04-21 | 1 | -2/+29 |
* | 24853: use metafied strings for inner loops over history | Peter Stephenson | 2008-04-20 | 1 | -6/+5 |