551 Commits

Author SHA1 Message Date
Freddy Vulto
6925ad5081 Mutt fixes
- Added support for `-F configfile'.  This enables using a specially
  crafted muttrc for automated testing.
- Centralized call to _get_cword
- Used _get_pword
- Specified non-wordbreak characters to _get_cword() & _get_pword() for
  bash-4.
- Added automated tests for -f and -A
- Fixed test suite's assert_complete() (test/library.exp) to drop only
  the last element
2009-11-01 10:04:06 +01:00
David Paleino
b4901c1f6e Added munindoc completion to contrib/munin-node, thanks to Tom Feiner (Debian: #553371) 2009-10-31 22:45:49 +01:00
Ville Skyttä
d062d3b570 Fix "adr" typo in ssh -b completion, use one sed instead of two awk calls. 2009-10-31 14:24:01 +02:00
Ville Skyttä
503c224899 Don't hardcode path to ifconfig. 2009-10-31 14:16:39 +02:00
Ville Skyttä
29ee9fb3f9 Use _available_interfaces in route dev completion. 2009-10-31 14:08:43 +02:00
Ville Skyttä
50b4b8459f route(1) completion code cleanups. 2009-10-31 14:01:26 +02:00
Ville Skyttä
774d50a9c9 Install _route completion only when route is available, remove unneeded $UNAME test. 2009-10-31 13:59:41 +02:00
Ville Skyttä
46fa5c464b Add abook completion, based on work by Raphaël Droz. 2009-10-31 13:59:29 +02:00
Ville Skyttä
1d74adc296 Fix sed error in qdbus completions containing slashes (Debian: 552631). 2009-10-29 19:15:53 +02:00
David Paleino
e3ea415e13 Really add those two new commands to aptitude 2009-10-26 10:19:37 +01:00
David Paleino
79c7de608f Use more obscure coding :) 2009-10-26 09:44:27 +01:00
David Paleino
27b266d051 contrib/aptitude: add @(add|remove)-user-tag 2009-10-26 09:37:50 +01:00
David Paleino
4b289de690 * contrib/dpkg fixed -W and --show completing on .?(u)deb's (Debian: #552109) 2009-10-23 16:43:31 +02:00
Ville Skyttä
885e6dd6b6 Drop internal uses of $default, $filenames and friends.
Definitions are still present though, tentatively scheduled for
removal as of 2.0.
2009-10-22 12:04:29 +03:00
Ville Skyttä
6862bb45c1 bash < 3 support removal step 1: drop unneeded conditional sections. 2009-10-22 11:15:27 +03:00
Ville Skyttä
cdc0bcc3c1 Make wtf bash < 4 compatible, fix -f handling. 2009-10-21 20:27:58 +03:00
Ville Skyttä
474896f2c8 Speed up installed rpm package completion on SUSE (Alioth: #312021). 2009-10-20 22:47:31 +03:00
Ville Skyttä
c4c6eb7132 Add some cvs global option argument completions. 2009-10-20 22:08:18 +03:00
Ville Skyttä
3690fb5171 Fix indentation. 2009-10-20 21:51:47 +03:00
Ville Skyttä
d2ce9f59bd Add bunch of cvs command option completions. 2009-10-20 21:50:21 +03:00
Ville Skyttä
992226b134 Fix annotate mode detection. 2009-10-20 21:31:54 +03:00
Ville Skyttä
2a326a015c Get cvs command options from cvs --help $command. 2009-10-20 21:17:28 +03:00
Ville Skyttä
1233ebfecd Parse global cvs options from --help-options. 2009-10-20 20:58:27 +03:00
Ville Skyttä
881bd63774 Tolerate tabs in cvs --help-commands output too. 2009-10-20 20:57:18 +03:00
Ville Skyttä
44395aa45f Rename repomanage completion to _yum-utils, don't install it by default.
An updated version of it (and some more completions) will be included
in upstream yum-utils > 1.1.23.
2009-10-20 19:41:11 +03:00
Ville Skyttä
a874b65b0e Add lftp option completion, simplify bookmark parsing, complete on hostnames. 2009-10-20 09:38:33 +03:00
Ville Skyttä
1065f46e19 Add lftpget completion. 2009-10-20 09:32:59 +03:00
Ville Skyttä
70fd9ca2df Add cvs --help command completion, get commands from --help-commands,
offer the few long options there are rather than corresponding short
ones.
2009-10-20 09:29:36 +03:00
Ville Skyttä
52c8a81b31 Fix indentation. 2009-10-20 00:55:46 +03:00
Ville Skyttä
300cf4be3b Drop unnecessary short option completion choices. 2009-10-20 00:54:36 +03:00
Ville Skyttä
45511c54fc More mysqladmin options and option argument handling. 2009-10-20 00:41:46 +03:00
Ville Skyttä
d3729ad0b3 Complete mysqladmin long options, add bunch of missing ones. 2009-10-20 00:30:09 +03:00
Ville Skyttä
ba12c8102c Add more mysqladmin command completions. 2009-10-20 00:25:38 +03:00
Ville Skyttä
e3184ff193 Fix indentation. 2009-10-20 00:18:30 +03:00
Ville Skyttä
8ef975797d Use _split_longopt in mdadm. 2009-10-20 00:12:49 +03:00
Ville Skyttä
16c00d6d87 Add wtf completion, based on work by Raphaël Droz. 2009-10-19 23:18:57 +03:00
Ville Skyttä
30262cc015 Indentation fix. 2009-10-19 22:34:46 +03:00
Ville Skyttä
0e11c05a49 Add --help/--version handling. 2009-10-19 21:39:55 +03:00
Ville Skyttä
7c192589ae Improve gkrellm completion. 2009-10-19 21:33:09 +03:00
Ville Skyttä
0b970c7477 Indentation fixes. 2009-10-19 21:24:25 +03:00
Ville Skyttä
e63121c2ff More indentation fixes. 2009-10-18 22:14:00 +03:00
Ville Skyttä
2c83f0ff43 Remove many unnecessary short option completions where long ones exist. 2009-10-18 22:12:37 +03:00
Ville Skyttä
c11af089d6 Fix indentation, drop duplicate yum-arch. 2009-10-18 22:08:46 +03:00
Ville Skyttä
9636355bbe Fix indentation. 2009-10-18 21:54:54 +03:00
Ville Skyttä
5df89c7cff Fix indentation. 2009-10-18 21:38:41 +03:00
David Paleino
ffe704c24b contrib/munin-node fixed (Debian: #550943) 2009-10-16 19:46:51 +02:00
David Paleino
5ca835bfac Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-completion 2009-10-16 19:43:28 +02:00
David Paleino
dbb3510524 Fixed "freq" and "rate" completion for iwconfig
Should be tested on bash < 4; on bash4 it gave:

    awk: /^[[:space:]]*Channel/ {print $4\"G\"}
    awk:                                 ^ backslash not last character on line

  (similarly for "rate")
2009-10-12 13:02:52 +02:00
Ville Skyttä
b2d7d98eeb Apply pine completion to alpine too. 2009-10-11 22:16:35 +03:00
Ville Skyttä
e2c1f4117f Apply cardctl completion to pccardctl too. 2009-10-11 21:17:29 +03:00