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

986 commits

Author SHA1 Message Date
Wayne Davison
ea60858395 Adding missed single-letter options for --acls and --xattrs. 2007-11-09 15:01:26 +00:00
Wayne Davison
1d34aa339e Added new options for upcoming 3.0.0 release. 2007-11-05 07:30:06 +00:00
Clint Adams
63e7d1d920 24039: cope with FreeBSD cut in addition to GNU cut. 2007-10-31 00:35:36 +00:00
Clint Adams
a6d9b3b835 Markus Waldeck: 24032 (tweaked): completion for cut. 2007-10-29 14:00:31 +00:00
Clint Adams
6282918912 Mikael Magnusson: 23999: improvements for git show, git rev-parse, et al. 2007-10-20 03:11:59 +00:00
Clint Adams
87e5a95601 23994: tweaks for 23993. 2007-10-19 02:26:16 +00:00
Clint Adams
1ef6728733 Mikael Magnusson: 23993: improved completion for git show. 2007-10-19 02:17:54 +00:00
Clint Adams
8eeb27e0e6 Mikael Magnusson: 23991: fix typo in __git_blobs(). 2007-10-18 22:25:30 +00:00
Clint Adams
560da971cc Mikael Magnusson: 23988: fix git-svn commands completion. 2007-10-18 20:52:42 +00:00
Clint Adams
25e841cdbb 23965: add missing bracket in completion for git svnimport. 2007-10-15 19:46:40 +00:00
Peter Stephenson
f41d769adc arno: 23910: spaces in cases in init script 2007-10-08 08:40:12 +00:00
Clint Adams
e18276d031 Mikael Magnusson: 23907: add --cached option to git-diff completion. 2007-10-06 01:09:22 +00:00
Clint Adams
c0cb5d31d1 23908: add missing backslash in _git-svn. 2007-10-06 00:58:14 +00:00
Clint Adams
b40b55d556 Mikael Magnusson: 23906: add missing backslash in _git-svn. 2007-10-06 00:48:14 +00:00
Clint Adams
930d43d7af 23905: remove useless gitdir assignment and scope array locally in new __git_changed_files function. 2007-10-04 08:32:14 +00:00
Clint Adams
79df5a832e Mikael Magnusson: 23903: complete both modified and added files for git commit. 2007-10-04 08:24:32 +00:00
Peter Stephenson
0af9ef0d58 23883: improve precmd documentation
Daniel Qarras: users/11915: .version quoting in _module completion
2007-10-02 09:08:26 +00:00
Clint Adams
5383efac8c Nikolai Weibull: 23889: fix -o completion in git cvsimport. 2007-10-01 19:46:54 +00:00
Clint Adams
ea7809d5a7 Nikolai Weibull: 23888: complete branch names and cached files after git log. 2007-10-01 19:34:53 +00:00
Clint Adams
44b2e3e2b2 Nikolai Weibull: 23879: complete only cached files after git log. 2007-10-01 13:37:31 +00:00
Clint Adams
e0afddb812 Jesse Weinstein: 23878: completion for ranlib. 2007-10-01 13:22:02 +00:00
Clint Adams
cac51ee8c3 23875: complete heads, tags, and files after git log. 2007-09-30 19:41:56 +00:00
Clint Adams
40583814f9 23874: only declare revision_arguments parameter once. 2007-09-30 19:23:13 +00:00
Clint Adams
c92ca0be5b Nikolai Weibull: 23871: fix __cdrdao-drivers typo. 2007-09-30 18:44:35 +00:00
Clint Adams
5696ac5d9c 23872: complete git config in subcommand position. 2007-09-30 18:43:08 +00:00
Clint Adams
cdb57d64ab 23870: completion for git mergetool. 2007-09-30 18:18:17 +00:00
Clint Adams
75bf795d60 23863: remove all global variables. 2007-09-30 11:29:35 +00:00
Clint Adams
1874c548ed 23862: declare author_conversion_file_arg_spec local. 2007-09-30 11:15:00 +00:00
Clint Adams
03718b3180 Pierre Habouzit: 23851: use ad-hoc functions to list git branches and tags. 2007-09-29 06:06:14 +00:00
Clint Adams
b0f8a1eefa 23850: complete for GNU md5sum instead. 2007-09-28 08:51:33 +00:00
Clint Adams
a5203292f3 Jesse Weinstein: 23848: completion for md5sum. 2007-09-28 08:42:16 +00:00
Clint Adams
e6b8e5ce42 23838: have git verify-tag complete tags instead of hash IDs. 2007-09-27 12:40:27 +00:00
Clint Adams
96672afa0f 23846: merge in additional changes from Nikolai Weibull's repo. 2007-09-27 12:36:37 +00:00
Clint Adams
453ba56609 23814: fixes for Darwin. 2007-09-27 11:47:23 +00:00
Clint Adams
cdf6b4840c 23841: complete tag hashes for git verify-tag. 2007-09-27 11:42:50 +00:00
Clint Adams
c92f9a73bb Mikael Magnusson: 23832: fix git merge -m completion. 2007-09-25 18:58:16 +00:00
Clint Adams
9433977a83 23831: fix handling of merge strategy option. 2007-09-25 17:58:50 +00:00
Clint Adams
f24ab2ef94 23829: merge in the remaining git completion changes from Nikolai Weibull's repository. 2007-09-25 16:35:43 +00:00
Clint Adams
c3ba77bd66 23828: merge in lots of git completion changes from Nikolai Weibull's repository. 2007-09-25 16:03:01 +00:00
Clint Adams
e29ee5795e 23827: allow all arguments to options to either immediately follow the option letter or be the next word. 2007-09-25 14:44:09 +00:00
Clint Adams
55c6f279ff 23824: merge in git rerere completion from Nikolai Weibull's repository. 2007-09-23 19:44:05 +00:00
Clint Adams
e16f52a1e7 23823: merge in git rev-parse completion from Nikolai Weibull's repository. 2007-09-23 19:31:27 +00:00
Clint Adams
cf6c33dcf9 23822: merge in git rm completion fixes from Nikolai Weibull's repository. 2007-09-21 18:47:28 +00:00
Peter Stephenson
bcd3d2ab27 updates for dev version 2007-08-23 22:09:36 +00:00
Clint Adams
10ad489ff0 23785: add missing backslash in _arguments list in git-send-email. 2007-08-21 17:48:21 +00:00
Clint Adams
b37f52b884 23775: restore completion of devicename=filename pairs after -Z and -M. 2007-08-18 04:23:18 +00:00
Clint Adams
38a2d37d0e 23748: better completion for growisofs and mkisofs. 2007-08-09 03:03:07 +00:00
Clint Adams
a9a59a7276 23749: completion for cdrdao. 2007-08-09 03:01:09 +00:00
Clint Adams
0815805c08 23746: partial completion for growisofs. 2007-08-08 03:02:40 +00:00
Clint Adams
85f6065185 23745: partial completion for genisoimage. 2007-08-08 02:25:43 +00:00
Clint Adams
e0b5299dc8 23738: additional git diff args. 2007-08-04 16:42:18 +00:00
Clint Adams
72de6a1e7f 23739: merge in git diff completion fixes from Nikolai Weibull's repository. 2007-08-04 16:39:25 +00:00
Peter Stephenson
d86089ee6e update some .distfiles 2007-08-01 21:38:33 +00:00
Clint Adams
378c2c7ae7 23720: handle arguments to dvips -P as part of the same word. 2007-07-29 14:44:34 +00:00
Clint Adams
7043040501 23718: don't use _arguments -s. 2007-07-29 11:39:27 +00:00
Clint Adams
e2e59bd131 23714: handle dvips -G, -R, -u, -U, -v, -V, -y, and -z. 2007-07-28 07:03:43 +00:00
Clint Adams
60a05cf85a 23712: handle dvips -j. 2007-07-27 21:33:53 +00:00
Clint Adams
29729c14ad 23686: respect TIN_HOMEDIR environment variable. 2007-07-19 15:53:18 +00:00
Clint Adams
a1374319dc 23674: merge in git clone completion fixes from Nikolai Weibull's repository. 2007-07-12 06:34:20 +00:00
Clint Adams
386920afb5 23655: merge in git instaweb completion from Nikolai Weibull's repository. 2007-07-05 16:49:58 +00:00
Clint Adams
38fbcffca0 23644: merge in git remote completion from Nikolai Weibull's repository. 2007-07-03 07:08:14 +00:00
Clint Adams
8aaefc464f 23639: merge in git quiltimport completion from Nikolai Weibull's repository. 2007-07-02 15:59:18 +00:00
Clint Adams
58b9d6573d 23639: merge in git merge-tree completion from Nikolai Weibull's repository. 2007-07-02 15:47:53 +00:00
Peter Stephenson
6b936c3d29 Tomasz Pala: users/11599: _ip improvements 2007-07-01 21:41:37 +00:00
Clint Adams
5d46210ce5 23628: merge in from Nikolai Weibull's repository completion for git mktree. 2007-07-01 17:05:54 +00:00
Clint Adams
f8f845bfed 23627: merge in from Nikolai Weibull's repository fixes for git hash-object, index-pack, merge-index. 2007-07-01 16:55:05 +00:00
Oliver Kiddle
622d3e7f1d 23611: new completions for ldd and LD_DEBUG on Solaris and Linux 2007-06-29 08:51:57 +00:00
Clint Adams
0e7a50be36 23610: merge in from Nikolai Weibull's repository git describe as well as fixes for diff-index, diff-files, and diff-stages. 2007-06-28 15:24:15 +00:00
Clint Adams
a3c81ff80f 23609: merge in git clean completion from Nikolai Weibull's repository. 2007-06-28 15:02:13 +00:00
Clint Adams
cc2867746a 23595: merge in git archive completion from Nikolai Weibull's repository. 2007-06-24 15:35:39 +00:00
Clint Adams
be3ada1cc7 23594: merge in git grep completion from Nikolai Weibull's repository. 2007-06-24 15:15:59 +00:00
Clint Adams
d78f7b910b 23593: merge in git annotate completion from Nikolai Weibull's repository. 2007-06-24 14:58:15 +00:00
Clint Adams
98ca677052 23586: completion for dmidecode. 2007-06-23 21:28:50 +00:00
Clint Adams
655bb32a82 23580: rudimentary completion for guilt. 2007-06-22 10:54:07 +00:00
Clint Adams
2bd5223d5c 23561: merge in relevant changes from Nikolai Weibull's repo to more appropriately complete after 'git add'. 2007-06-14 14:42:37 +00:00
Clint Adams
7eeb606599 23557: complete filenames after 'git reset <revision>'. 2007-06-13 16:40:06 +00:00
Clint Adams
6773863b05 23556: completion for rrdtool. 2007-06-13 15:39:12 +00:00
Clint Adams
f9e374d431 unposted: remove RCS $Id$ comments. 2007-06-12 17:02:38 +00:00
Peter Stephenson
1bb5b24d4e 23543: work around problem with ... in _perforce 2007-06-11 09:10:42 +00:00
Peter Stephenson
2291ffb70d unposted: more _units tweaks 2007-06-05 10:39:14 +00:00
Peter Stephenson
3047fbc1ea unposted: more _units tweaks 2007-06-05 10:38:58 +00:00
Peter Stephenson
2461beb0ac unposted: more _units tweaks 2007-06-05 10:34:08 +00:00
Peter Stephenson
83bf1b5c99 Mikael and Phil: 23521, 23522: extra locations for units data 2007-06-05 09:58:38 +00:00
Peter Stephenson
d3731fac38 23519: completion for units 2007-06-04 15:40:00 +00:00
Peter Stephenson
a8bff43164 23519: completion for units 2007-06-04 15:39:12 +00:00
Peter Stephenson
b0c5f09169 see 23479: add initial features support for modules 2007-05-28 22:57:39 +00:00
Clint Adams
934c891c61 23475: call $service instead of 'cdrecord', in case we are using wodim. 2007-05-27 16:57:55 +00:00
Clint Adams
75e6e9806a 23443: mark --nofork and -f as redundant. 2007-05-17 14:01:31 +00:00
Clint Adams
9efa38a8f5 23442: update for vim 7.1. 2007-05-16 19:24:19 +00:00
Clint Adams
6463aa5e53 23439: complete sessions for -dr, -dR, -Dr, -DR, -dx, and -Dx. 2007-05-14 19:49:29 +00:00
Peter Stephenson
68c2c8f11a use _configure for config.status 2007-05-13 19:48:59 +00:00
Clint Adams
ab159e42d8 23303: use _guard. 2007-04-21 05:10:50 +00:00
Clint Adams
ad2d19e2e6 23302: complete properties after svn propget and propedit. 2007-04-19 20:37:00 +00:00
Clint Adams
2f5b3f97bd 23275: change order of arguments to _arguments so that options will actually be completed. 2007-04-14 20:04:06 +00:00
Peter Stephenson
dbe21c8129 post 23271 _sqsh puncuation 2007-04-13 09:20:23 +00:00
Peter Stephenson
69211ed83a 23271: Pete Hollobon: completion for sqsh 2007-04-13 09:18:11 +00:00
Clint Adams
85573e8ad1 23255: fix 23253 better. 2007-03-31 19:05:28 +00:00
Clint Adams
9efbffde57 23253: Erik Johansson: remove double quotes causing zcompile to choke. 2007-03-31 17:05:27 +00:00
Clint Adams
6bddc704e8 unposted: update .distfiles 2007-03-29 03:18:33 +00:00
Clint Adams
f5fe691fc1 23241: Daniel Qarras: fix for _module. 2007-03-28 01:54:08 +00:00
Peter Stephenson
7072c10ae2 users/11333: fix users-hosts for ssh when user matched 2007-03-25 12:51:43 +00:00
Clint Adams
c5ac479642 23236: Daniel Qarras: enhancements for _module. 2007-03-24 15:43:12 +00:00
Peter Stephenson
fcbb417504 23226: handle "nice -n<->" 2007-03-22 10:45:19 +00:00
Clint Adams
ecf4321e6e 23215: completion for "module". 2007-03-14 21:16:10 +00:00
Clint Adams
8f4c1bd007 23214: complete files after svn commit --file. 2007-03-13 18:19:28 +00:00
Felix Rosencrantz
3b1e0d0351 Fix for comm completion. 2007-03-12 00:02:10 +00:00
Clint Adams
363308f3df 23206: completion for hg. 2007-03-08 04:31:03 +00:00
Peter Stephenson
e168783d65 unposted: another _ip typo 2007-02-27 11:18:33 +00:00
Peter Stephenson
67bac99c0d unposted: another _ip typo 2007-02-27 11:18:13 +00:00
Peter Stephenson
37bada4bf1 unposted: tweak ip route show abbreviations 2007-02-26 13:10:44 +00:00
Peter Stephenson
d98959ab67 23186: _ip completion and regex handling additions 2007-02-25 22:44:51 +00:00
Clint Adams
9d55e0002c 23185: qemu completion improvements. 2007-02-25 19:18:13 +00:00
Clint Adams
0f7b1a9ebc 23183: Completion/Unix/Command/_qemu: completion for qemu. 2007-02-24 02:06:25 +00:00
Clint Adams
49437215b2 23151: partial completion for mtn (monotone) command. 2007-02-05 19:26:12 +00:00
Clint Adams
2f6267dc31 23140: handle syntax for iputils variant as well as whichever arping for which we had already been completing. 2007-01-29 18:44:58 +00:00
Clint Adams
f3bf48149a 23117: strip out erroneous commas. 2007-01-21 16:47:31 +00:00
Clint Adams
5bed084737 23116: strip out erroneous commas. 2007-01-21 16:45:02 +00:00
Peter Stephenson
110ae85114 users/11113: improve _todo.sh 2007-01-16 10:54:07 +00:00
Clint Adams
572a860eb3 23089: relax playlist glob pattern to work with newer versions. 2007-01-04 18:06:39 +00:00
Peter Stephenson
4ea03291a8 improved firefox support 2006-12-08 22:52:18 +00:00
Peter Stephenson
ef97181d40 unposted: update Perforce completion to 2006.2 2006-11-28 21:57:27 +00:00
Clint Adams
ef3df70c4d 23018: parse out section headings from darcs --help. 2006-11-27 04:08:41 +00:00
Clint Adams
7c98ca21f5 23005: completion for toilet. 2006-11-18 04:15:12 +00:00
Peter Stephenson
e12c3e2dc9 users/10981: needs glob_subst for config file 2006-11-14 17:16:39 +00:00
Peter Stephenson
b50e035a8a users/10979: ssh completion uses config file from -F if present 2006-11-14 12:12:03 +00:00
Peter Stephenson
254b3f1a6b 22992: make $? available in exit traps/hooks
22993: slightly more effective _make variable fix
2006-11-10 09:59:26 +00:00
Peter Stephenson
434d55da8b 22988: arno: _make fix for special variables 2006-11-09 10:52:45 +00:00
Peter Stephenson
f7b9bf300a _zip completes .xpi files 2006-11-07 10:38:53 +00:00
Clint Adams
8dfddcaaf4 22947: minor mkdir completion fixes. 2006-11-02 00:06:38 +00:00
Clint Adams
e8d1ef3613 22940: completion for mkdir 2006-11-01 03:04:13 +00:00
Clint Adams
a7ba87f316 users/9483: completion for ri (ruby documentation viewer) 2006-11-01 02:58:07 +00:00
Peter Stephenson
3292f9ec1f unposted: tweak job completion in _perforce 2006-10-27 18:21:05 +00:00
Clint Adams
a9c4bdca9b 22914: add wodim to compdef line. 2006-10-27 17:48:48 +00:00
Peter Stephenson
71963da397 arno: two new completions 2006-10-25 13:13:22 +00:00
Peter Stephenson
cc34ebd89a boring .distfiles stuff 2006-10-25 09:46:44 +00:00
Wayne Davison
5c897d51b2 The final option changes for 2.6.9. 2006-10-24 01:18:19 +00:00
Peter Stephenson
83c54a59fd use plain mode for listings in _todo.sh 2006-10-23 17:09:24 +00:00
Clint Adams
590ae7fa4c 22888: completion for tardy. 2006-10-20 12:22:54 +00:00
Peter Stephenson
7d75ea056b 22885: fix problems with multibyte tokenized strings
unposted: _todo.sh: more contexts
2006-10-19 08:40:58 +00:00
Peter Stephenson
14ed190087 allow - before first argument of tar 2006-10-10 22:38:40 +00:00
Peter Stephenson
c303529348 22851: arno: "-" can occur in init script names 2006-10-10 12:00:57 +00:00
Andrey Borzenkov
cab118d4d1 22839: complete filenames as first argument to info too 2006-10-07 12:51:02 +00:00
Clint Adams
8e6aabfab6 22835: tidy up pon bit and add poff completion. 2006-10-07 08:58:38 +00:00
Peter Stephenson
298a8b8130 22818: improved subscript flag doc
unposted: trivial _perforce tweak
2006-10-05 13:28:24 +00:00
Clint Adams
e4675cead4 22816: Joerg Sommer: completion for pon. 2006-10-04 09:40:40 +00:00
Clint Adams
55739ab8ae 22812: utilize _bind_addresses in existing completion functions. 2006-10-03 16:24:51 +00:00
Clint Adams
4b65fe8966 22810: fix malformed --encrypt-to line 2006-10-03 15:59:39 +00:00
Clint Adams
29af031d0d 22798: _bittorrent cleanup and fixes. 2006-09-30 21:46:07 +00:00
Clint Adams
232c068f3c 22796: fix misspelling of IPREFIX. 2006-09-30 21:26:14 +00:00
Peter Stephenson
966ff3a185 22780: add _arguments/comparguments -n to set index of first non-option arg 2006-09-27 16:53:58 +00:00
Peter Stephenson
11dc3a29cf 22778: basic completion for locate
unposted: fix todo.sh search completion
2006-09-27 14:50:23 +00:00
Peter Stephenson
753159200c unposted: add p4d and some undoc suppport in _perforce 2006-09-20 10:55:53 +00:00
Peter Stephenson
efd061cdc9 22704: new completion for todo.sh 2006-09-13 16:11:44 +00:00
Clint Adams
7929037b59 2265x: update for tla 1.3.5. 2006-08-22 21:54:00 +00:00
Clint Adams
2f0bb9589c 22655: completion for sisu. 2006-08-21 17:08:26 +00:00
Clint Adams
45de69686b 22609: complete for baz switch 2006-08-15 05:04:58 +00:00
Clint Adams
227448bbe9 unposted: update distributed files. 2006-08-13 05:03:35 +00:00
Clint Adams
37f43513c5 22588: handle targets with colons in their names. 2006-08-07 03:25:31 +00:00
Peter Stephenson
07f11ba6bf unposted: improve svn import from users/10570 2006-08-03 10:19:20 +00:00
Peter Stephenson
3d215fd53e 22579: find .pod files in include path for perldoc 2006-08-02 22:20:45 +00:00
Peter Stephenson
4a4fb9f77e users/10570: handle "svn import" better 2006-08-02 21:39:15 +00:00
Peter Stephenson
f34e095f4b users/10564: _gpg key ring fix 2006-08-01 11:31:22 +00:00
Clint Adams
6ca7b6abdf 22554: completion for vorbiscomment. 2006-07-19 23:46:16 +00:00
Peter Stephenson
732e440159 unposted: update .distfiles 2006-07-18 09:25:50 +00:00
Clint Adams
c75846492e 22553: completion for metaflac 2006-07-18 03:59:42 +00:00
Clint Adams
8955509460 22552: update for tla 1.3.4. 2006-07-15 19:10:52 +00:00
Clint Adams
91a241292b 22549: improve svn propset completion slightly. 2006-07-12 02:40:54 +00:00
Clint Adams
272256f5d6 22543: completion for clusterssh. 2006-07-09 18:50:02 +00:00
Clint Adams
9bbc6e7daa unposted: autoload is-at-least in _tar if using GNU tar. 2006-06-25 16:15:02 +00:00
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
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
Peter Stephenson
b1c72569b9 users/9688: improved _ssh_hosts from Hanna Koivisto 2005-11-18 14:53:43 +00:00
Clint Adams
fe3b0d5849 22005: completion for flasher utility for Nokia 770 Internet Tablet. 2005-11-17 02:45:20 +00:00
Clint Adams
cd17012af8 22000: completion for totdconfig. 2005-11-11 20:44:31 +00:00
Clint Adams
f9e6416b8a 21999: completion for certtool and srptool 2005-11-11 20:42:39 +00:00
Clint Adams
4dbb7eebc6 21998: completion for gnutls-cli and gnutls-cli-debug 2005-11-11 04:03:22 +00:00
Clint Adams
efe48cacd4 21987: completion for cplay. 2005-11-06 04:24:07 +00:00
Clint Adams
579e15ba32 21947: new gcc options for sparc 2005-10-28 20:58:24 +00:00
Clint Adams
1d7247654e 21946: update options for ia32, amd64. 2005-10-28 20:39:03 +00:00
Clint Adams
6f8d328a53 21913: completion for ping. 2005-10-24 02:34:20 +00:00
Clint Adams
db01a65363 21902: update for xmllint 2.6.22. 2005-10-21 14:45:00 +00:00
Peter Stephenson
1eaa7fee0d 21846: _chmod was too greedy with initial arguments 2005-10-07 09:30:56 +00:00
Clint Adams
5d6995abb1 21781: cope with iconv --list output from glibc 2.3.5. 2005-09-28 19:00:24 +00:00
Clint Adams
161746bd9b Vincent Lefevre: 21767: add ~ to the default svn status pattern. 2005-09-27 13:56:53 +00:00
Clint Adams
3bad367b6e 21763: Completion/Unix/Command/_baz: remove stray underscore. 2005-09-26 03:08:48 +00:00
Clint Adams
4882c536e9 21740: completion for quilt. 2005-09-20 20:05:34 +00:00
Doug Kearns
ba9bad6c0e unposted: update rake completion for version 0.6.0 2005-09-14 12:45:00 +00:00
Clint Adams
42ed9c4e39 21718: complete files after bzr's first argument until the bzr shell-complete stuff is improved. 2005-09-13 14:30:55 +00:00
Clint Adams
f384f47984 21705: OpenBSD date(1) completion 2005-09-07 19:12:53 +00:00
Clint Adams
541dc6998e 21704: completion for Solaris, and FreeBSD. 2005-09-07 19:10:46 +00:00
Clint Adams
cb7cac776c 21703: completion for bzr 0.0.7. 2005-09-06 16:08:29 +00:00