Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 22440: _list_files loaded zsh/stat too early | Peter Stephenson | 2006-05-12 | 1 | -2/+2 | |
| | | | | | unposted: document the use of stat builtin unposted: improve docs for $$ and $PPID | |||||
* | 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 | |
| | ||||||
* | 22393, 22402: use-ip and known-hosts-files styles | Peter Stephenson | 2006-04-05 | 1 | -7/+30 | |
| | ||||||
* | 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). | |||||
* | 22328, modified: add -o option to compadd | Peter Stephenson | 2006-03-07 | 2 | -7/+98 | |
| | | | | add _list_files helper to handle new file-list style for _path_files | |||||
* | 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 | |
| | ||||||
* | 22305: no default for pine-directory | Peter Stephenson | 2006-02-28 | 1 | -6/+13 | |
| | | | | unposted: a couple of small doc fixes | |||||
* | 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 | |
| | ||||||
* | Weed out hashed host lines that start with a '|' since they're | Wayne Davison | 2006-02-16 | 1 | -1/+1 | |
| | | | | completely useless for completion. | |||||
* | 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. | |||||
* | 22192: remove comments from .ssh/known_hosts | Peter Stephenson | 2006-02-04 | 1 | -1/+1 | |
| | ||||||
* | 22191: from Danek Duvall: neaten host and user completions | Peter Stephenson | 2006-02-03 | 2 | -3/+5 | |
| | ||||||
* | 22187: improved _hosts | Peter Stephenson | 2006-02-03 | 1 | -13/+26 | |
| | ||||||
* | 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 | 3 | -6/+6 | |
| | ||||||
* | 21712: include fallback for where $OSTYPE is not matched | Oliver Kiddle | 2005-12-05 | 1 | -41/+41 | |
| |