325 Commits

Author SHA1 Message Date
Ville Skyttä
d54fcf100e ionice: New completion. 2011-10-03 23:57:34 +03:00
Ville Skyttä
c3d29e2e0d file: New completion. 2011-10-03 23:39:20 +03:00
Igor Murzov
5051b1787a _command_offset: Restore compopts used by called command.
This fixes completions that rely on their compopts, most notably mount(8).
Fixes bash-completion bug #313183.
2011-09-30 22:21:47 +04:00
Ville Skyttä
b9a5f508e2 chrpath: New completion. 2011-09-29 23:11:31 +03:00
Ville Skyttä
e1a3492261 prelink: New completion. 2011-09-29 22:57:59 +03:00
Ville Skyttä
2014d3b45d arping: New completion. 2011-09-28 19:04:55 +03:00
Ville Skyttä
89b7923cb8 ping, tracepath: Split to iputils, add option completions. 2011-09-28 18:59:15 +03:00
Igor Murzov
e81223ac46 xgamma: New completion 2011-09-26 02:59:15 +04:00
Igor Murzov
c7b9d08d17 feh: New completion.
NB: feh should be compiled with `make help=1`. Otherwise `feh --help`
will not print help message, and option completion will not work.
2011-09-26 02:59:14 +04:00
Ville Skyttä
bae99345fd idn: New completion. 2011-08-23 20:26:06 +03:00
Ville Skyttä
c46c916077 asciidoc, a2x: New completions. 2011-08-16 11:08:54 +03:00
Ville Skyttä
1de06f5de6 _ImageMagick: Drop unnecessary tr invocations. 2011-08-16 00:27:23 +03:00
Ville Skyttä
4bfb42e627 openssl: Drop unnecessary tr invocation. 2011-08-16 00:24:28 +03:00
Ville Skyttä
b1f2402bfd cal: New completion. 2011-07-24 13:16:44 +03:00
Ville Skyttä
f4364ac99a testsuite: Add basic compare, conjure, import, and stream test cases. 2011-07-22 21:12:42 +03:00
Ville Skyttä
346624bf5b gnome-mplayer: New completion. 2011-07-22 00:12:29 +03:00
Ville Skyttä
7137e60a45 base64: New _longopt completion. 2011-07-21 23:59:41 +03:00
Igor Murzov
002a5a4553 kcov: Add --path-strip-level option (added in kcov-v7)
Also provide more meaningful completions for --sort-type option.
And improve test.
2011-07-18 02:01:59 +04:00
Ville Skyttä
b68cc0057f curl: New non-generic completion. 2011-07-12 00:07:35 +03:00
Ville Skyttä
1daff31f2e pwgen: New completion. 2011-07-10 15:29:32 +03:00
Ville Skyttä
20045fabef protoc: New completion. 2011-07-05 19:26:16 +03:00
Ville Skyttä
bd07926f65 host: New completion. 2011-07-01 20:24:14 +03:00
Ville Skyttä
62ec1eef2e test suite: Add basic nslookup test case. 2011-07-01 20:22:41 +03:00
Ville Skyttä
dfaf85f197 pinfo: New completion, reusing the one for info. 2011-06-29 00:30:08 +03:00
Igor Murzov
b13ee019d0 make completions that use _command also work with file names 2011-06-26 04:04:53 +04:00
Ville Skyttä
38dc63d591 dot: New completion. 2011-06-18 18:25:47 +03:00
Ville Skyttä
f38453968c testsuite: Add basic mysql test case. 2011-06-18 15:24:22 +03:00
Ville Skyttä
d4c888be4b testsuite: Add basic lpr and lpq test cases. 2011-06-18 15:06:18 +03:00
Igor Murzov
d44aaed16a testsuite: Improve slapt-get/slapt-src tests. 2011-06-12 18:48:18 +04:00
Ville Skyttä
f8fe3106e1 javadoc: Implement -linkoffline two argument completion. 2011-06-09 01:05:16 +03:00
Igor Murzov
a0834d3bf4 kcov: New completion 2011-06-06 01:06:25 +04:00
Igor Murzov
3ac922e4a6 testsuite: Remove unused -expect-cmd-full option from assert_complete*
This option is implicitly enabled by default, so drop it to avoid confusion
2011-06-05 22:06:29 +04:00
Igor Murzov
75775fca52 testsuite: Fix broken tests for finger and xhost 2011-06-05 22:06:28 +04:00
Igor Murzov
243abdcdd3 testsuite: Remove/use set but unused variable "test" 2011-06-05 22:06:28 +04:00
Igor Murzov
59cee8c139 testsuite: Improve rpm2tgz tests 2011-06-05 22:06:26 +04:00
Igor Murzov
dbd8670cf4 testsuite: Improve pkgtool tests 2011-06-05 22:06:08 +04:00
Ville Skyttä
d9a5a88332 testsuite: Add chown foo: and :foo test cases, should complete files (RedHat: #710714). 2011-06-04 13:08:02 +03:00
Ville Skyttä
f1d5758c76 hddtemp: New completion. 2011-06-02 10:52:36 +03:00
Ville Skyttä
5bb9343fba pwdx: New completion. 2011-05-30 23:38:40 +03:00
Ville Skyttä
0bd41f4edb jps: New completion. 2011-05-29 19:01:24 +03:00
Ville Skyttä
5a5683c080 htpasswd: New completion. 2011-05-26 22:47:41 +03:00
Igor Murzov
e82fef047a testsuite: Add basic slackpkg test case 2011-05-25 01:27:38 +04:00
Igor Murzov
7889a6682f testsuite: Add basic sbopkg test case 2011-05-25 01:27:38 +04:00
Igor Murzov
84c578c1d8 testsuite: Add basic slapt test cases 2011-05-25 01:27:37 +04:00
Igor Murzov
1a8f3c9583 testsuite: add basic rpm2tgz test case 2011-05-25 01:27:37 +04:00
Igor Murzov
f21f6e080b testsuite: add basic tests for pkgtools 2011-05-25 01:27:37 +04:00
Ville Skyttä
af3f67f2e5 cvs: Improve CVS controlled file completions. 2011-05-24 23:08:45 +03:00
Ville Skyttä
25a74334e1 testsuite: Add basic cfagent test case. 2011-05-20 20:44:02 +03:00
Ville Skyttä
eefc69d83b lvm: Use _parse_usage in several tools.
Also adjust test cases to not fail if --help doesn't succeed, at least
it doesn't for me if run as non-root.
2011-05-16 18:57:43 +03:00
Ville Skyttä
b7f1f74ba0 ldapvi: Use _parse_help, add basic test case. 2011-05-15 20:16:49 +03:00