712 Commits

Author SHA1 Message Date
Ville Skyttä
ffabc6f282 cc, c++: Check path to binary when finding out if it's gcc (Alioth: #314417). 2013-09-07 10:05:03 +03:00
Ville Skyttä
d6600e6a10 cc, c++: Install minimal completion for non-gcc ones (Alioth: #314417). 2013-09-07 09:56:38 +03:00
Ville Skyttä
24f0c58c29 abook, kldunload: Pre-expand \t instead of relying on sed supporting it. 2013-08-26 23:20:30 +03:00
Ville Skyttä
705be00502 dict: Trivial regex cleanup. 2013-08-26 23:18:22 +03:00
Rainer Müller
3ac523f57e make: Fix basic regex for portability (Alioth: #314345) 2013-08-24 04:13:57 +04:00
Ville Skyttä
2da4ee9ad5 zopfli: New completion. 2013-08-23 13:42:22 +03:00
Ville Skyttä
61d1d7df42 bzip2, gzip, lzma: Cleanups. 2013-08-23 13:33:06 +03:00
Igor Murzov
e91a45889f aptitude: safe-upgrade accepts package name as parameters (Alioth: #313638, Debian: 673235)
Patch-by: Nicolas Le Cam <niko.lecam@gmail.com>
2013-08-15 23:43:57 +04:00
Igor Murzov
f230cfddbd make: Use only posix basic regexps with sed (Alioth: #314345) 2013-08-14 02:34:09 +04:00
Ville Skyttä
62e0c3ba72 Cosmetics. 2013-08-08 12:53:53 +03:00
Ville Skyttä
3f144beb72 export, _variables: Do TZ= completion (Redhat: #994646).
Could do this for env, declare, and typeset as well, especially
when/if we have more known env vars implemented in _variables.
2013-08-08 12:49:11 +03:00
Igor Murzov
77ebc93a02 cppcheck: Add new --enable option argument and --library argument completion
It's not very clear from the --library option description what arguments
are expected. It turns out that it expects xml file with .cfg extension.
Some example configs: https://github.com/danmar/cppcheck/tree/master/cfg/
2013-08-06 01:21:00 +04:00
Igor Murzov
9ca8d933c6 dpkg: Suppress unwanted error messages (Debian: #706502) 2013-07-23 02:55:09 +04:00
Igor Murzov
ad455dfa9d perl: -d/-dt option argument is optional (Alioth: #314242) 2013-07-23 02:55:02 +04:00
Ville Skyttä
a4b69e7587 2to3: New completion. 2013-07-21 13:28:23 +03:00
Ville Skyttä
42196ef7fc file-roller: Reuse unzip's xspec. 2013-06-15 00:35:33 +03:00
Ville Skyttä
5a9e8f219b 7z: New completion. 2013-06-15 00:34:08 +03:00
Ville Skyttä
3a3290ddcf hcitool, rfcomm, ciptool, hciconfig: Don't leak $args. 2013-06-14 21:11:18 +03:00
Ville Skyttä
97efc7ca08 perl: Fix -dt: completion. 2013-06-03 00:22:19 +03:00
Ville Skyttä
5c6b1bb4a4 wget: Add --accept-regex/--reject-regex/--regex-type arg (non)completions. 2013-05-09 14:03:52 +03:00
Ville Skyttä
1969d125ba wget: Drop incorrect -nv arg completion. 2013-05-09 13:57:58 +03:00
Ville Skyttä
57865686de wget: Stop completing after --help/--version. 2013-05-09 13:43:02 +03:00
Ville Skyttä
d99c2203b9 Clean up/compact various globs. 2013-05-09 13:42:32 +03:00
Ville Skyttä
bb0739fafd cvs: Fix checkout -j non-completion. 2013-05-03 17:02:29 +03:00
Ville Skyttä
daaa54100e sh: Complete script arguments with all filenames (Alioth: #314226). 2013-05-03 16:49:25 +03:00
Ville Skyttä
9780b0a044 nmcli: Deprecate our completion, upstream has one in 0.9.8.0. 2013-04-09 18:23:40 +03:00
Ville Skyttä
cdd2c3d71d Revert "nmcli completion was integrated upstream"
This reverts commit 580a4cf6e55ab1afd6b1f8f7efc54436e7046e44.
2013-04-09 18:11:04 +03:00
Guillaume Rousse
580a4cf6e5 nmcli completion was integrated upstream 2013-04-09 10:48:26 +02:00
Ville Skyttä
497c20902a Use == instead of =. 2013-04-08 23:04:11 +03:00
Ville Skyttä
9852597d8c cvs rm: Don't filter existing files with -f (RedHat: #949479).
Thanks-to: Hans de Goede <hdegoede@redhat.com>
2013-04-08 22:53:37 +03:00
Ville Skyttä
e772425cdd aclocal, automake: Install for *-1.10, *-1.12, and *-1.13 too. 2013-04-06 21:50:52 +03:00
Igor Murzov
6cb7f96974 kcov: Add new sort types, complete --replace-src-path arguments 2013-04-06 13:34:14 +04:00
Igor Murzov
0354981b1f feh: Add new sort type 2013-04-06 13:34:13 +04:00
Ville Skyttä
1a3967c8d4 cppcheck: Complete --include= with filenames. 2013-03-31 21:19:59 +03:00
Ville Skyttä
3cb64accaf jar: Reuse unzip's xspec (RedHat: #928253). 2013-03-27 21:03:02 +02:00
Ville Skyttä
7afc97366f patch: New full featured completion. 2013-03-24 22:59:29 +02:00
Ville Skyttä
beaba62b34 tar: Support *.tar.lz (Debian: #703599). 2013-03-21 18:47:31 +02:00
Ville Skyttä
d02d94080d tar: Fix completing files inside *.tlz when J is explicitly given. 2013-03-21 18:37:32 +02:00
Ville Skyttä
408cb08051 pkg-config: Try to complete --variable= if package name is already given. 2013-03-19 19:11:27 +02:00
Ville Skyttä
29f5a4a5f4 luac: New completion. 2013-03-16 20:49:41 +02:00
Ville Skyttä
99153fb1ef lua: New completion. 2013-03-16 20:48:15 +02:00
Ville Skyttä
2f2f1278c7 koji: Complete on build targets when --target is given to wait-repo. 2013-03-16 20:41:23 +02:00
Ville Skyttä
796fbbdc86 interdiff: New completion. 2013-03-16 19:31:38 +02:00
Ville Skyttä
48158ee3e4 udevadm: Deprecate ours, one is shipped in systemd >= 196 (RedHat: #919246). 2013-03-09 10:28:32 +02:00
Ville Skyttä
73d1f0f164 hexdump: Actually install for hd as well. 2013-03-06 21:50:25 +02:00
Ville Skyttä
e38e68f96c xxd: New completion. 2013-03-06 18:22:14 +02:00
Ville Skyttä
552a2f2a94 hexdump: New completion. 2013-03-06 18:21:14 +02:00
Ville Skyttä
12ae7eb214 ss: New completion. 2013-02-25 16:50:21 +02:00
Ville Skyttä
ad8d1f1a8f strings: New completion. 2013-02-22 22:15:33 +02:00
Ville Skyttä
7a1aad780e file-roller: New completion. 2013-02-22 18:26:41 +02:00