Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | users/10172: new zle command read-command | Peter Stephenson | 2006-04-23 | 4 | -0/+37 |
| | |||||
* | unposted: improve recognition of parameter arguments in zmathfuncdef | Peter Stephenson | 2006-04-23 | 2 | -1/+6 |
| | |||||
* | Francisco Borges: users/10162: updated _aptitude. | Clint Adams | 2006-04-23 | 2 | -3/+5 |
| | |||||
* | 22425: update for new surfraw debsec elvi from Micah Anderson. | Clint Adams | 2006-04-23 | 2 | -2/+43 |
| | |||||
* | 22416: forgot zmathfuncdef | Peter Stephenson | 2006-04-20 | 1 | -0/+45 |
| | |||||
* | unposted: documentation for execute-as-is fix in 22417 | Peter Stephenson | 2006-04-19 | 2 | -3/+7 |
| | |||||
* | 22416, tweaked: math functions via shell functions | Peter Stephenson | 2006-04-19 | 12 | -137/+568 |
| | | | | unposted: add styles to pick-web-browser | ||||
* | unposted: update raggle completion for version 0.4.4 | Doug Kearns | 2006-04-14 | 2 | -0/+6 |
| | |||||
* | 22418: completion for GNU env. | Clint Adams | 2006-04-13 | 3 | -1/+19 |
| | |||||
* | 22417: allow autocd with execute-as-is | Peter Stephenson | 2006-04-11 | 2 | -2/+11 |
| | |||||
* | 22415 | Wayne Davison | 2006-04-11 | 1 | -0/+5 |
| | |||||
* | Use the --info-dir option with install-info instead of --dir-file. | Wayne Davison | 2006-04-11 | 1 | -1/+1 |
| | |||||
* | 22409: fix --disable-multibyte patterns | Peter Stephenson | 2006-04-09 | 2 | -5/+6 |
| | |||||
* | 22408: support for multibyte characters in patterns | Peter Stephenson | 2006-04-09 | 8 | -417/+587 |
| | |||||
* | 22407: zsh-mime-handler now needs NULL_GLOB | Peter Stephenson | 2006-04-09 | 2 | -1/+6 |
| | |||||
* | tweak pattern matching for execute-as-is | Peter Stephenson | 2006-04-06 | 2 | -4/+22 |
| |