Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 23051: ${(Q)...} of RCQUOTE expression failed with DEBUG active | Peter Stephenson | 2006-12-13 | 2 | -2/+11 |
| | |||||
* | users/11079: 1(2##) | Peter Stephenson | 2006-12-12 | 2 | -3/+9 |
| | |||||
* | Unposted, see 23042: add some missing backslashes at the ends of lines. | Bart Schaefer | 2006-12-11 | 1 | -3/+3 |
| | |||||
* | unposted: improve CUTBUFFER and killring documentation | Peter Stephenson | 2006-12-10 | 3 | -22/+37 |
| | | | | 23044: print -c and print -C didn't handle unmetafied input | ||||
* | improved firefox support | Peter Stephenson | 2006-12-08 | 3 | -2/+24 |
| | |||||
* | 23039: handle iceweasel as firefox. | Clint Adams | 2006-12-08 | 2 | -1/+6 |
| | |||||
* | 23036: three more fixes for completion using $'...' | Peter Stephenson | 2006-12-08 | 4 | -3/+27 |
| | |||||
* | 23028: use texi2pdf where available | Peter Stephenson | 2006-12-04 | 4 | -1/+10 |
| | |||||
* | Vin Shelton: 23027: typo in calsys.yo | Peter Stephenson | 2006-12-04 | 5 | -61/+176 |
| | | | | unposted: missing autoload in calendar_add, improve age date shortcuts | ||||
* | Incomplete improvements for $'...' in completion | Peter Stephenson | 2006-12-03 | 9 | -69/+419 |
| | |||||
* | unposted: fix calendar stuff | Peter Stephenson | 2006-12-01 | 4 | -4/+17 |
| | |||||
* | c.f. 23023: typo | Peter Stephenson | 2006-12-01 | 1 | -0/+1 |
| | |||||
* | c.f. 23023: new calendar function system. | Peter Stephenson | 2006-12-01 | 23 | -8/+1787 |
| | |||||
* | 23022: don't allow WORDCHARS to be exported to tests | Peter Stephenson | 2006-11-28 | 2 | -0/+6 |
| | |||||
* | unposted: update Perforce completion to 2006.2 | Peter Stephenson | 2006-11-28 | 2 | -17/+73 |
| | |||||
* | 23018: parse out section headings from darcs --help. | Clint Adams | 2006-11-27 | 2 | -2/+6 |
| | |||||
* | 23008: failure to output error message could alter exit status | Peter Stephenson | 2006-11-19 | 2 | -3/+8 |
| | |||||
* | 23005: completion for toilet. | Clint Adams | 2006-11-18 | 2 | -0/+26 |
| | |||||
* | users/10989: add fake-always pattern that overrides ignored-patterns | Peter Stephenson | 2006-11-15 | 3 | -8/+47 |
| | |||||
* | users/10981: needs glob_subst for config file | Peter Stephenson | 2006-11-14 | 2 | -1/+5 |
| | |||||
* | users/10979: ssh completion uses config file from -F if present | Peter Stephenson | 2006-11-14 | 2 | -2/+14 |
| | |||||
* | 22998: add -s to _arguments | Clint Adams | 2006-11-13 | 2 | -1/+5 |
| | |||||
* | unposted: update config.guess and config.sub to 2006-07-02 versions. | Clint Adams | 2006-11-11 | 3 | -41/+109 |
| | |||||
* | 22997: fix ${...?...} exit and traps | Peter Stephenson | 2006-11-11 | 3 | -2/+22 |
| | |||||
* | 22992: make $? available in exit traps/hooks | Peter Stephenson | 2006-11-10 | 5 | -2/+21 |
| | | | | 22993: slightly more effective _make variable fix | ||||
* | 22984: add zshexit hook | Peter Stephenson | 2006-11-09 | 3 | -0/+12 |
| | |||||
* | 22988: arno: _make fix for special variables | Peter Stephenson | 2006-11-09 | 2 | -0/+9 |
| | |||||
* | 22983: exit could loop for ever | Peter Stephenson | 2006-11-08 | 3 | -0/+23 |
| | |||||
* | unposted: tweak ChangeLog | Peter Stephenson | 2006-11-08 | 1 | -3/+3 |
| | |||||
* | 22981: Zvi Har'el: bad call from 22952 | Peter Stephenson | 2006-11-08 | 9 | -43/+111 |
| | | | | 22980: add hook array for special functions | ||||
* | 22980: 22952 messed up parameter padding flag optional arguments | Peter Stephenson | 2006-11-07 | 6 | -18/+44 |
| | |||||
* | _zip completes .xpi files | Peter Stephenson | 2006-11-07 | 2 | -4/+9 |
| | |||||
* | 22972: limit autoload completion to functions not yet registered. | Peter Stephenson | 2006-11-06 | 2 | -2/+8 |
| | |||||
* | fix error message | Peter Stephenson | 2006-11-06 | 3 | -2/+7 |
| | |||||
* | 22968: fix metafication for print -z and print -s | Peter Stephenson | 2006-11-05 | 2 | -0/+21 |
| | |||||
* | 22953: Mikael Magnusson: _most_recent_file fix. | Peter Stephenson | 2006-11-03 | 3 | -9/+18 |
| | | | | users/10928: send all "jobs" output to stdout | ||||
* | 22952: fix some argument delimiters to work with multibyte characters | Peter Stephenson | 2006-11-02 | 6 | -75/+196 |
| | |||||
* | 22950: fix reverse-menu-complete as start of completion | Peter Stephenson | 2006-11-02 | 2 | -2/+14 |
| | |||||
* | 22947: minor mkdir completion fixes. | Clint Adams | 2006-11-02 | 2 | -6/+11 |
| | |||||
* | 22934, modified, see 22937: add HIST_SUBST_PATTERN option | Peter Stephenson | 2006-11-01 | 12 | -61/+222 |
| | | | | make ${.../#%...} anchor at both ends | ||||
* | 22940: completion for mkdir | Clint Adams | 2006-11-01 | 2 | -0/+73 |
| | |||||
* | users/9483: completion for ri (ruby documentation viewer) | Clint Adams | 2006-11-01 | 2 | -0/+29 |
| | |||||
* | 22924: a couple more metafy_line()/unmetafy_line() problems | Peter Stephenson | 2006-10-30 | 5 | -20/+36 |
| | |||||
* | obscure crash with hasbrpsfx() | Peter Stephenson | 2006-10-30 | 2 | -2/+17 |
| | |||||
* | 22913: set $! on "bg" | Peter Stephenson | 2006-10-30 | 3 | -3/+20 |
| | |||||
* | unposted: tweak job completion in _perforce | Peter Stephenson | 2006-10-27 | 2 | -2/+8 |
| | |||||
* | 22914: add wodim to compdef line. | Clint Adams | 2006-10-27 | 2 | -1/+6 |
| | |||||
* | 22911: use QT_BACKSLASH if instring is QT_NONE | Peter Stephenson | 2006-10-25 | 2 | -1/+4 |
| | |||||
* | arno: two new completions | Peter Stephenson | 2006-10-25 | 4 | -0/+76 |
| | |||||
* | boring .distfiles stuff | Peter Stephenson | 2006-10-25 | 8 | -37/+64 |
| |