Commit Graph

2768 Commits

Author SHA1 Message Date
Bart Schaefer
822680d157 27862: handle X11 versions greater than X11R6 in the compdef line 2010-12-18 23:04:03 +00:00
Peter Stephenson
246bcd10a7 Mikael: 28531: typos 2010-12-16 13:55:35 +00:00
Peter Stephenson
750ec0fe1b unposted: update for 4.3.10-test-3 2010-12-16 10:18:41 +00:00
Peter Stephenson
72d1045da5 unposted: remove users/15622 _pick_variant change 2010-12-07 15:10:48 +00:00
Peter Stephenson
8d00aca697 users/15621: compdef -p/-P <pat>=<service>
users/15622: use service with _pick_variant
2010-12-06 17:23:04 +00:00
Peter Stephenson
dacb22ecbf Mikael: 28484: GNU du completion 2010-12-06 10:17:45 +00:00
Wayne Davison
ddee5deb2d Add completion for help subcommand to _git. 2010-12-04 18:08:12 +00:00
Peter Stephenson
e5ddd5b62f 28468: allow man page completion for files when / is present 2010-12-03 17:24:40 +00:00
Peter Stephenson
bfcf98a7d3 Sebastian Stark: users/15581: MacOS has .bundle DLL files. 2010-11-25 17:42:28 +00:00
Peter Stephenson
2b361ad116 users/15580: fix MIME handler completion on fallthrough 2010-11-25 15:43:14 +00:00
Clint Adams
7be8594c8c 28411: complete submodule and annex as subcommands; complete files when the subcommand is unknown. 2010-11-14 19:43:01 +00:00
Clint Adams
a5f7c8d5a4 28401: git-buildpackage completion from Felipe Sateler. 2010-11-10 16:13:51 +00:00
Peter Stephenson
abfa420189 Mikael: 28389: empty section in java CLASSPATH 2010-11-07 17:16:58 +00:00
Peter Stephenson
91564ce04c not quite posted: screen: complete sessions after -S 2010-10-22 16:31:13 +00:00
Peter Stephenson
27a317b168 not quite posted, exactly: improvement to previous _man change 2010-10-21 19:29:09 +00:00
Peter Stephenson
f2081c6bc3 Silas Silva: completion support for man -M 2010-10-21 19:15:29 +00:00
Peter Stephenson
7a4d9bba55 Mikael: 28343: fix setfacl completion 2010-10-12 08:45:06 +00:00
Peter Stephenson
f58f9caf6f Ben: 28330: acroread completion for -openInNewInstance 2010-10-08 10:22:02 +00:00
Peter Stephenson
819603b25f Ben: 28329: acroread completion for version 9 similar to 7 and 8 2010-10-08 10:20:14 +00:00
Oliver Kiddle
30d6deb355 28307: support new styles esp. vcs_info ones and allow quoted contexts again 2010-10-01 18:27:58 +00:00
Peter Stephenson
dd061dc2ce Baptiste: 28264: remove the need for sed from _ffmpeg 2010-09-16 12:20:00 +00:00
Wayne Davison
24869e5426 28261: Julius Plenz: separate the options to _arguments. 2010-09-16 01:02:26 +00:00
Peter Stephenson
ab175759b2 Mikael: 28252: remove unnecessary loop causing errors 2010-09-13 08:49:22 +00:00
Peter Stephenson
3865cd0df9 unposted: update Perforce completion for 2010.1 2010-08-23 09:07:09 +00:00
Bart Schaefer
059c8dede6 28186: replace (...|...) pattern-match with a loop over the alternatives to
avoid issues with pattern-quoting each alternative.
2010-08-22 15:54:36 +00:00
Peter Stephenson
49af8cc847 unposted: more todo.sh commands 2010-08-19 16:08:30 +00:00
Peter Stephenson
42cd6020ea unposted: yet another update to _todo.sh 2010-08-10 17:18:44 +00:00
Peter Stephenson
d2e3b6eb62 unposted: further update to _todo.sh
also I forgot to commit the previous one
2010-08-10 17:13:42 +00:00
Peter Stephenson
e1b6b572ab users/15232: _path_files for paths, again 2010-08-06 15:29:58 +00:00
Peter Stephenson
0fa931ab7f Holger Macht: 28130: new osc completion 2010-08-05 19:33:47 +00:00
Frank Terbeck
efa5e34c6c 28101: Fix window completion for tmux version 1.3 and newer 2010-07-26 13:56:30 +00:00
Peter Stephenson
b116f33f9a Update version to 4.3.10-dev-2 2010-07-25 21:44:16 +00:00
Wayne Davison
c0325f5233 28000: make the branch arg for "git log" optional. 2010-07-24 19:01:22 +00:00
Peter Stephenson
baee5347e4 28092: let _getconf find more configuration variables 2010-07-20 09:06:55 +00:00
Doug Kearns
af0bfaea08 28078: update _xmlsoft 2010-07-15 14:05:08 +00:00
Doug Kearns
39f8865732 Michael Hwang: 28075: add gpg-zip completion and other improvements to _gpg 2010-07-15 03:16:43 +00:00
Peter Stephenson
50f322298c Jörg Sommer: 28063: suppress warning messages in rubber completion 2010-07-13 08:53:14 +00:00
Clint Adams
4085b07dbd 28060: xmlsoft --nodtdattr completion thanks to Vincent Lefevre. 2010-06-30 12:59:12 +00:00
Doug Kearns
20b3a40783 28056: add option descriptions to _lynx 2010-06-23 01:03:29 +00:00
Doug Kearns
2f4e224103 28055: add some missing options to _vim 2010-06-22 21:59:59 +00:00
Peter Stephenson
e3f764d1ef 28047: attempt to make locking with fc command more useful 2010-06-22 11:00:31 +00:00
Doug Kearns
d455c70fde 28052: remove duplicated completion of the cvs version subcommand 2010-06-22 02:20:44 +00:00
Doug Kearns
9b0e0f348a 28051: update elinks completion for version 0.12pre5 2010-06-22 01:01:07 +00:00
Frank Terbeck
ce22f32bcb Holger Weiss: Completion/Unix/Command/_git: various fixes and enhancements. 2010-06-17 12:22:32 +00:00
Peter Stephenson
92233c8029 28026: use "zsh_directory_name c" for completion of dynamic directory names 2010-06-11 22:28:21 +00:00
Peter Stephenson
48fe737779 Haakon Riiser: 28009: new ffmpeg completion 2010-06-09 08:48:37 +00:00
Doug Kearns
4c0f2dfe8f unposted: fix typo in _urpmi parameter name 2010-06-07 18:21:34 +00:00
Doug Kearns
4c2fe82872 Simon Ruderich: 28002: fix bad _feh update commit 2010-06-07 04:59:54 +00:00
Doug Kearns
a54fdc70be unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
Frank Terbeck
c617e5a07b Holger Weiss: 27977: _git shouldn't return 0 if there are no matches. 2010-06-03 10:34:08 +00:00