563 Commits

Author SHA1 Message Date
Ville Skyttä
5a9e8f219b 7z: New completion. 2013-06-15 00:34:08 +03:00
Ville Skyttä
97efc7ca08 perl: Fix -dt: completion. 2013-06-03 00:22:19 +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ä
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ä
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ä
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
Ville Skyttä
e424ed3e52 genisoimage: Use _parse_help instead of hardcoding options, add basic test case. 2013-02-17 23:18:51 +02:00
Ville Skyttä
e4796104bc vpnc: Use _parse_help instead of hardcoding options, add basic test case. 2013-02-17 22:16:35 +02:00
Ville Skyttä
0837ad07d9 (testsuite) Make pydoc test more likely to work with our limited expect buffer size. 2013-02-05 21:42:08 +02:00
Ville Skyttä
23406dcf20 (testsuite) Fix pwd unit test. 2013-02-05 21:41:52 +02:00
Ville Skyttä
225b395b49 xrandr: Avoid --mode completion error when --output is not given. 2013-02-02 19:42:24 +02:00
Ville Skyttä
f1100ef25a pylint: New completion. 2013-02-02 11:33:52 +02:00
Ville Skyttä
5c8a002008 pydoc: New completion. 2013-02-02 10:37:15 +02:00
Ville Skyttä
cee32c6424 tshark: New completion. 2013-01-30 23:31:27 +02:00
Ville Skyttä
8c57295133 ngrep: New completion. 2013-01-30 22:25:26 +02:00
Ville Skyttä
2eeffeea7a ncftp: Add option completion. 2013-01-12 18:37:31 +02:00
Ville Skyttä
26991e1bf4 nc: New completion. 2013-01-12 18:03:08 +02:00
Ville Skyttä
49ea121e5d man: Don't expand man page extensions too early.
Breaks for example subdir completions if there is a subdir whose name
matches extensions in the current dir.
2012-12-28 18:37:42 +02:00
Ville Skyttä
08203f7743 luseradd,lusermod,luserdel: New completions. 2012-12-28 14:09:28 +02:00
Ville Skyttä
ff11fed5f8 chronyc: New completion. 2012-12-08 10:02:52 +02:00
Yann Rouillard
e5ac55d5df new completion: pkgutil 2012-10-30 00:10:27 +01:00
Yann Rouillard
ff444b5283 new completion: pkgrm 2012-10-30 00:09:21 +01:00
Yann Rouillard
a54fa7340a new completion: pkgadd 2012-10-30 00:04:09 +01:00
Yann Rouillard
6ddec67c2f new completion: pkg-get 2012-10-30 00:01:36 +01:00
Yann Rouillard
80356ca816 new completion: svcadm 2012-10-29 23:52:24 +01:00
Igor Murzov
e29c6bc872 wget: New completion.
Initial patch by: Raphaël Droz <raphael.droz@gmail.com>
2012-10-20 19:59:28 +04:00
Igor Murzov
23ac38333e testsuite/_filedir: Remove the cruft from the a\$b->h unit test (Alioth: #313480) 2012-09-06 18:36:49 +04:00
Guillaume Rousse
7f1721dd90 nmcli: new completion 2012-09-04 22:42:29 +02:00
Guillaume Rousse
92ddcea20a gphoto2: new completion 2012-09-04 20:37:13 +02:00
Ville Skyttä
b9276c8a37 eject: New completion. 2012-08-19 13:48:20 +03:00
Igor Murzov
3c49af9ec9 opera: Handle options. 2012-08-09 15:36:08 +04:00
Ville Skyttä
882d527237 mussh: New completion. 2012-07-21 13:05:15 +03:00
Ville Skyttä
bffce4218e wsimport: New completion. 2012-06-25 17:44:11 +03:00
Ville Skyttä
3a1cdbdadc eog: New completion. 2012-06-24 20:40:17 +03:00
Ville Skyttä
f8ac6a5aeb autotools: Use MKDIR_P instead of mkdir_p (Alioth: #313671).
mkdir_p is obsolete since automake 1.10 and will be removed in 1.13
according to docs in 1.12.1.
2012-06-08 18:59:31 +03:00
Ville Skyttä
32f223963a _realcommand: Try greadlink before readlink (Alioth: #313659).
Some systems' readlink does not have -f, but may have the GNU readlink
which does installed as greadlink.
2012-05-30 23:56:58 +03:00
Ville Skyttä
3d7102b9a5 hwclock: New completion. 2012-04-04 22:54:30 +03:00
Ville Skyttä
0ab693ca50 acpi: New completion. 2012-03-26 22:15:49 +03:00
Ville Skyttä
1fc97c47ba testsuite/generate: Tweak linefeeds. 2012-03-26 22:12:43 +03:00
Ville Skyttä
bed5694111 vmstat: New completion. 2012-02-21 22:00:39 +02:00
Ville Skyttä
f41d7e2ff6 testsuite: Add basic su test case. 2012-02-18 10:10:38 +02:00
Igor Murzov
98f90ebdf8 _filedir: Properly quote paths to avoid unexpected expansion. 2012-01-20 05:11:17 +04:00