Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unposted: complete the same way for rmadison. | Clint Adams | 2006-06-08 | 2 | -1/+6 |
| | |||||
* | 22484: support varargs.h in addition to stdarg.h | Peter Stephenson | 2006-06-05 | 5 | -62/+150 |
| | |||||
* | 22483: add $sysparams to zsh/system | Peter Stephenson | 2006-06-05 | 4 | -12/+112 |
| | |||||
* | 22481: complete svn diff and resolved subcommands. | Clint Adams | 2006-06-02 | 2 | -5/+42 |
| | |||||
* | 22480: autoload math functions from zmathfuncdef | Peter Stephenson | 2006-06-02 | 2 | -0/+31 |
| | |||||
* | 22479: _arguments -s. | Clint Adams | 2006-05-31 | 2 | -1/+5 |
| | |||||
* | 22476 | Wayne Davison | 2006-05-31 | 1 | -0/+5 |
| | |||||
* | Got rid of several compiler warnings about signed/unsigned problems by | Wayne Davison | 2006-05-31 | 1 | -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. | ||||
* | 22474: use variable argument lists to improve error message handling | Peter Stephenson | 2006-05-30 | 52 | -931/+937 |
| | |||||
* | Made implied "int" on new static variable explicit (which silences | Wayne Davison | 2006-05-30 | 1 | -1/+1 |
| | | | | gcc). | ||||
* | Option changes for _rsync. | Wayne Davison | 2006-05-30 | 1 | -0/+5 |
| | |||||
* | Option changes for the upcoming 2.6.9 release. | Wayne Davison | 2006-05-30 | 1 | -1/+3 |
| | |||||
* | 22473: tweak bad interpreter formatting | Peter Stephenson | 2006-05-30 | 2 | -3/+11 |
| | |||||
* | 22470: attempt to improve errno.h searching | Peter Stephenson | 2006-05-29 | 2 | -7/+20 |
| | |||||
* | 10343: improve error message for bad #! lines | Peter Stephenson | 2006-05-29 | 2 | -4/+16 |
| | |||||
* | 22469: use _canonical_paths. | Clint Adams | 2006-05-28 | 2 | -1/+5 |
| | |||||
* | 22468: fixes and updates. | Clint Adams | 2006-05-28 | 2 | -12/+69 |
| | |||||
* | 22467: utility function which completes all paths given to it, and also | Clint Adams | 2006-05-28 | 2 | -0/+101 |
| | | | | | tries to offer completions which point to the same file as one of the paths given. | ||||
* | 22466: cope with autoconf 2.60 config.status syntax. | Clint Adams | 2006-05-27 | 2 | -2/+6 |
| | |||||
* | 22465: add datarootdir for substitution in order to cope with change in ↵ | Clint Adams | 2006-05-27 | 2 | -0/+6 |
| | | | | autoconf CVS. | ||||
* | 22464: bad recursion if error in prompt substitution | Peter Stephenson | 2006-05-26 | 2 | -4/+14 |
| | |||||
* | 22454 | Wayne Davison | 2006-05-25 | 1 | -0/+5 |
| | |||||
* | Hideki ONO's changes for *BSD. | Wayne Davison | 2006-05-25 | 1 | -74/+127 |
| | |||||
* | 22457, R. Ramkumar: fix buggy quoting of zstyle contexts. | Clint Adams | 2006-05-25 | 2 | -3/+6 |
| | |||||
* | 22456, R. Ramkumar: update for mpc 0.11.2. | Clint Adams | 2006-05-25 | 2 | -0/+25 |
| | |||||
* | 22455, R. Ramkumar: update for valgrind 3.1.1. | Clint Adams | 2006-05-25 | 2 | -16/+44 |
| | |||||
* | 22451: cross-reference ${^spec} in brace expansion | Peter Stephenson | 2006-05-22 | 2 | -0/+12 |
| | |||||
* | More _bzr improvements. | Wayne Davison | 2006-05-20 | 1 | -0/+7 |
| | |||||
* | Added a bunch more missing options, a few missing sub-commands, | Wayne Davison | 2006-05-20 | 1 | -42/+92 |
| | | | | | and a bunch of '=' specifiers to indicate that long-named args can be attached with '=' to their arg value. | ||||
* | 22450: completion for tcptraceroute. | Clint Adams | 2006-05-20 | 2 | -0/+25 |
| | |||||
* | 22449: completion for tracepath and tracepath6. | Clint Adams | 2006-05-20 | 2 | -0/+10 |
| | |||||
* | 22448: typo retrieving $RBUFFER in completion | Peter Stephenson | 2006-05-19 | 2 | -1/+7 |
| | |||||
* | 22446: acknowledge that tags is an alias of tag. | Clint Adams | 2006-05-18 | 2 | -2/+7 |
| | |||||
* | Fix small but potentially confusing typo. | Bart Schaefer | 2006-05-15 | 1 | -1/+1 |
| | |||||
* | More _bzr completion improvements. | Wayne Davison | 2006-05-12 | 1 | -0/+5 |
| | |||||
* | - Unified the mv|move|rename completion (as happened in bzr). | Wayne Davison | 2006-05-12 | 1 | -18/+23 |
| | | | | | - Added resolved, bind, break-lock, reconcile, unbind, nick, init-repo, init-repository, uncommit, and sign-my-commits. | ||||
* | 22440: _list_files loaded zsh/stat too early | Peter Stephenson | 2006-05-12 | 4 | -5/+22 |
| | | | | | unposted: document the use of stat builtin unposted: improve docs for $$ and $PPID | ||||
* | Two more new subcommands for _bzr. | Wayne Davison | 2006-05-06 | 1 | -1/+1 |
| | |||||
* | Added missing checkout and update sub-commands. | Wayne Davison | 2006-05-06 | 1 | -2/+10 |
| | |||||
* | A couple minor _bzr improvements. | Wayne Davison | 2006-05-05 | 1 | -0/+6 |
| | |||||
* | - Fixed _bzr_completeParents to read the parent info from the right | Wayne Davison | 2006-05-05 | 1 | -3/+10 |
| | | | | | | file. - Separated the upgrade sub-command so that we can add its missing --format option. | ||||
* | 22436: completion for OpenBSD pax | Clint Adams | 2006-05-02 | 2 | -0/+52 |
| | |||||
* | 22435: completion for GNU comm. | Clint Adams | 2006-04-30 | 2 | -0/+15 |
| | |||||
* | 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 |
| |