Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 22434: completion for vserver. | Clint Adams | 2006-04-29 | 2 | -0/+136 |
| | |||||
* | 22433: add completion for --no-status option. | Clint Adams | 2006-04-26 | 2 | -1/+7 |
| | |||||
* | 22432: bug with backtracking over repeated single parameterhs | Peter Stephenson | 2006-04-25 | 2 | -15/+22 |
| | |||||
* | this one got missed | Peter Stephenson | 2006-04-25 | 1 | -1/+1 |
| | |||||
* | 22431: set WIDGET etc. more consistently when executing zle functions | Peter Stephenson | 2006-04-25 | 4 | -10/+21 |
| | |||||
* | 22429: fix bug with pure string matching | Peter Stephenson | 2006-04-25 | 2 | -1/+4 |
| | |||||
* | 22427: zle <widget> -w sets the environment for <widget> | Peter Stephenson | 2006-04-25 | 3 | -5/+22 |
| | |||||
* | users/10172: new zle command read-command | Peter Stephenson | 2006-04-23 | 4 | -0/+37 |
| | |||||
* | unposted: improve recognition of parameter arguments in zmathfuncdef | Peter Stephenson | 2006-04-23 | 2 | -1/+6 |
| | |||||
* | Francisco Borges: users/10162: updated _aptitude. | Clint Adams | 2006-04-23 | 2 | -3/+5 |
| | |||||
* | 22425: update for new surfraw debsec elvi from Micah Anderson. | Clint Adams | 2006-04-23 | 2 | -2/+43 |
| | |||||
* | 22416: forgot zmathfuncdef | Peter Stephenson | 2006-04-20 | 1 | -0/+45 |
| | |||||
* | unposted: documentation for execute-as-is fix in 22417 | Peter Stephenson | 2006-04-19 | 2 | -3/+7 |
| | |||||
* | 22416, tweaked: math functions via shell functions | Peter Stephenson | 2006-04-19 | 12 | -137/+568 |
| | | | | unposted: add styles to pick-web-browser | ||||
* | unposted: update raggle completion for version 0.4.4 | Doug Kearns | 2006-04-14 | 2 | -0/+6 |
| | |||||
* | 22418: completion for GNU env. | Clint Adams | 2006-04-13 | 3 | -1/+19 |
| | |||||
* | 22417: allow autocd with execute-as-is | Peter Stephenson | 2006-04-11 | 2 | -2/+11 |
| | |||||
* | 22415 | Wayne Davison | 2006-04-11 | 1 | -0/+5 |
| | |||||
* | Use the --info-dir option with install-info instead of --dir-file. | Wayne Davison | 2006-04-11 | 1 | -1/+1 |
| | |||||
* | 22409: fix --disable-multibyte patterns | Peter Stephenson | 2006-04-09 | 2 | -5/+6 |
| | |||||
* | 22408: support for multibyte characters in patterns | Peter Stephenson | 2006-04-09 | 8 | -417/+587 |
| | |||||
* | 22407: zsh-mime-handler now needs NULL_GLOB | Peter Stephenson | 2006-04-09 | 2 | -1/+6 |
| | |||||
* | tweak pattern matching for execute-as-is | Peter Stephenson | 2006-04-06 | 2 | -4/+22 |
| | |||||
* | 22404: completion for cowsay | Clint Adams | 2006-04-06 | 2 | -0/+33 |
| | |||||
* | 22394, 22043: execute-as-is style for MIME suffixes | Peter Stephenson | 2006-04-05 | 3 | -0/+29 |
| | |||||
* | 22393, 22402: use-ip and known-hosts-files styles | Peter Stephenson | 2006-04-05 | 3 | -7/+51 |
| | |||||
* | 22375: doc for ${(0)...} splitting | Peter Stephenson | 2006-04-05 | 2 | -0/+8 |
| | |||||
* | 22392: completion for ladspa's analyseplugin | Clint Adams | 2006-04-05 | 2 | -0/+30 |
| | |||||
* | users/10107: shell ignores SIGQUIT | Peter Stephenson | 2006-03-29 | 2 | -0/+5 |
| | |||||
* | 22390 | Wayne Davison | 2006-03-28 | 1 | -0/+5 |
| | |||||
* | Fixed a typo. | Wayne Davison | 2006-03-28 | 1 | -1/+1 |
| | |||||
* | My improved version of the _bzr script taken from the bzr.dev | Wayne Davison | 2006-03-28 | 1 | -8/+321 |
| | | | | repository (from contrib/zsh/_bzr). | ||||
* | Patch for part of sourceforge bug #1262954. | Wayne Davison | 2006-03-27 | 1 | -0/+5 |
| | |||||
* | Fixed a compilation problem when HAVE_GETRUSAGE is defined | Wayne Davison | 2006-03-27 | 1 | -4/+13 |
| | | | | | but HAVE_WAIT3. See the sourceforge bug report: https://sourceforge.net/tracker/?func=detail&atid=104068&aid=1262954&group_id=4068 | ||||
* | users/10087: no aliases for case of "in" in "case" | Peter Stephenson | 2006-03-26 | 2 | -0/+15 |
| | |||||
* | 22386: fix acroread version detection according to Bart's 22385. | Clint Adams | 2006-03-26 | 2 | -2/+7 |
| | |||||
* | Fixed undefined function reference (zwarnname() should have been | Wayne Davison | 2006-03-25 | 1 | -0/+5 |
| | | | | zwarnnam()). | ||||
* | Fixed call to undefined function zwarnname() instead of zwarnnam(). | Wayne Davison | 2006-03-25 | 1 | -1/+1 |
| | |||||
* | 22375, 22376: ${(0)...} splits on NULL byte | Peter Stephenson | 2006-03-22 | 2 | -0/+12 |
| | |||||
* | 22638: MACHINES: IRIX | Peter Stephenson | 2006-03-21 | 5 | -6/+37 |
| | | | | users/10047: zle widget -K keymap | ||||
* | thinko fix | Clint Adams | 2006-03-20 | 2 | -2/+2 |
| | |||||
* | 22371: use only alphanumerics and underscores as word characters with vi ↵ | Clint Adams | 2006-03-20 | 3 | -13/+21 |
| | | | | bindings. | ||||
* | 22360, 22365: support version 2 of Yodl | Peter Stephenson | 2006-03-20 | 24 | -147/+217 |
| | |||||
* | 22366: better handling for multibyte-character-containing words in vi widgets. | Clint Adams | 2006-03-17 | 2 | -12/+17 |
| | |||||
* | 22364: add 'nice' and 'rt_priority' rlimits (NICE and RTPRIO). | Clint Adams | 2006-03-17 | 2 | -0/+7 |
| | |||||
* | 22349: completion for nautilus. | Clint Adams | 2006-03-16 | 2 | -0/+18 |
| | |||||
* | Got rid of a compiler warning. | Wayne Davison | 2006-03-13 | 1 | -2/+6 |
| | |||||
* | - Got rid of one compiler warning about a clobbered variable. | Wayne Davison | 2006-03-13 | 1 | -2/+3 |
| | | | | | - Split a line that had two statements on it (looked like an accidental joining). | ||||
* | users/10013: fix use of zshall in helpfiles | Peter Stephenson | 2006-03-13 | 2 | -6/+11 |
| | |||||
* | users/10007 | Wayne Davison | 2006-03-09 | 1 | -0/+3 |
| |