194 Commits

Author SHA1 Message Date
David Paleino
040841f890 Split apt_build completion to contrib/apt-build 2009-06-05 08:37:30 +02:00
David Paleino
1cd950db89 Split chsh completion to contrib/chsh 2009-06-05 08:36:22 +02:00
David Paleino
69e956e174 Split chkconfig completion to contrib/chkconfig 2009-06-05 08:35:24 +02:00
David Paleino
7dbb6a2e3d Split jar completion to contrib/jar 2009-06-05 08:33:55 +02:00
David Paleino
f844abd042 Split autorpm completion to contrib/autorpm 2009-06-05 08:32:07 +02:00
David Paleino
81e48606d0 Don't install _subversion anymore 2009-06-05 08:30:26 +02:00
David Paleino
4bf60b4e9a Split {update,invoke}-rc.d completions to contrib/sysv-rc 2009-06-05 08:29:09 +02:00
David Paleino
b14fdb74b3 Split dict completion to contrib/dict 2009-06-05 08:26:19 +02:00
David Paleino
fe1e044ed1 Split iconv completion to contrib/iconv 2009-06-05 08:25:08 +02:00
David Paleino
6a9c2b191b Split mutt completion to contrib/mutt 2009-06-05 08:23:47 +02:00
David Paleino
6170eb0001 Don't assume "sed" being GNU sed, use "gsed" whenever available (Debian: #501479, Alioth: #311393) 2009-06-05 08:13:46 +02:00
David Paleino
e371d9628e Fix regression on man(1) completion: also complete on local .3pm files (Debian: #531343) 2009-06-05 08:06:10 +02:00
David Paleino
a35edc7949 Fix typo in .ass subtitles completion for mplayer (Debian Closes: #531337) 2009-05-31 22:56:04 +02:00
Ville Skyttä
508a88e6c0 Add mock completion. 2009-05-31 23:52:47 +03:00
Ville Skyttä
e3a51aa5f1 Split wireless-tools completion. 2009-05-29 23:06:35 +03:00
Ville Skyttä
2961737768 Use _split_longopt in _dpkg. 2009-05-29 23:00:00 +03:00
Ville Skyttä
90387f2355 Use _split_longopt in quota and friends. 2009-05-26 21:26:47 +03:00
Ville Skyttä
4e0c44027b Remove debug output noise from quotaon completion. 2009-05-26 21:24:28 +03:00
Ville Skyttä
6df36499a7 Split reportbug and querybts completions to contrib/reportbug. 2009-05-25 23:03:08 +03:00
Ville Skyttä
8ebf982e10 Split lilo completion to contrib/lilo. 2009-05-25 22:52:00 +03:00
Ville Skyttä
e96ef90c26 Use _split_longopt in samba completion, various option completion additions, fixes and improvements. 2009-05-22 16:29:03 +03:00
Ville Skyttä
07c71e0aad Use _split_longopt with postgresql, other option completion improvements. 2009-05-22 00:48:12 +03:00
Ville Skyttä
402a0706a5 Use _split_longopt with mc, other small mc option completion improvements. 2009-05-22 00:22:48 +03:00
Ville Skyttä
cc66ec76f5 Various postfix completion improvements. 2009-05-21 11:52:58 +03:00
Ville Skyttä
29c9fc3df8 Use _split_longopt with cpio. 2009-05-21 10:40:09 +03:00
David Paleino
4fadb6887a Fix checks for GNUish userland, thanks to Robert Millan (Debian: #529510) 2009-05-20 22:08:53 +02:00
Guillaume Rousse
0278131e72 Splitted and enhanced openssl completion 2009-05-18 23:15:22 +02:00
Guillaume Rousse
d55e80046e Added repomanage completion, contribute by Ville 2009-05-18 23:13:05 +02:00
Guillaume Rousse
8b88b3eeb1 Added shadow completion, contribute by Ville 2009-05-18 23:12:46 +02:00
Guillaume Rousse
807a61ce3b Added xmllint completion, contribute by Ville 2009-05-18 23:12:20 +02:00
Guillaume Rousse
166ea2bbab Added cfengine completion 2009-05-18 23:08:58 +02:00
Guillaume Rousse
b2b7ec2199 Added samba completion 2009-05-18 23:08:27 +02:00
Guillaume Rousse
9cb01d538f Added bluez-utils completion 2009-05-18 23:07:46 +02:00
Guillaume Rousse
ea9bf51020 Added munin-node completion 2009-05-18 23:07:03 +02:00
Guillaume Rousse
3fea60de8e Added vpnc completion 2009-05-18 23:06:32 +02:00
Guillaume Rousse
5a69014c74 Added vpnc completion 2009-05-18 23:05:34 +02:00
Guillaume Rousse
b9109e12ba Added heimdal completion 2009-05-18 23:04:55 +02:00
Guillaume Rousse
61c1f3a52f Added ldapvi completion 2009-05-18 23:03:59 +02:00
Guillaume Rousse
cc0c754b7c Added openldap completion 2009-05-18 23:03:37 +02:00
Guillaume Rousse
e31e347817 Added msynctool completion 2009-05-18 23:03:07 +02:00
Guillaume Rousse
395c0cac57 Added rpcdebug completion 2009-05-18 23:02:38 +02:00
Guillaume Rousse
167a2a5400 Added xm completion 2009-05-18 23:02:13 +02:00
Guillaume Rousse
36022a326f Added strace completion 2009-05-18 23:01:52 +02:00
Ville Skyttä
23bd8099f0 More $prev leak fixes. 2009-05-18 20:26:49 +03:00
Ville Skyttä
578810de33 Fix leaking $prev from cpio completion. 2009-05-18 15:33:07 +03:00
Ville Skyttä
ace41e7d4e Note _split_longopt fixing Alioth #311398. 2009-05-13 00:29:08 +03:00
Ville Skyttä
9a63f2983d Use _split_longopt in mii-diag and mii-tool. 2009-05-13 00:06:40 +03:00
Guillaume Rousse
4fce537000 document changes 2009-05-05 22:40:49 +02:00
Ville Skyttä
8175d23c0d Note tar xz support (rev 3217cff1efbecd85710853564f93648fd2f597ce). 2009-05-01 14:07:17 +03:00
Ville Skyttä
f1f03cd9dc Improve built in ant completion. 2009-04-30 18:59:23 +03:00