summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-05-1822446: acknowledge that tags is an alias of tag.Clint Adams2-2/+7
2006-05-15Fix small but potentially confusing typo.Bart Schaefer1-1/+1
2006-05-12More _bzr completion improvements.Wayne Davison1-0/+5
2006-05-12- Unified the mv|move|rename completion (as happened in bzr).Wayne Davison1-18/+23
- Added resolved, bind, break-lock, reconcile, unbind, nick, init-repo, init-repository, uncommit, and sign-my-commits.
2006-05-1222440: _list_files loaded zsh/stat too earlyPeter Stephenson4-5/+22
unposted: document the use of stat builtin unposted: improve docs for $$ and $PPID
2006-05-06Two more new subcommands for _bzr.Wayne Davison1-1/+1
2006-05-06Added missing checkout and update sub-commands.Wayne Davison1-2/+10
2006-05-05A couple minor _bzr improvements.Wayne Davison1-0/+6
2006-05-05- Fixed _bzr_completeParents to read the parent info from the rightWayne Davison1-3/+10
file. - Separated the upgrade sub-command so that we can add its missing --format option.
2006-05-0222436: completion for OpenBSD paxClint Adams2-0/+52
2006-04-3022435: completion for GNU comm.Clint Adams2-0/+15
2006-04-2922434: completion for vserver.Clint Adams2-0/+136
2006-04-2622433: add completion for --no-status option.Clint Adams2-1/+7
2006-04-2522432: bug with backtracking over repeated single parameterhsPeter Stephenson2-15/+22
2006-04-25this one got missedPeter Stephenson1-1/+1
2006-04-2522431: set WIDGET etc. more consistently when executing zle functionsPeter Stephenson4-10/+21
2006-04-2522429: fix bug with pure string matchingPeter Stephenson2-1/+4
2006-04-2522427: zle <widget> -w sets the environment for <widget>Peter Stephenson3-5/+22
2006-04-23users/10172: new zle command read-commandPeter Stephenson4-0/+37
2006-04-23unposted: improve recognition of parameter arguments in zmathfuncdefPeter Stephenson2-1/+6
2006-04-23Francisco Borges: users/10162: updated _aptitude.Clint Adams2-3/+5
2006-04-2322425: update for new surfraw debsec elvi from Micah Anderson.Clint Adams2-2/+43
2006-04-2022416: forgot zmathfuncdefPeter Stephenson1-0/+45
2006-04-19unposted: documentation for execute-as-is fix in 22417Peter Stephenson2-3/+7
2006-04-1922416, tweaked: math functions via shell functionsPeter Stephenson12-137/+568
unposted: add styles to pick-web-browser
2006-04-14unposted: update raggle completion for version 0.4.4Doug Kearns2-0/+6
2006-04-1322418: completion for GNU env.Clint Adams3-1/+19
2006-04-1122417: allow autocd with execute-as-isPeter Stephenson2-2/+11
2006-04-1122415Wayne Davison1-0/+5
2006-04-11Use the --info-dir option with install-info instead of --dir-file.Wayne Davison1-1/+1
2006-04-0922409: fix --disable-multibyte patternsPeter Stephenson2-5/+6
2006-04-0922408: support for multibyte characters in patternsPeter Stephenson8-417/+587
2006-04-0922407: zsh-mime-handler now needs NULL_GLOBPeter Stephenson2-1/+6
2006-04-06tweak pattern matching for execute-as-isPeter Stephenson2-4/+22
2006-04-0622404: completion for cowsayClint Adams2-0/+33
2006-04-0522394, 22043: execute-as-is style for MIME suffixesPeter Stephenson3-0/+29
2006-04-0522393, 22402: use-ip and known-hosts-files stylesPeter Stephenson3-7/+51
2006-04-0522375: doc for ${(0)...} splittingPeter Stephenson2-0/+8
2006-04-0522392: completion for ladspa's analysepluginClint Adams2-0/+30
2006-03-29users/10107: shell ignores SIGQUITPeter Stephenson2-0/+5
2006-03-2822390Wayne Davison1-0/+5
2006-03-28Fixed a typo.Wayne Davison1-1/+1
2006-03-28My improved version of the _bzr script taken from the bzr.devWayne Davison1-8/+321
repository (from contrib/zsh/_bzr).
2006-03-27Patch for part of sourceforge bug #1262954.Wayne Davison1-0/+5
2006-03-27Fixed a compilation problem when HAVE_GETRUSAGE is definedWayne Davison1-4/+13
but HAVE_WAIT3. See the sourceforge bug report: https://sourceforge.net/tracker/?func=detail&atid=104068&aid=1262954&group_id=4068
2006-03-26users/10087: no aliases for case of "in" in "case"Peter Stephenson2-0/+15
2006-03-2622386: fix acroread version detection according to Bart's 22385.Clint Adams2-2/+7
2006-03-25Fixed undefined function reference (zwarnname() should have beenWayne Davison1-0/+5
zwarnnam()).
2006-03-25Fixed call to undefined function zwarnname() instead of zwarnnam().Wayne Davison1-1/+1
2006-03-2222375, 22376: ${(0)...} splits on NULL bytePeter Stephenson2-0/+12