summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-05-2822467: utility function which completes all paths given to it, and alsoClint Adams2-0/+101
tries to offer completions which point to the same file as one of the paths given.
2006-05-2722466: cope with autoconf 2.60 config.status syntax.Clint Adams2-2/+6
2006-05-2722465: add datarootdir for substitution in order to cope with change in ↵Clint Adams2-0/+6
autoconf CVS.
2006-05-2622464: bad recursion if error in prompt substitutionPeter Stephenson2-4/+14
2006-05-2522454Wayne Davison1-0/+5
2006-05-25Hideki ONO's changes for *BSD.Wayne Davison1-74/+127
2006-05-2522457, R. Ramkumar: fix buggy quoting of zstyle contexts.Clint Adams2-3/+6
2006-05-2522456, R. Ramkumar: update for mpc 0.11.2.Clint Adams2-0/+25
2006-05-2522455, R. Ramkumar: update for valgrind 3.1.1.Clint Adams2-16/+44
2006-05-2222451: cross-reference ${^spec} in brace expansionPeter Stephenson2-0/+12
2006-05-20More _bzr improvements.Wayne Davison1-0/+7
2006-05-20Added a bunch more missing options, a few missing sub-commands,Wayne Davison1-42/+92
and a bunch of '=' specifiers to indicate that long-named args can be attached with '=' to their arg value.
2006-05-2022450: completion for tcptraceroute.Clint Adams2-0/+25
2006-05-2022449: completion for tracepath and tracepath6.Clint Adams2-0/+10
2006-05-1922448: typo retrieving $RBUFFER in completionPeter Stephenson2-1/+7
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