Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 23122: bug with new sort stuff | Peter Stephenson | 2007-01-22 | 1 | -6/+13 |
| | |||||
* | 23119: lower case in sorting properly | Peter Stephenson | 2007-01-22 | 1 | -3/+45 |
| | |||||
* | unposted; typo | Peter Stephenson | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | 23118: improve sorting to make it work with locales | Peter Stephenson | 2007-01-21 | 11 | -214/+434 |
| | |||||
* | 23115: ";|" at end of case clause causes later patterns to be tested | Peter Stephenson | 2007-01-19 | 5 | -25/+59 |
| | |||||
* | 23114: ${foo:s/bar/rod} broken | Peter Stephenson | 2007-01-18 | 1 | -1/+5 |
| | |||||
* | 23104: fix line numbers for DEBUGBEFORECMD | Peter Stephenson | 2007-01-14 | 2 | -7/+36 |
| | | | | tidy up some wordcode definitions | ||||
* | 23101: various combinations of ZERR with function returns were feature-ridden | Peter Stephenson | 2007-01-12 | 1 | -1/+7 |
| | |||||
* | users/11111: add DEBUG_BEFORE_CMD option | Peter Stephenson | 2007-01-09 | 3 | -1/+19 |
| | |||||
* | 23098: printf multibyte character widths | Peter Stephenson | 2007-01-09 | 1 | -12/+66 |
| | |||||
* | 23097: splitting of $'...' strings in completion | Peter Stephenson | 2007-01-08 | 4 | -33/+72 |
| | |||||
* | 23088: printf formats and arguments need different octal escape sequences | Peter Stephenson | 2007-01-04 | 2 | -4/+6 |
| | |||||
* | 23086: printf should handle octal escapes in the \0NNN form | Peter Stephenson | 2007-01-04 | 1 | -2/+3 |
| | |||||
* | 23071: signed characters with no multibyte support | Peter Stephenson | 2006-12-19 | 1 | -3/+8 |
| | |||||
* | document OS may handle negative or zero PID in kill | Peter Stephenson | 2006-12-19 | 2 | -51/+105 |
| | |||||
* | 23054, part: error message for "kill -" with nothing after the - was confusing | Peter Stephenson | 2006-12-18 | 1 | -0/+4 |
| | |||||
* | 23052: multibyte characters in typeset -L/R/Z padding | Peter Stephenson | 2006-12-13 | 1 | -30/+46 |
| | |||||
* | 23051: ${(Q)...} of RCQUOTE expression failed with DEBUG active | Peter Stephenson | 2006-12-13 | 1 | -2/+6 |
| | |||||
* | unposted: improve CUTBUFFER and killring documentation | Peter Stephenson | 2006-12-10 | 1 | -20/+24 |
| | | | | 23044: print -c and print -C didn't handle unmetafied input | ||||
* | 23036: three more fixes for completion using $'...' | Peter Stephenson | 2006-12-08 | 3 | -3/+22 |
| | |||||
* | Incomplete improvements for $'...' in completion | Peter Stephenson | 2006-12-03 | 8 | -69/+412 |
| | |||||
* | c.f. 23023: new calendar function system. | Peter Stephenson | 2006-12-01 | 1 | -0/+1 |
| | |||||
* | 23008: failure to output error message could alter exit status | Peter Stephenson | 2006-11-19 | 1 | -3/+3 |
| | |||||
* | 22997: fix ${...?...} exit and traps | Peter Stephenson | 2006-11-11 | 2 | -2/+16 |
| | |||||
* | 22992: make $? available in exit traps/hooks | Peter Stephenson | 2006-11-10 | 1 | -0/+1 |
| | | | | 22993: slightly more effective _make variable fix | ||||
* | 22984: add zshexit hook | Peter Stephenson | 2006-11-09 | 1 | -0/+1 |
| | |||||
* | 22983: exit could loop for ever | Peter Stephenson | 2006-11-08 | 2 | -0/+20 |
| | |||||
* | 22981: Zvi Har'el: bad call from 22952 | Peter Stephenson | 2006-11-08 | 5 | -38/+60 |
| | | | | 22980: add hook array for special functions | ||||
* | 22980: 22952 messed up parameter padding flag optional arguments | Peter Stephenson | 2006-11-07 | 2 | -11/+22 |
| | |||||
* | fix error message | Peter Stephenson | 2006-11-06 | 2 | -2/+2 |
| | |||||
* | 22968: fix metafication for print -z and print -s | Peter Stephenson | 2006-11-05 | 1 | -0/+16 |
| | |||||
* | 22953: Mikael Magnusson: _most_recent_file fix. | Peter Stephenson | 2006-11-03 | 1 | -8/+9 |
| | | | | users/10928: send all "jobs" output to stdout | ||||
* | 22952: fix some argument delimiters to work with multibyte characters | Peter Stephenson | 2006-11-02 | 3 | -75/+162 |
| | |||||
* | 22950: fix reverse-menu-complete as start of completion | Peter Stephenson | 2006-11-02 | 1 | -2/+8 |
| | |||||
* | 22934, modified, see 22937: add HIST_SUBST_PATTERN option | Peter Stephenson | 2006-11-01 | 5 | -45/+130 |
| | | | | make ${.../#%...} anchor at both ends | ||||
* | 22924: a couple more metafy_line()/unmetafy_line() problems | Peter Stephenson | 2006-10-30 | 4 | -20/+32 |
| | |||||
* | obscure crash with hasbrpsfx() | Peter Stephenson | 2006-10-30 | 1 | -2/+12 |
| | |||||
* | 22913: set $! on "bg" | Peter Stephenson | 2006-10-30 | 1 | -2/+14 |
| | |||||
* | 22911: use QT_BACKSLASH if instring is QT_NONE | Peter Stephenson | 2006-10-25 | 1 | -1/+2 |
| | |||||
* | 22896: Src/Zle/complete.mdd: rename Mandrake to Mandriva. | Clint Adams | 2006-10-23 | 1 | -1/+1 |
| | |||||
* | unposted: typo in 22885 | Peter Stephenson | 2006-10-19 | 1 | -1/+1 |
| | |||||
* | 22885: fix problems with multibyte tokenized strings | Peter Stephenson | 2006-10-19 | 1 | -0/+15 |
| | | | | unposted: _todo.sh: more contexts | ||||
* | string quoting in compctl used QT_NONE instead of QT_BACKSLASH | Peter Stephenson | 2006-10-16 | 1 | -1/+2 |
| | |||||
* | Add two widges for user control of auto-suffix remove/keep. | Bart Schaefer | 2006-10-16 | 2 | -0/+11 |
| | |||||
* | 22852: users style effect changed in 22191 | Peter Stephenson | 2006-10-10 | 1 | -1/+1 |
| | | | | 22853: unquoted ^ at end of bindkey string treated literally | ||||
* | 22831: use CM_SPACE in compdescribe | Andrey Borzenkov | 2006-10-07 | 3 | -16/+9 |
| | |||||
* | 22820: this time, fix handling of long accumulated completion line | Peter Stephenson | 2006-10-06 | 1 | -2/+2 |
| | |||||
* | 10791: fix handling of long accumulated completion line | Peter Stephenson | 2006-10-06 | 1 | -1/+1 |
| | |||||
* | 22819: improved internal use of string quotation, | Peter Stephenson | 2006-10-05 | 10 | -143/+377 |
| | | | | plus completion bug fix with RCQUOTES | ||||
* | fix thinko in 22787 | Andrey Borzenkov | 2006-09-30 | 1 | -1/+2 |
| |