Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 22449: completion for tracepath and tracepath6. | Clint Adams | 2006-05-20 | 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. | ||||
* | Added missing checkout and update sub-commands. | Wayne Davison | 2006-05-06 | 1 | -2/+10 |
| | |||||
* | - 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 | 1 | -0/+47 |
| | |||||
* | 22435: completion for GNU comm. | Clint Adams | 2006-04-30 | 1 | -0/+10 |
| | |||||
* | 22433: add completion for --no-status option. | Clint Adams | 2006-04-26 | 1 | -1/+2 |
| | |||||
* | 22425: update for new surfraw debsec elvi from Micah Anderson. | Clint Adams | 2006-04-23 | 1 | -2/+38 |
| | |||||
* | unposted: update raggle completion for version 0.4.4 | Doug Kearns | 2006-04-14 | 1 | -0/+1 |
| | |||||
* | 22418: completion for GNU env. | Clint Adams | 2006-04-13 | 1 | -0/+12 |
| | |||||
* | 22404: completion for cowsay | Clint Adams | 2006-04-06 | 1 | -0/+28 |
| | |||||
* | Fixed a typo. | Wayne Davison | 2006-03-28 | 1 | -1/+1 |
| | |||||
* | My improved version of the _bzr script taken from the bzr.dev | Wayne Davison | 2006-03-28 | 1 | -8/+321 |
| | | | | repository (from contrib/zsh/_bzr). | ||||
* | 22309: update for new surfraw debsec elvi. | Clint Adams | 2006-02-28 | 1 | -0/+3 |
| | |||||
* | add missing .distfiles | Peter Stephenson | 2006-02-28 | 1 | -36/+38 |
| | |||||
* | Added --no-H and --no-hard-links. | Wayne Davison | 2006-02-28 | 1 | -0/+1 |
| | |||||
* | Added --copy-dirlinks option. | Wayne Davison | 2006-02-24 | 1 | -0/+1 |
| | |||||
* | 22298: completion for diffstat | Clint Adams | 2006-02-22 | 1 | -0/+19 |
| | |||||
* | 22294: add GNU libc confstrings to getconf completion. | Clint Adams | 2006-02-20 | 1 | -0/+7 |
| | |||||
* | 22285: assorted fixes: | Peter Stephenson | 2006-02-19 | 1 | -1/+1 |
| | | | | | | | _imagemagick files intro.yo list of other manual pages pick-web-browser: add firefox zsh-mime-setup: list consistent with styles for zsh-mime-handler | ||||
* | Added the missing -h option for --daemon mode. | Wayne Davison | 2006-02-19 | 1 | -1/+2 |
| | |||||
* | unposted: fix _perforce to allow matching control on files from p4 output | Peter Stephenson | 2006-02-15 | 1 | -28/+71 |
| | |||||
* | 22235: Eric Mangold: twisted completion | Peter Stephenson | 2006-02-12 | 1 | -0/+86 |
| | |||||
* | 22237: location of man pages on NetBSD | Peter Stephenson | 2006-02-12 | 1 | -1/+1 |
| | |||||
* | 22234: Adeodato Simó's quilt completion improvements. | Clint Adams | 2006-02-11 | 1 | -1/+21 |
| | |||||
* | unposted: update some .distfiles. | Clint Adams | 2006-02-09 | 1 | -40/+36 |
| | |||||
* | 22205: patch from R.Ramkumar to use the argument to -C in make completion. | Clint Adams | 2006-02-09 | 1 | -10/+38 |
| | |||||
* | Added one last (I hope) new option for the imminent 2.6.7. | Wayne Davison | 2006-02-07 | 1 | -0/+1 |
| | |||||
* | - Fixed completion after using the -f option due to a trailing ':', | Wayne Davison | 2006-02-05 | 1 | -24/+23 |
| | | | | | | | so removed a bunch of trailing ':'s. - Use "_directories" for consistency. - Added some missing "_files" directives. - Added some default completions for a couple options. | ||||
* | Added one more new option for 2.6.7. | Wayne Davison | 2006-01-31 | 1 | -2/+3 |
| | |||||
* | Added options for upcoming 2.6.7 release. | Wayne Davison | 2006-01-30 | 1 | -11/+38 |
| | |||||
* | 22179: complete audio files and playlists based on a list of file extensions ↵ | Clint Adams | 2006-01-29 | 1 | -1/+1 |
| | | | | provided by Joe Wreschnig. | ||||
* | 22174: fix misspelling of -Q for oggdec. | Clint Adams | 2006-01-28 | 1 | -1/+1 |
| | |||||
* | 22167: completion for GNU cp. | Clint Adams | 2006-01-21 | 1 | -0/+32 |
| | |||||
* | 22110: more intelligent su completion | Bart Schaefer | 2006-01-16 | 1 | -12/+61 |
| | |||||
* | Minor _perforce changes for deleting fixes and changes. | Peter Stephenson | 2006-01-04 | 1 | -4/+35 |
| | |||||
* | 22113: allow single option characters to be combined in completion for last | Clint Adams | 2006-01-02 | 1 | -1/+1 |
| | |||||
* | 22105: ssh -M, -S, and -O | Clint Adams | 2005-12-25 | 1 | -0/+3 |
| | |||||
* | 22104: add support for new options such as ControlMaster and ControlPath. | Clint Adams | 2005-12-25 | 1 | -1/+9 |
| | |||||
* | unposted: reindent and use lowercase letters for descriptions | Oliver Kiddle | 2005-12-09 | 4 | -530/+428 |
| | |||||
* | unposted: better completion for sortm | Oliver Kiddle | 2005-12-09 | 1 | -0/+6 |
| | |||||
* | 22052: improvements to surfraw completion. | Clint Adams | 2005-12-05 | 1 | -3/+475 |
| | |||||
* | 22050: fixes for Debian GNU/kfreebsd | Oliver Kiddle | 2005-12-05 | 2 | -5/+5 |
| | |||||
* | 21712: include fallback for where $OSTYPE is not matched | Oliver Kiddle | 2005-12-05 | 1 | -41/+41 |
| | |||||
* | 22046: descriptions for unrar commands, some additional switches. | Clint Adams | 2005-11-29 | 1 | -2/+23 |
| | |||||
* | 22031: new git completion | Peter Stephenson | 2005-11-25 | 1 | -0/+1348 |
| | |||||
* | 22011: Mårten Svantesson <msv@kth.se>: cvs -R is generally available | Peter Stephenson | 2005-11-22 | 1 | -6/+1 |
| | |||||
* | Belated commit of 21994: fix option-argument semantics in sed completion. | Bart Schaefer | 2005-11-19 | 1 | -4/+4 |
| | |||||
* | Make the new completion handle multile names per "Host" directive | Wayne Davison | 2005-11-18 | 1 | -3/+8 |
| | | | | and elide names that contain wildcards. | ||||
* | users/9688: improved _ssh_hosts from Hanna Koivisto | Peter Stephenson | 2005-11-18 | 1 | -3/+17 |
| |