summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-06-2622519: initial multibyte parameter testsPeter Stephenson2-0/+91
2006-06-2622518: Initial go at making parameter subscriptsPeter Stephenson5-26/+259
use multibyte characters.
2006-06-2622516: error in func() didn't pop command stackPeter Stephenson2-1/+7
2006-06-2622501: missed README chunkPeter Stephenson2-0/+10
2006-06-25unposted: autoload is-at-least in _tar if using GNU tar.Clint Adams2-1/+5
2006-06-2422513: only do that for GNU tar >= 1.14.91.Clint Adams2-1/+10
2006-06-2422511: complete compressed archive filenames for GNU tar even when a compressionClint Adams3-0/+11
option is not specified.
2006-06-1922501: reduce maximum function depth to 1000Peter Stephenson2-3/+8
2006-06-1722492: url-quote-magic should detect syntactic word breaks correctlyBart Schaefer2-1/+8
2006-06-16unposted: remove redundant TODOPeter Stephenson2-4/+5
2006-06-1122486: completion for dak (the debian-archive-kit).Clint Adams2-0/+249
2006-06-09users/10282: complete associated sections with man page names.Clint Adams2-4/+20
2006-06-08unposted: complete the same way for rmadison.Clint Adams2-1/+6
2006-06-0522484: support varargs.h in addition to stdarg.hPeter Stephenson5-62/+150
2006-06-0522483: add $sysparams to zsh/systemPeter Stephenson4-12/+112
2006-06-0222481: complete svn diff and resolved subcommands.Clint Adams2-5/+42
2006-06-0222480: autoload math functions from zmathfuncdefPeter Stephenson2-0/+31
2006-05-3122479: _arguments -s.Clint Adams2-1/+5
2006-05-3122476Wayne Davison1-0/+5
2006-05-31Got rid of several compiler warnings about signed/unsigned problems byWayne Davison1-14/+19
switching patchar_t from wchar_t to wint_t (and renaming the typedef to patint_t in the process), changing two "int" variables into "patint_t" variables, and creating a PEOF define that uses either WEOF or EOF as an invalid character value instead of a literal -1.
2006-05-3022474: use variable argument lists to improve error message handlingPeter Stephenson52-931/+937
2006-05-30Made implied "int" on new static variable explicit (which silencesWayne Davison1-1/+1
gcc).
2006-05-30Option changes for _rsync.Wayne Davison1-0/+5
2006-05-30Option changes for the upcoming 2.6.9 release.Wayne Davison1-1/+3
2006-05-3022473: tweak bad interpreter formattingPeter Stephenson2-3/+11
2006-05-2922470: attempt to improve errno.h searchingPeter Stephenson2-7/+20
2006-05-2910343: improve error message for bad #! linesPeter Stephenson2-4/+16
2006-05-2822469: use _canonical_paths.Clint Adams2-1/+5
2006-05-2822468: fixes and updates.Clint Adams2-12/+69
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