Ville Skyttä
190299ca6a
medusa: Use _parse_help, add basic test case.
2011-05-15 15:37:09 +03:00
Ville Skyttä
fa1fec713b
ldap*: Use _parse_help, add basic test cases.
2011-05-15 15:34:23 +03:00
Ville Skyttä
84f9f78494
qemu: Use _parse_help, add basic test case.
2011-05-15 15:33:55 +03:00
Ville Skyttä
1db66124e9
rpcdebug: Use _parse_usage.
2011-05-15 15:18:55 +03:00
Ville Skyttä
78b9e0569e
postfix etc: Use _parse_usage.
2011-05-15 15:16:24 +03:00
Ville Skyttä
8eec0ecf52
xmms: Use _parse_help, add some option argument completions.
2011-05-15 15:07:06 +03:00
Ville Skyttä
68f7fa16b0
ssh, scp, sftp, ssh-copy-id: Use _parse_help/_parse_usage, add some option argument (non)completions.
2011-05-12 00:24:57 +03:00
Ville Skyttä
cfdfa76ffb
ntpdate: Use _parse_usage, add some option argument (non)completions.
2011-05-12 00:12:40 +03:00
Ville Skyttä
c2bee3b831
ether-wake: Use _parse_help.
2011-05-12 00:05:01 +03:00
Ville Skyttä
44a387f216
cksfv: Use _parse_help, add -g argument completion.
2011-05-11 23:57:12 +03:00
Ville Skyttä
bb050024d5
l2ping: Use _parse_usage, add some option argument non-completions.
2011-05-11 23:48:21 +03:00
Ville Skyttä
0bc2bb5897
Clean up unneeded semicolons.
2011-05-11 19:42:02 +03:00
Ville Skyttä
a593f4512a
make: Add bunch of option argument completions.
2011-05-11 19:31:13 +03:00
Ville Skyttä
7c6cca0630
make: Use _parse_help/_parse_usage instead of hardcoded option list.
2011-05-11 19:30:16 +03:00
Ville Skyttä
f815736ffe
gdb: Improve filename completion.
...
Only core files where appropriate, turn on -o filenames, drop -o default.
2011-05-11 00:35:16 +03:00
Ville Skyttä
bc6fb7d711
perldoc: Use perldoc itself instead of man.
2011-05-08 23:15:56 +03:00
Ville Skyttä
923e20fd74
perldoc: Don't parse man page when we know it'll produce no completions.
2011-05-08 23:00:22 +03:00
Ville Skyttä
3d366255a2
xmllint: Use _parse_help().
2011-05-08 22:18:03 +03:00
Ville Skyttä
2d23a3f47c
ant: Rewrite build target parsing in plain bash, add build file test case.
...
There's no alternation (\|) in POSIX basic regexps which is what POSIX
sed supports.
2011-05-08 15:25:32 +03:00
Ville Skyttä
5a6b9a22e7
ipmitool: Use _parse_help.
2011-05-05 00:19:53 +03:00
Ville Skyttä
ae9e140948
tcpdump: Use _parse_usage, add bunch of option completions and a basic test case.
2011-05-05 00:18:18 +03:00
Ville Skyttä
db86b76eba
fusermount: Use _parse_help, add basic test case.
2011-05-04 23:56:38 +03:00
Ville Skyttä
20a3d4d0bd
rdesktop: Use _parse_help, add/improve option completions and basic test case.
2011-05-04 23:21:06 +03:00
Ville Skyttä
f9293cd3e8
xmlwf: Use _parse_usage, add -v non-completion.
2011-05-04 23:02:13 +03:00
Ville Skyttä
08a4c0eff5
sysbench: Use _parse_help.
2011-05-04 22:51:02 +03:00
Ville Skyttä
174d40ecff
quota-tools: Use _parse_help, add bunch of option completions and basic test cases.
2011-05-04 22:50:06 +03:00
Ville Skyttä
997ecac0f0
samba: Use _parse_help, add bunch of option completions and basic test cases.
2011-05-04 22:47:05 +03:00
Ville Skyttä
33900b8724
xzdec: Complete $cur == -* after option argument and split checks.
2011-05-03 12:41:28 +03:00
Ville Skyttä
21c5a0eb9d
phing: Reuse ant completion for it, add basic test case.
2011-05-03 09:46:30 +03:00
Ville Skyttä
3e4aadd72d
ant: Improve -lib, -find/-s, and -D argument completions.
2011-05-03 09:43:29 +03:00
Ville Skyttä
a36c1076fc
Revert "New completion for phing (Elan Ruusamäe, Alioth: #312910 )"
...
This reverts commit bf358666d2256213d59bd75c6194aaff41bc9893.
Will reuse the ant completion for phing instead.
2011-05-03 00:37:52 +03:00
David Paleino
4ee9850e28
apt: add 'download' to subcommands (Debian: #625234 , Ubuntu: #720541 )
2011-05-02 20:00:58 +02:00
Ville Skyttä
a04c2b02fa
build system: Remaining layout change related fixes.
2011-05-02 20:38:21 +03:00
David Paleino
4632248cbb
Get rid of $BASH_COMPLETION as well
2011-05-02 19:04:24 +02:00
David Paleino
43728af423
Get rid of BASH_COMPLETION_DIR and BASH_COMPLETION_HELPERS_DIR
2011-05-02 18:37:49 +02:00
David Paleino
bf358666d2
New completion for phing (Elan Ruusamäe, Alioth: #312910 )
2011-05-02 17:22:35 +02:00
David Paleino
5961c3b8cd
Layout change: everything is now in /usr/share/bash-completion/, rather than in /etc/.
2011-05-02 17:01:23 +02:00
David Paleino
b25abe601d
ant: handle "extension-point" the same as "target" tag (Petr Kozelka, Alioth: #313105 )
2011-05-02 16:30:51 +02:00
Ville Skyttä
e1cc0e178b
e2fsprogs, passwd, pwck, grpck: Use _parse_usage instead of hardcoded option lists.
2011-05-02 14:37:33 +03:00
Ville Skyttä
d1d05e2b82
pgrep: Add option and option argument completions.
2011-05-02 14:37:33 +03:00
Ville Skyttä
26ae7700ed
pkgtools, rpm2tgz, sbopkg, slackpkg, slapt: Add indentation settings.
2011-05-02 13:18:33 +03:00
Ville Skyttä
ebb446d8cb
Merge remote-tracking branch 'garik/slackware'
2011-05-02 13:11:07 +03:00
Ville Skyttä
c875723bef
Include trailing equals sign in options that take arguments that way.
...
This way it's clearer to users that an argument is expected. It's
likely that this commit does not catch all such cases, but it should
do it for most of the affected commands I have installed.
2011-05-02 11:45:55 +03:00
Ville Skyttä
0a84ad771d
mc: Parse help from --help-all instead of --help.
2011-05-02 11:22:49 +03:00
Ville Skyttä
4c91151a8c
configure: Add some option argument completions.
2011-05-02 11:15:30 +03:00
Igor Murzov
44fdd5c827
cppcheck: Fix --error-exitcode argument handling.
2011-05-02 10:28:38 +03:00
Igor Murzov
08d170d2a4
Merge remote-tracking branch 'origin/master' into slackware
2011-05-02 03:11:39 +04:00
Ville Skyttä
a54857cd05
_init_completion: Add -s for splitting long options, use it in completions.
2011-05-02 00:04:26 +03:00
Ville Skyttä
b202bc60f6
cppcheck: New completion.
2011-05-01 12:13:32 +03:00
Ville Skyttä
a785f1c2f9
autotools, xsltproc: Use _parse_help instead of _longopt.
2011-05-01 12:10:16 +03:00