about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Two more new subcommands for _bzr.Wayne Davison2006-05-061-1/+1
|
* Added missing checkout and update sub-commands.Wayne Davison2006-05-061-2/+10
|
* A couple minor _bzr improvements.Wayne Davison2006-05-051-0/+6
|
* - Fixed _bzr_completeParents to read the parent info from the rightWayne Davison2006-05-051-3/+10
| | | | | | file. - Separated the upgrade sub-command so that we can add its missing --format option.
* 22436: completion for OpenBSD paxClint Adams2006-05-022-0/+52
|
* 22435: completion for GNU comm.Clint Adams2006-04-302-0/+15
|
* 22434: completion for vserver.Clint Adams2006-04-292-0/+136
|
* 22433: add completion for --no-status option.Clint Adams2006-04-262-1/+7
|
* 22432: bug with backtracking over repeated single parameterhsPeter Stephenson2006-04-252-15/+22
|
* this one got missedPeter Stephenson2006-04-251-1/+1
|
* 22431: set WIDGET etc. more consistently when executing zle functionsPeter Stephenson2006-04-254-10/+21
|
* 22429: fix bug with pure string matchingPeter Stephenson2006-04-252-1/+4
|
* 22427: zle <widget> -w sets the environment for <widget>Peter Stephenson2006-04-253-5/+22
|
* users/10172: new zle command read-commandPeter Stephenson2006-04-234-0/+37
|
* unposted: improve recognition of parameter arguments in zmathfuncdefPeter Stephenson2006-04-232-1/+6
|
* Francisco Borges: users/10162: updated _aptitude.Clint Adams2006-04-232-3/+5
|
* 22425: update for new surfraw debsec elvi from Micah Anderson.Clint Adams2006-04-232-2/+43
|
* 22416: forgot zmathfuncdefPeter Stephenson2006-04-201-0/+45
|
* unposted: documentation for execute-as-is fix in 22417Peter Stephenson2006-04-192-3/+7
|
* 22416, tweaked: math functions via shell functionsPeter Stephenson2006-04-1912-137/+568
| | | | unposted: add styles to pick-web-browser
* unposted: update raggle completion for version 0.4.4Doug Kearns2006-04-142-0/+6
|
* 22418: completion for GNU env.Clint Adams2006-04-133-1/+19
|
* 22417: allow autocd with execute-as-isPeter Stephenson2006-04-112-2/+11
|
* 22415Wayne Davison2006-04-111-0/+5
|
* Use the --info-dir option with install-info instead of --dir-file.Wayne Davison2006-04-111-1/+1
|
* 22409: fix --disable-multibyte patternsPeter Stephenson2006-04-092-5/+6
|
* 22408: support for multibyte characters in patternsPeter Stephenson2006-04-098-417/+587
|
* 22407: zsh-mime-handler now needs NULL_GLOBPeter Stephenson2006-04-092-1/+6
|
* tweak pattern matching for execute-as-isPeter Stephenson2006-04-062-4/+22
|
* 22404: completion for cowsayClint Adams2006-04-062-0/+33
|
* 22394, 22043: execute-as-is style for MIME suffixesPeter Stephenson2006-04-053-0/+29
|
* 22393, 22402: use-ip and known-hosts-files stylesPeter Stephenson2006-04-053-7/+51
|
* 22375: doc for ${(0)...} splittingPeter Stephenson2006-04-052-0/+8
|
* 22392: completion for ladspa's analysepluginClint Adams2006-04-052-0/+30
|
* users/10107: shell ignores SIGQUITPeter Stephenson2006-03-292-0/+5
|
* 22390Wayne Davison2006-03-281-0/+5
|
* Fixed a typo.Wayne Davison2006-03-281-1/+1
|
* My improved version of the _bzr script taken from the bzr.devWayne Davison2006-03-281-8/+321
| | | | repository (from contrib/zsh/_bzr).
* Patch for part of sourceforge bug #1262954.Wayne Davison2006-03-271-0/+5
|
* Fixed a compilation problem when HAVE_GETRUSAGE is definedWayne Davison2006-03-271-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 Stephenson2006-03-262-0/+15
|
* 22386: fix acroread version detection according to Bart's 22385.Clint Adams2006-03-262-2/+7
|
* Fixed undefined function reference (zwarnname() should have beenWayne Davison2006-03-251-0/+5
| | | | zwarnnam()).
* Fixed call to undefined function zwarnname() instead of zwarnnam().Wayne Davison2006-03-251-1/+1
|
* 22375, 22376: ${(0)...} splits on NULL bytePeter Stephenson2006-03-222-0/+12
|
* 22638: MACHINES: IRIXPeter Stephenson2006-03-215-6/+37
| | | | users/10047: zle widget -K keymap
* thinko fixClint Adams2006-03-202-2/+2
|
* 22371: use only alphanumerics and underscores as word characters with vi ↵Clint Adams2006-03-203-13/+21
| | | | bindings.
* 22360, 22365: support version 2 of YodlPeter Stephenson2006-03-2024-147/+217
|
* 22366: better handling for multibyte-character-containing words in vi widgets.Clint Adams2006-03-172-12/+17
|