1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-17 15:01:40 +02:00
Commit graph

617 commits

Author SHA1 Message Date
Clint Adams
16db320811 22513: only do that for GNU tar >= 1.14.91. 2006-06-24 20:36:10 +00:00
Clint Adams
fdff42eaa7 22511: complete compressed archive filenames for GNU tar even when a compression
option is not specified.
2006-06-24 19:28:55 +00:00
Clint Adams
ef570806aa users/10282: complete associated sections with man page names. 2006-06-09 19:55:48 +00:00
Clint Adams
38ad28d8ac 22481: complete svn diff and resolved subcommands. 2006-06-02 14:22:21 +00:00
Wayne Davison
efb9ec505f Option changes for the upcoming 2.6.9 release. 2006-05-30 18:32:33 +00:00
Clint Adams
ef04a34480 22469: use _canonical_paths. 2006-05-28 18:46:56 +00:00
Clint Adams
989f7a825c 22468: fixes and updates. 2006-05-28 18:42:01 +00:00
Wayne Davison
01d081b8cf Hideki ONO's changes for *BSD. 2006-05-25 07:58:07 +00:00
Clint Adams
9e46734898 22457, R. Ramkumar: fix buggy quoting of zstyle contexts. 2006-05-25 04:01:11 +00:00
Clint Adams
49365f4542 22456, R. Ramkumar: update for mpc 0.11.2. 2006-05-25 03:58:35 +00:00
Wayne Davison
80fc1f4e72 Added a bunch more missing options, a few missing sub-commands,
and a bunch of '=' specifiers to indicate that long-named args
can be attached with '=' to their arg value.
2006-05-20 18:46:38 +00:00
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