1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-22 04:31:14 +02:00
Commit graph

606 commits

Author SHA1 Message Date
Clint Adams
153c51be57 22450: completion for tcptraceroute. 2006-05-20 16:42:50 +00:00
Clint Adams
ca99502a98 22449: completion for tracepath and tracepath6. 2006-05-20 16:40:08 +00:00
Wayne Davison
8a1ffaf790 - Unified the mv|move|rename completion (as happened in bzr).
- Added resolved, bind, break-lock, reconcile, unbind, nick,
  init-repo, init-repository, uncommit, and sign-my-commits.
2006-05-12 18:24:29 +00:00
Wayne Davison
6707e361d6 Added missing checkout and update sub-commands. 2006-05-06 04:45:19 +00:00
Wayne Davison
364320d203 - Fixed _bzr_completeParents to read the parent info from the right
file.
- Separated the upgrade sub-command so that we can add its missing
  --format option.
2006-05-05 19:35:00 +00:00
Clint Adams
3c9f1d3d15 22436: completion for OpenBSD pax 2006-05-02 01:49:46 +00:00
Clint Adams
33185e23a3 22435: completion for GNU comm. 2006-04-30 22:02:27 +00:00
Clint Adams
903e3251fc 22433: add completion for --no-status option. 2006-04-26 04:37:49 +00:00
Clint Adams
eee9cb1680 22425: update for new surfraw debsec elvi from Micah Anderson. 2006-04-23 04:47:14 +00:00
Doug Kearns
5c2d5b013e unposted: update raggle completion for version 0.4.4 2006-04-14 12:49:14 +00:00
Clint Adams
c9a761df01 22418: completion for GNU env. 2006-04-13 02:46:50 +00:00
Clint Adams
87660ee4c8 22404: completion for cowsay 2006-04-06 01:50:28 +00:00
Wayne Davison
25d473babb Fixed a typo. 2006-03-28 23:04:03 +00:00
Wayne Davison
ca2756f115 My improved version of the _bzr script taken from the bzr.dev
repository (from contrib/zsh/_bzr).
2006-03-28 23:03:06 +00:00
Clint Adams
b369e9ba03 22309: update for new surfraw debsec elvi. 2006-02-28 18:10:47 +00:00
Peter Stephenson
4f7c2cee73 add missing .distfiles 2006-02-28 12:01:13 +00:00
Wayne Davison
e53bc2a8a8 Added --no-H and --no-hard-links. 2006-02-28 06:11:25 +00:00
Wayne Davison
9f0adb2f0e Added --copy-dirlinks option. 2006-02-24 17:39:29 +00:00
Clint Adams
262243bb3e 22298: completion for diffstat 2006-02-22 02:56:03 +00:00
Clint Adams
21f98967bf 22294: add GNU libc confstrings to getconf completion. 2006-02-20 21:34:04 +00:00
Peter Stephenson
e66dce41bc 22285: assorted fixes:
_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
2006-02-19 21:20:43 +00:00
Wayne Davison
8ca959cea5 Added the missing -h option for --daemon mode. 2006-02-19 17:46:47 +00:00
Peter Stephenson
e7da569762 unposted: fix _perforce to allow matching control on files from p4 output 2006-02-15 10:53:46 +00:00
Peter Stephenson
4ae3672ce8 22235: Eric Mangold: twisted completion 2006-02-12 20:33:58 +00:00
Peter Stephenson
bb729797d3 22237: location of man pages on NetBSD 2006-02-12 20:31:22 +00:00
Clint Adams
492943ac71 22234: Adeodato Simó's quilt completion improvements. 2006-02-11 22:39:28 +00:00
Clint Adams
449014dda3 unposted: update some .distfiles. 2006-02-09 15:07:17 +00:00
Clint Adams
21fb933522 22205: patch from R.Ramkumar to use the argument to -C in make completion. 2006-02-09 14:51:24 +00:00
Wayne Davison
8c55dca683 Added one last (I hope) new option for the imminent 2.6.7. 2006-02-07 19:10:08 +00:00
Wayne Davison
cf28fe0b8a - Fixed completion after using the -f option due to a trailing ':',
so removed a bunch of trailing ':'s.
- Use "_directories" for consistency.
- Added some missing "_files" directives.
- Added some default completions for a couple options.
2006-02-05 07:43:11 +00:00
Wayne Davison
08bfbba1c8 Added one more new option for 2.6.7. 2006-01-31 18:34:29 +00:00
Wayne Davison
4efd7553ef Added options for upcoming 2.6.7 release. 2006-01-30 00:15:46 +00:00
Clint Adams
8d80ff8ad9 22179: complete audio files and playlists based on a list of file extensions provided by Joe Wreschnig. 2006-01-29 05:10:55 +00:00
Clint Adams
b36a03d4b5 22174: fix misspelling of -Q for oggdec. 2006-01-28 15:31:36 +00:00
Clint Adams
f852bf2e0d 22167: completion for GNU cp. 2006-01-21 03:02:53 +00:00
Bart Schaefer
434ff125f0 22110: more intelligent su completion 2006-01-16 16:32:43 +00:00
Peter Stephenson
4c5e2ca4ad Minor _perforce changes for deleting fixes and changes. 2006-01-04 14:38:28 +00:00
Clint Adams
e2bf91e454 22113: allow single option characters to be combined in completion for last 2006-01-02 01:57:36 +00:00
Clint Adams
13e2483152 22105: ssh -M, -S, and -O 2005-12-25 01:02:24 +00:00
Clint Adams
339989a273 22104: add support for new options such as ControlMaster and ControlPath. 2005-12-25 00:31:43 +00:00
Oliver Kiddle
02d84ecddd unposted: reindent and use lowercase letters for descriptions 2005-12-09 19:25:03 +00:00
Oliver Kiddle
f18a78a326 unposted: better completion for sortm 2005-12-09 19:21:54 +00:00
Clint Adams
7c4534a605 22052: improvements to surfraw completion. 2005-12-05 22:39:35 +00:00
Oliver Kiddle
1bc6747457 22050: fixes for Debian GNU/kfreebsd 2005-12-05 14:22:52 +00:00
Oliver Kiddle
eec9d17837 21712: include fallback for where $OSTYPE is not matched 2005-12-05 14:16:05 +00:00
Clint Adams
582c6d2098 22046: descriptions for unrar commands, some additional switches. 2005-11-29 16:39:20 +00:00
Peter Stephenson
ab5111a5cb 22031: new git completion 2005-11-25 12:52:23 +00:00
Peter Stephenson
def23b6dd1 22011: Mårten Svantesson <msv@kth.se>: cvs -R is generally available 2005-11-22 15:13:05 +00:00
Bart Schaefer
5930b8fa6b Belated commit of 21994: fix option-argument semantics in sed completion. 2005-11-19 15:47:47 +00:00
Wayne Davison
d8200a0b74 Make the new completion handle multile names per "Host" directive
and elide names that contain wildcards.
2005-11-18 17:43:25 +00:00