Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 23165: fix problems with bases: error if over 36 and don't interpret octal | Peter Stephenson | 2007-02-12 | 1 | -0/+4 |
| | |||||
* | 23159 plus minor doc tweaks: leave BAUD parameter unset by default | Peter Stephenson | 2007-02-08 | 1 | -11/+12 |
| | |||||
* | 23142: calendar enhancements: relative times, recurring events | Peter Stephenson | 2007-01-31 | 1 | -15/+120 |
| | |||||
* | 23118: improve sorting to make it work with locales | Peter Stephenson | 2007-01-21 | 1 | -7/+20 |
| | |||||
* | 23115: ";|" at end of case clause causes later patterns to be tested | Peter Stephenson | 2007-01-19 | 1 | -4/+13 |
| | |||||
* | unposted: typo in calendar_scandate doc | Peter Stephenson | 2007-01-18 | 1 | -1/+1 |
| | |||||
* | unposted: typo in calendar_scandate doc | Peter Stephenson | 2007-01-18 | 1 | -2/+1 |
| | |||||
* | users/11111: add DEBUG_BEFORE_CMD option | Peter Stephenson | 2007-01-09 | 1 | -0/+8 |
| | |||||
* | 23091: *roff problems noticed by doclifter | Peter Stephenson | 2007-01-05 | 2 | -13/+12 |
| | |||||
* | document OS may handle negative or zero PID in kill | Peter Stephenson | 2006-12-19 | 1 | -0/+3 |
| | |||||
* | 23060: make everything in Doc makes info | Peter Stephenson | 2006-12-17 | 1 | -1/+1 |
| | |||||
* | users/11083: functions for handling shell arguments in ZLE | Peter Stephenson | 2006-12-15 | 1 | -0/+54 |
| | |||||
* | 23052: multibyte characters in typeset -L/R/Z padding | Peter Stephenson | 2006-12-13 | 1 | -0/+9 |
| | |||||
* | users/11079: 1(2##) | Peter Stephenson | 2006-12-12 | 1 | -1/+2 |
| | |||||
* | unposted: improve CUTBUFFER and killring documentation | Peter Stephenson | 2006-12-10 | 1 | -2/+4 |
| | | | | 23044: print -c and print -C didn't handle unmetafied input | ||||
* | 23028: use texi2pdf where available | Peter Stephenson | 2006-12-04 | 1 | -1/+5 |
| | |||||
* | Vin Shelton: 23027: typo in calsys.yo | Peter Stephenson | 2006-12-04 | 1 | -4/+31 |
| | | | | unposted: missing autoload in calendar_add, improve age date shortcuts | ||||
* | unposted: fix calendar stuff | Peter Stephenson | 2006-12-01 | 1 | -1/+1 |
| | |||||
* | c.f. 23023: typo | Peter Stephenson | 2006-12-01 | 1 | -0/+1 |
| | |||||
* | c.f. 23023: new calendar function system. | Peter Stephenson | 2006-12-01 | 11 | -8/+570 |
| | |||||
* | users/10989: add fake-always pattern that overrides ignored-patterns | Peter Stephenson | 2006-11-15 | 1 | -0/+25 |
| | |||||
* | 22992: make $? available in exit traps/hooks | Peter Stephenson | 2006-11-10 | 2 | -0/+4 |
| | | | | 22993: slightly more effective _make variable fix | ||||
* | 22984: add zshexit hook | Peter Stephenson | 2006-11-09 | 1 | -0/+8 |
| | |||||
* | 22981: Zvi Har'el: bad call from 22952 | Peter Stephenson | 2006-11-08 | 2 | -5/+29 |
| | | | | 22980: add hook array for special functions | ||||
* | 22980: 22952 messed up parameter padding flag optional arguments | Peter Stephenson | 2006-11-07 | 1 | -5/+9 |
| | |||||
* | 22934, modified, see 22937: add HIST_SUBST_PATTERN option | Peter Stephenson | 2006-11-01 | 2 | -7/+53 |
| | | | | make ${.../#%...} anchor at both ends | ||||
* | 22913: set $! on "bg" | Peter Stephenson | 2006-10-30 | 1 | -1/+2 |
| | |||||
* | boring .distfiles stuff | Peter Stephenson | 2006-10-25 | 1 | -0/+1 |
| | |||||
* | archive.progeny.com will be decommissioned around 2006-10-22 | Geoff Wing | 2006-10-16 | 1 | -3/+1 |
| | | | | Remove from lists | ||||
* | Doc for auto-suffix-remove/retain. | Bart Schaefer | 2006-10-16 | 1 | -0/+18 |
| | |||||
* | 22873: typo in expn.yo | Peter Stephenson | 2006-10-13 | 1 | -1/+1 |
| | |||||
* | 22854: replace-string-again | Peter Stephenson | 2006-10-10 | 1 | -1/+10 |
| | |||||
* | 22852: users style effect changed in 22191 | Peter Stephenson | 2006-10-10 | 1 | -3/+4 |
| | | | | 22853: unquoted ^ at end of bindkey string treated literally | ||||
* | 22819: bits missed for some reason | Peter Stephenson | 2006-10-07 | 1 | -2/+3 |
| | |||||
* | 22818: improved subscript flag doc | Peter Stephenson | 2006-10-05 | 1 | -5/+13 |
| | | | | unposted: trivial _perforce tweak | ||||
* | 22780: add _arguments/comparguments -n to set index of first non-option arg | Peter Stephenson | 2006-09-27 | 1 | -2/+11 |
| | |||||
* | 22752: improved introduction to completion | Peter Stephenson | 2006-09-21 | 3 | -26/+119 |
| | |||||
* | users/10748: improve a couple of minor things in compsys doc | Peter Stephenson | 2006-09-20 | 1 | -13/+9 |
| | |||||
* | 22742: parameter padding uses string lengths unless (m) flag set | Peter Stephenson | 2006-09-20 | 2 | -5/+21 |
| | | | | 22743: restrict sh "- [args]" -> "-xv [-- args]" hack to sh mode | ||||
* | 22728: $functrace parameter for function backtraces. | Clint Adams | 2006-09-17 | 1 | -0/+6 |
| | |||||
* | assume width 1 for control characters; | Peter Stephenson | 2006-09-15 | 1 | -1/+3 |
| | | | | don't crash if width of repeated padding string is 0 | ||||
* | 22692: additional notes on a couple of parameter expansion features | Peter Stephenson | 2006-09-14 | 1 | -0/+18 |
| | |||||
* | 22705: make ${(l...)...} and ${(r...)...} handle multibyte characters | Peter Stephenson | 2006-09-13 | 1 | -3/+13 |
| | |||||
* | unposted: Mikael Magnusson: typos in sched doc | Peter Stephenson | 2006-09-11 | 1 | -2/+2 |
| | |||||
* | 22676, 22678: extend sched and make it able to run events when waiting for | Peter Stephenson | 2006-09-10 | 1 | -7/+32 |
| | | | | input | ||||
* | unposted: tweak completion docs | Peter Stephenson | 2006-08-21 | 1 | -0/+7 |
| | |||||
* | 22613: add strftime -r to use strptime() if available | Peter Stephenson | 2006-08-17 | 1 | -3/+18 |
| | |||||
* | 22610: allow zstyle -L to have arguments | Peter Stephenson | 2006-08-16 | 1 | -3/+13 |
| | |||||
* | 22608: improve doc for match-word-context | Peter Stephenson | 2006-08-14 | 1 | -9/+8 |
| | |||||
* | 22606: add match-word-context. | Peter Stephenson | 2006-08-14 | 1 | -3/+34 |
| | | | | Remove workaround from match-words-by-style |