Igor Murzov
c18a7e3f95
Merge branch 'master' into garik
2010-10-14 02:44:32 +04:00
Andrey G. Grozin
13e811b1f9
Add *.fb2 to okular filename completions.
2010-10-13 18:44:47 +03:00
Ville Skyttä
96c6416309
Make _parse_help() work with slash separated options.
2010-10-11 00:39:50 +03:00
Ville Skyttä
52bfcefb3d
Simplify _parse_help somewhat.
2010-10-11 00:38:55 +03:00
Ville Skyttä
95399f638c
Fix false posives for non-option words in _parse_help (Alioth: #312750 , Stephen Gildea).
2010-10-11 00:01:51 +03:00
Freddy Vulto
dff4241998
(testsuite) Fix _filedir test for "compgen -f" hack
...
One test was failing on bash-3
2010-10-09 22:12:51 +02:00
Ville Skyttä
cb6a9a4dfe
Use "compgen -f" hack from _cd() instead of emulating -o filenames in _filedir().
...
See http://bugs.debian.org/272660#64 for more info about the hack.
2010-10-07 20:39:10 +03:00
Ville Skyttä
96b1594e4e
Use "compopt -o filenames" if available instead of "compgen -f" hack in _cd().
2010-10-07 20:37:06 +03:00
Ville Skyttä
a55f763363
Trivial cleanups.
2010-10-07 20:07:46 +03:00
Ville Skyttä
4cd7c7c872
Treat *.spm as *.src.rpm.
...
Source rpms are sometimes named *.spm, e.g. in SUSE.
2010-10-07 20:05:55 +03:00
Ville Skyttä
f0cc5fc2a8
Add ether-wake completion.
2010-10-07 18:03:59 +03:00
Ville Skyttä
27dab7e198
Allow setting option for creating output to parse in _parse_help().
...
Required in just added sysbench completion.
2010-10-06 00:01:00 +03:00
Ville Skyttä
267fb3205d
Drop unused cword.
2010-10-05 23:55:30 +03:00
Ville Skyttä
77b78b3723
Add sysbench completion.
2010-10-05 23:40:44 +03:00
Freddy Vulto
4e8bc50865
Updated CHANGES
2010-10-05 21:46:01 +02:00
Freddy Vulto
e8d84b3004
Bugfix __reassemble_comp_words_by_ref
...
a b:c |<TAB> (with |=cursor) did not return `b:c' as `prev' on bash-4.1
(Alioth #312740 )
2010-10-05 21:39:58 +02:00
Ville Skyttä
1da64f602a
More known hosts IPv6 completion fixes, thanks to Yoshinori KUNIGA.
...
https://bugzilla.redhat.com/show_bug.cgi?id=630658#c4
2010-10-04 21:31:03 +03:00
Ville Skyttä
3d8efed618
Fixes to completions for filenames containing tabs (RedHat: #629518 ).
2010-10-04 20:49:17 +03:00
Ville Skyttä
35ac650e30
Make mplayer -skin completion work with post-2006 versions.
...
The subdir was "Skin" until 1.0pre8 (Jun 2006), "skins" in and after it.
2010-09-28 19:14:08 +03:00
Ville Skyttä
1a2de64f80
Localize IFS tighter in _mplayer().
2010-09-28 19:11:54 +03:00
Ville Skyttä
5a254604e7
Add mplayer -subfont completion.
2010-09-28 19:07:01 +03:00
Ville Skyttä
06083c3563
Add Fontconfig patterns to mplayer -font completions.
2010-09-28 19:04:38 +03:00
Ville Skyttä
5134d0ac1d
Add mplayer -show-profile completion.
2010-09-28 18:53:33 +03:00
Ville Skyttä
3fbee9ae9e
Drop duplicate -demuxer from mplayer option 'case' statement.
2010-09-28 18:52:23 +03:00
Ville Skyttä
729f6c4ea3
Add mplayer -audio-demuxer and -sub-demuxer completions.
2010-09-28 18:52:11 +03:00
Ville Skyttä
66e35aa4a1
Use awk sub instead of gsub where appropriate.
2010-09-28 18:29:26 +03:00
Ville Skyttä
9341a1131c
Fix known hosts completion for IPv6 addresses whose last 16 bits are digits (Alioth: #312695 , RedHat: #630658 ).
2010-09-28 18:24:35 +03:00
Ville Skyttä
7f5c64e580
(testsuite) Add some [host]:port cases to known hosts related tests.
2010-09-28 17:59:31 +03:00
Ville Skyttä
372008342e
(testsuite) Run sftp tests with fixtures/sftp data, comment fixes.
2010-09-28 17:55:51 +03:00
Ville Skyttä
622abf3a6e
Add quite a bit of more stuff to ipmitool completion.
2010-09-23 22:45:49 +03:00
Ville Skyttä
7a85f76d01
(testsuite) Add basic ipmitool tests.
2010-09-23 22:43:13 +03:00
Freddy Vulto
ba419108b7
(testsuite) Comment multipass_name
2010-09-20 22:54:22 +02:00
Ville Skyttä
0fe7126818
(testsuite) Fix cd test when CDPATH is set.
2010-09-19 19:12:51 +03:00
Ville Skyttä
0ed0de3047
Add badblocks, dumpe2fs, e2freefrag, e2label, filefrag, and tune2fs completions.
2010-09-19 14:33:09 +03:00
Ville Skyttä
b822b7cceb
Indentation fix.
2010-09-19 13:15:07 +03:00
Ville Skyttä
5bcf5bae41
Fix povray completion, broken in f8bafe285e7d20fdd82f77289059dd18f78312c2.
2010-09-19 12:41:46 +03:00
Ville Skyttä
7ea7d7b268
Simplify filename completions per new _filedir(_xspec) uppercasing behavior.
2010-09-19 12:29:29 +03:00
Ville Skyttä
c183a585b2
Match uppercased versions of _filedir and _filedir_xspec arguments too.
...
This provides a bit of case insensivity to file extension matching,
allowing for example _filedir foo to match both *.foo and *.FOO. Note
that this is not real case insensivity; mixed case extensions like
*.FOO.gz are not matched by _filedir foo.gz so those need to be
handled like before this change.
2010-09-19 12:12:06 +03:00
Ville Skyttä
d0bcb5347e
Don't complete jar and povray on filenames ending with a dot.
2010-09-19 11:48:10 +03:00
Ville Skyttä
8e23895fe5
Avoid stderr output from compopt when invoking _filedir directly.
...
The _filedir unit test currently does this, causing (harmless) error output.
2010-09-19 11:33:52 +03:00
Ville Skyttä
d2a551fad4
Combine identical xdvi and kdvi completions.
2010-09-18 20:51:51 +03:00
Ville Skyttä
45668c23d3
Add compgen completion.
2010-09-14 21:04:36 +03:00
Ville Skyttä
806bc113de
Line wrapping tweak.
2010-09-14 21:03:00 +03:00
Ville Skyttä
3b7ed98459
Add xmodmap and xrdb completions.
2010-09-14 21:01:17 +03:00
Ville Skyttä
0f426b0774
Drop bad kompare filename completion (Alioth: #312708 ).
2010-09-13 21:25:21 +03:00
Guillaume Rousse
796f77ef22
rename 'contrib' directory to 'completions'
2010-09-12 16:44:39 +02:00
Guillaume Rousse
cb7fc2f7c4
rename 'contrib' directory to 'completions'
2010-09-12 16:42:21 +02:00
Guillaume Rousse
276e3a780e
use BASH_COMPLETION_DIR for locating helpers, avoiding the use of an install-time substitution
2010-09-12 16:40:04 +02:00
Guillaume Rousse
c85a8b9a3e
install helpers in a subdirectory of completions
2010-09-12 16:39:30 +02:00
Guillaume Rousse
ff6172097d
symlinks are automatically dereferenced for -f test, so don't use -h test
2010-09-12 16:38:59 +02:00