3511 Commits

Author SHA1 Message Date
Mathieu Parent
af5ba56089 Puppet: agent: update options list, accordind to 'puppet help agent' 2014-06-02 11:25:39 +03:00
Mathieu Parent
b56df708a1 Puppet: puppet parser support 2014-06-02 11:21:54 +03:00
Mathieu Parent
20e9befbff Puppet: puppet -* doesn't imply 'puppet apply' 2014-06-02 11:20:27 +03:00
Mathieu Parent
ac98c31f30 Puppet: use puppet terminology
Usage: puppet <subcommand> [options] <action> [options]
2014-06-02 11:18:09 +03:00
Tristan Wibberley
54d53c6227 make: completion shouldn't be confused by the output of $(info confuse: make) 2014-05-20 02:24:33 +04:00
Rune Schjellerup Philosof (Olberd)
eafde37848 dpkg: Add support in dpkg completion for .ddeb (LP: #568404) 2014-05-14 00:06:00 +04:00
Thilo Six
768a958546 Use more straightforward way to check bash version 2014-05-14 00:02:11 +04:00
Stefano Rivera
38a013e22c pypy: New completion identical to python (Alioth: #314501) 2014-05-14 00:01:40 +04:00
Ville Skyttä
c924d32b4c hostname: New completion 2014-05-03 23:13:33 +03:00
Ville Skyttä
b74d53761a nslookup: complete on hosts (Alioth: #314673) 2014-05-01 18:30:20 +03:00
Ville Skyttä
77e11c41ea eog: Complete on *.pgm (RedHat: #1090481) 2014-04-23 15:47:34 +03:00
Peter Wu
b1f7803556 gdb: support --args style completion (Alioth: #314664) 2014-04-23 15:42:49 +03:00
Ville Skyttä
13ad1f1966 pngfix: New completion 2014-04-06 13:16:08 +03:00
Ville Skyttä
4a4afd5eab qemu: Fix -balloon arg completion 2014-04-06 10:46:43 +03:00
Ville Skyttä
61ad655fc4 qemu: Apply completion to qemu-kvm/-system-i386/-system-x86_64 too 2014-04-06 10:45:26 +03:00
Ville Skyttä
b758afc105 xrandr: Use the invoked command internally, not hardcoded "xrandr" 2014-04-03 10:43:18 +03:00
Ville Skyttä
c50313c30d xrandr: Add (some) --setprovider* arg completion support 2014-04-03 10:42:22 +03:00
Matthieu Crapet
4927730980 man: Use -w instead of --path
--path is an alias command line option for -w.
It is available since man-db 2.6.1-pre1 (2012-02-05).

See commit:
http://git.savannah.gnu.org/cgit/man-db.git/commit/?id=e37bc92f352c97c61ef63de745e43574d27b1276

For portability (like man-1.6g), prefer using original -w switch.

Signed-off-by: Matthieu Crapet <mcrapet@gmail.com>
2014-04-02 12:01:28 +03:00
Ville Skyttä
867282a734 profile.d: Don't return from a sourced script (Debian: #741657) 2014-03-16 13:29:42 +02:00
Ville Skyttä
293bbaaa90 FAQ: Clarify that we mean the bash man page for M-/ 2014-03-09 18:17:05 +02:00
Ville Skyttä
14be62aae4 (testsuite) Avoid complete-ant-cmd.pl errors with our build.xml 2014-02-21 19:39:17 +02:00
Ville Skyttä
3cdcfdeda6 ri: Fix class completion with ri >= 3. 2014-02-21 19:37:18 +02:00
Ville Skyttä
24ea53f01d ri: Fix colon handling in class completion. 2014-02-21 19:36:26 +02:00
Ville Skyttä
5152356ad1 flake8: New completion 2014-02-08 20:59:30 +02:00
Ville Skyttä
e14617e498 pyflakes: New completion 2014-02-08 20:55:50 +02:00
Ville Skyttä
e452f2e8d6 cal,chfn,chsh,dmesg,eject,hexdump,look,newgrp,renice,runuser,su,write: Deprecate on Linux in favor of util-linux ones (Debian: #737672) 2014-02-08 19:35:48 +02:00
Ville Skyttä
bb768978ba testsuite: Add basic newgrp test case 2014-02-08 19:24:47 +02:00
Ville Skyttä
3e0637128f testsuite: Add basic test cases for deprecated completions 2014-02-08 15:41:26 +02:00
Ville Skyttä
e201d1be7e _*: Install our deprecated completions too, try loading them secondarily 2014-02-08 15:33:10 +02:00
Ville Skyttä
e4b17402bb hwclock,ionice,rtcwake: Deprecate in favor of util-linux ones (Debian: #737672) 2014-02-08 15:00:10 +02:00
Igor Murzov
602d18853c testsuite: Add basic tests for portsnap and freebsd-update 2014-02-05 02:15:47 +04:00
Peter Dave Hello
5ff5a4e0f8 freebsd-update: New completion. 2014-02-05 02:12:55 +04:00
Peter Dave Hello
c3770c1798 portsnap: New completion. 2014-02-05 02:12:48 +04:00
Ville Skyttä
0b7d92cf2b ssh-keygen: New completion 2014-01-21 20:22:50 +02:00
Ville Skyttä
01fd3b4f55 Bump copyright years to 2014. 2014-01-21 20:01:43 +02:00
Ville Skyttä
8617e227e5 jpegoptim: New completion 2014-01-18 22:03:12 +02:00
Ville Skyttä
b5d0cdd802 ip: Add some addr, addrlabel, and route arg completions 2014-01-09 23:12:34 +02:00
Ville Skyttä
e777395ac3 aptitude, dpkg: Replace some grep+cuts with awk 2014-01-06 17:56:36 +02:00
Ville Skyttä
e3edf7ac42 gcc, lintian, make, pkgadd, slackpkg: grep -> "command grep" (Debian: #734095) 2014-01-06 17:45:48 +02:00
Ville Skyttä
93ee00947a lintian: Replace some grep+cuts with awk 2014-01-06 17:42:27 +02:00
Ville Skyttä
d98e56fb07 (testsuite) Check for grep and ls invoked without "command", see README 2014-01-06 17:27:05 +02:00
Ville Skyttä
a2e2f198d8 lz4: New completion. 2014-01-06 00:41:23 +02:00
Ville Skyttä
34a74df619 optipng: New completion. 2014-01-03 00:15:21 +02:00
Ville Skyttä
4df6d3ffb8 cppcheck: Include - in --file-list completions. 2013-12-28 10:58:59 +02:00
Ville Skyttä
c527b543a8 (testsuite): Limit wtf completions to A* to keep expect happier. 2013-11-26 19:49:48 +02:00
Ville Skyttä
920bbb8582 wtf: Look for acronym db from /usr/share/games/bsdgames/acronyms too.
Submitted-by: Raphaël Droz (modified)
http://lists.alioth.debian.org/pipermail/bash-completion-devel/2013-November/004991.html
2013-11-26 19:46:58 +02:00
Ville Skyttä
e694978346 wtf: Don't offer -f if it was already specified.
Submitted-by: Raphaël Droz (modified)
http://lists.alioth.debian.org/pipermail/bash-completion-devel/2013-November/004991.html
2013-11-26 19:46:33 +02:00
Ville Skyttä
f5df66f476 wtf: Hush stderr when db file doesn't exist. 2013-11-26 19:46:33 +02:00
David Paleino
780d97c5ac Refactor bts and uscan, since they use common functions 2013-11-26 18:29:34 +01:00
David Paleino
61fa261502 uscan: New completion, thanks to Federico Ceratto 2013-11-26 18:29:04 +01:00