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ä
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ä
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
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ä
8617e227e5
jpegoptim: New completion
2014-01-18 22:03:12 +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ä
e93cc98523
appdata-validate: New completion.
2013-11-09 20:18:46 +02:00
David Paleino
b2e7951cd7
bts: New completion, thanks to Federico Ceratto.
2013-11-04 22:16:31 +01:00
Ville Skyttä
63b499593a
timeout: New completion.
2013-10-22 22:01:09 +03:00
Igor Murzov
df8782d769
f77, f95: Use the same completion as for g77, g95 if they are links to gfortran
2013-09-09 23:35:17 +04:00
Ville Skyttä
2da4ee9ad5
zopfli: New completion.
2013-08-23 13:42:22 +03:00
Ville Skyttä
a4b69e7587
2to3: New completion.
2013-07-21 13:28:23 +03:00
Ville Skyttä
5a9e8f219b
7z: New completion.
2013-06-15 00:34:08 +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ä
e772425cdd
aclocal, automake: Install for *-1.10, *-1.12, and *-1.13 too.
2013-04-06 21:50:52 +03:00
Ville Skyttä
7afc97366f
patch: New full featured completion.
2013-03-24 22:59:29 +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ä
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ä
26991e1bf4
nc: New completion.
2013-01-12 18:03:08 +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
Ville Skyttä
e3a1a49b97
vgcreate: Add missing symlink.
2012-11-13 23:47:38 +02:00
Andreas Müller
370b7a0d2f
completions/Makefile.am: symlinks depends on $(DATA) to avoid race conditions
...
error message was:
| ln: failed to create symbolic link `/home/andreas/tmp/oe-core-eglibc/work/all-angstrom-linux/bash-completion-2.0-r0/image/usr/share/bash-completion/completions/aclocal-1.11': No such file or directory
| make[2]: *** [symlinks] Error 1
| make[2]: *** Waiting for unfinished jobs....
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-11-06 13:40:58 +04: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
Igor Murzov
e29c6bc872
wget: New completion.
...
Initial patch by: Raphaël Droz <raphael.droz@gmail.com>
2012-10-20 19:59:28 +04:00
Guillaume Rousse
7f1721dd90
nmcli: new completion
2012-09-04 22:42:29 +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