Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 28773: add zle-history-line-set widget | Peter Stephenson | 2011-02-18 | 3 | -1/+9 |
| | |||||
* | 28772: Update regions in region highlight dynamically | Peter Stephenson | 2011-02-18 | 9 | -57/+414 |
| | |||||
* | 28761: file completion for sccs | Peter Stephenson | 2011-02-17 | 2 | -2/+7 |
| | |||||
* | 28762: fix coproc file desriptor closing | Peter Stephenson | 2011-02-17 | 2 | -3/+12 |
| | |||||
* | 28758: make `colors' function work with non-default option sets | Frank Terbeck | 2011-02-15 | 2 | -1/+7 |
| | |||||
* | 28750 plus extra comments: | Peter Stephenson | 2011-02-13 | 2 | -15/+48 |
| | | | | | | case of completeinword file handling where we are completing after the first component of a path instead of a middle component of a path | ||||
* | 28671: better cursor positioning after undo | Peter Stephenson | 2011-02-11 | 2 | -2/+7 |
| | |||||
* | users/15738: better cursor positioning in modify-current-argument | Peter Stephenson | 2011-02-11 | 2 | -11/+40 |
| | |||||
* | Lennart Weller: 28739: Fix svn detection in vcs_info | Frank Terbeck | 2011-02-11 | 2 | -2/+8 |
| | |||||
* | Tweak so as not to fib about send-invisible return status. | Bart Schaefer | 2011-02-11 | 1 | -2/+2 |
| | |||||
* | Doc for send-invisible | Bart Schaefer | 2011-02-11 | 2 | -39/+61 |
| | |||||
* | users/15759 (send-invisible), users/15770 (HASH_DIRS), 28710 (_deb_packages) | Bart Schaefer | 2011-02-11 | 1 | -1/+13 |
| | |||||
* | 28710 use fgrep -v to diff package lists | Bart Schaefer | 2011-02-11 | 1 | -1/+3 |
| | |||||
* | users/15770 HASH_DIRS tracks INTERACTIVE | Bart Schaefer | 2011-02-11 | 1 | -0/+3 |
| | |||||
* | users/15759 for send-invisible | Bart Schaefer | 2011-02-11 | 2 | -0/+86 |
| | |||||
* | 28648: notmuch completion by Ingmar Vanhassel. | Clint Adams | 2011-01-24 | 2 | -1/+75 |
| | |||||
* | 28647: gi1242+zsh@gmail.com: more vnc completion options | Peter Stephenson | 2011-01-23 | 2 | -2/+75 |
| | |||||
* | 28646: gi1242+zsh@gmail.com: new matlab completion | Peter Stephenson | 2011-01-23 | 2 | -0/+20 |
| | |||||
* | 28638: add $usergroups parameter | Peter Stephenson | 2011-01-19 | 5 | -2/+176 |
| | |||||
* | Mikael: 28637: ${foo:0:} caused crash | Peter Stephenson | 2011-01-18 | 3 | -7/+18 |
| | |||||
* | Atom Smasher: users/15715: new _zargs completion | Peter Stephenson | 2011-01-17 | 3 | -1/+30 |
| | |||||
* | Use the -L option with yodl 3.x. | Wayne Davison | 2011-01-17 | 3 | -4/+18 |
| | |||||
* | 28631: gi1242+zsh@gmail.com (as in 28633): completion updates | Peter Stephenson | 2011-01-16 | 8 | -111/+166 |
| | |||||
* | 28630: Ricky Zhou: fix crash with isident() | Peter Stephenson | 2011-01-16 | 3 | -1/+20 |
| | | | | 28634: add test | ||||
* | unposted: fix typo in pattern | Clint Adams | 2011-01-16 | 2 | -2/+6 |
| | |||||
* | c.f. 28628: some extra notes on traps | Peter Stephenson | 2011-01-13 | 2 | -3/+11 |
| | |||||
* | unposted: fix return types in 28617 | Peter Stephenson | 2011-01-11 | 2 | -3/+5 |
| | |||||
* | 28611: remove unused special behaviour for vi mark 26 | Peter Stephenson | 2011-01-11 | 2 | -10/+10 |
| | |||||
* | 28626: summarize differences between two types of trap | Peter Stephenson | 2011-01-11 | 2 | -7/+21 |
| | |||||
* | 28617: NO_EXEC option was doing too much work in | Peter Stephenson | 2011-01-10 | 4 | -2/+35 |
| | | | | parameter subscripting, parameter assignment, and globbing | ||||
* | make prep depencies: missed ChangeLog entry | Peter Stephenson | 2011-01-09 | 1 | -1/+4 |
| | |||||
* | gi1242+zsh@gmail.com: 28594: | Peter Stephenson | 2011-01-09 | 19 | -75/+638 |
| | | | | Various new and improved completions | ||||
* | 28590: make read return status non-zero on error | Peter Stephenson | 2011-01-07 | 3 | -2/+15 |
| | |||||
* | Mikael: 28585: don't set ret=0 on failure in _mkdir | Peter Stephenson | 2011-01-07 | 2 | -4/+8 |
| | |||||
* | unposted: fix argument type for write_loop() | Peter Stephenson | 2011-01-06 | 2 | -3/+7 |
| | |||||
* | 28588: fix textual display after =~ test | Peter Stephenson | 2011-01-06 | 3 | -3/+20 |
| | |||||
* | 28574: Ben: use bs format in ri | Peter Stephenson | 2011-01-06 | 2 | -2/+6 |
| | |||||
* | 28579: propagate failure status from _arguments in _du so that _complete | Bart Schaefer | 2011-01-06 | 2 | -4/+11 |
| | | | | will try other completions. | ||||
* | 28578: fix handling of numeric escapes that expand to "%" in printf | Bart Schaefer | 2011-01-06 | 4 | -8/+19 |
| | | | | format strings, so they are not treated as format introducers. | ||||
* | 28568: buffer overflow examining paths | Peter Stephenson | 2011-01-05 | 2 | -2/+16 |
| | |||||
* | 28557: Alexey: update | Peter Stephenson | 2011-01-05 | 1 | -6/+12 |
| | |||||
* | 28548: match psmisc in any case. | Clint Adams | 2010-12-25 | 2 | -2/+6 |
| | |||||
* | users/15662: array slice assignment with one index positive and one negative. | Bart Schaefer | 2010-12-21 | 3 | -4/+33 |
| | |||||
* | users/15663: some incomplete array assignment tests | Peter Stephenson | 2010-12-21 | 2 | -1/+103 |
| | |||||
* | unposted: update version to 4.3.11-dev-1 | Peter Stephenson | 2010-12-21 | 2 | -3/+7 |
| | |||||
* | unposted: restore unintentionally removed .PHONY entries | Peter Stephenson | 2010-12-20 | 2 | -2/+5 |
| | |||||
* | unposted: release 4.3.11 | Peter Stephenson | 2010-12-20 | 1 | -1/+5 |
| | |||||
* | unposted: release 4.3.11 zsh-4.3.11 | Peter Stephenson | 2010-12-20 | 2 | -3/+6 |
| | |||||
* | Paul 28538 / me 28540 / couple of unposted casts: | Peter Stephenson | 2010-12-20 | 7 | -17/+17 |
| | | | | use char * for pointer arithmetic rather than void * | ||||
* | 28537: fix word splitting on "((" when it was nested subshells rather than | Peter Stephenson | 2010-12-19 | 3 | -1/+26 |
| | | | | arithmetic |