Guillaume Rousse
92ddcea20a
gphoto2: new completion
2012-09-04 20:37:13 +02:00
Igor Murzov
2897e62fe7
fusermount: Complete curlftpfs-mounts for "fusermount -u" (Debian: #685377 )
...
Patch provided by Tim Riemenschneider <debian@tim-riemenschneider.de>
2012-08-22 15:13:43 +04:00
Ville Skyttä
b9276c8a37
eject: New completion.
2012-08-19 13:48:20 +03:00
Igor Murzov
904faab0c5
valgrind: Add --soname-synonyms option arguments completion.
...
This option was introduced in Valgrind-3.8.0.
2012-08-12 18:28:17 +04:00
Christian von Roques
dc150937d1
Fix __reassemble_comp_words_by_ref for $COMP_CWORD == ${#COMP_WORDS[@]}
2012-08-11 21:07:31 +04:00
Igor Murzov
30f93357c8
evince: Evince supports opening .pdf.xz files (Alioth: #313739 ).
...
Patch provided by Anonymous <skunksmail-bugzilla@yahoo.de>
2012-08-11 20:31:27 +04:00
Igor Murzov
f379e9275c
mount.linux: Add options completion for davfs.
2012-08-09 15:50:21 +04:00
Igor Murzov
3c49af9ec9
opera: Handle options.
2012-08-09 15:36:08 +04:00
Ville Skyttä
6158bd2d86
Ignore colormake symlink.
2012-08-01 20:13:58 +03:00
Ville Skyttä
31e262bcaf
colormake: New make alias completion (LP: #743208 , Debian: #682557 ).
...
Thanks to "mreichardt".
2012-07-28 13:08:30 +03:00
Igor Murzov
371fb91b21
slackpkg, slapt-get: Update the list of package sets.
...
Xfce has its own package set in Slackware-14.0.
2012-07-25 02:42:14 +04:00
Ville Skyttä
a6ff57986f
Trim trailing whitespace.
2012-07-22 19:35:03 +03:00
Martin Ueding
a9b253ca8b
Remove more whitespace
2012-07-22 19:30:36 +03:00
Martin Ueding
3f9fe7a853
Remove trailing whitespace
...
Remove all trailing whitespace since that is not needed anyway.
2012-07-22 19:29:39 +03:00
Igor Murzov
3aa040d25f
mount.linux: Clean up mount options, remove duplicates.
2012-07-22 16:38:30 +04:00
Igor Murzov
3ea1597d3c
mount.linux: Add some new mount options intoduced in Linux 3.5
...
See: http://kernelnewbies.org/Linux_3.5
2012-07-22 16:21:53 +04:00
Ville Skyttä
882d527237
mussh: New completion.
2012-07-21 13:05:15 +03:00
Ville Skyttä
9f0a6e45f8
lzip: Do not append space after equal sign in long options.
2012-07-13 19:42:05 +03:00
Ville Skyttä
fc107b4bdc
clzip, pdlzip, plzip: New lzip alias completions.
2012-07-13 19:42:00 +03:00
Ville Skyttä
a624cc2c30
man: Trivial cleanups.
2012-07-11 18:17:22 +03:00
Ville Skyttä
c9ed16694d
man: Add support for .lz man pages (RedHat: #839310 ).
2012-07-11 18:15:10 +03:00
Ville Skyttä
e2e64a1632
wine: Fix extension glob to work on its own.
...
It has just been working as a lucky side effect of the uppercasing we
do in _filedir.
2012-07-09 00:03:37 +03:00
Ville Skyttä
ca53345219
Fine tune previous commit.
2012-07-09 00:00:23 +03:00
Jeroen Hoek
7c7b5608c8
Add support for OOXML document format extensions to unzip completion.
2012-07-08 23:57:54 +03:00
Jeroen Hoek
6a71ee504c
Add more complete OpenDocument support to unzip completion.
2012-07-08 23:48:31 +03:00
Ville Skyttä
217e143fd6
ssh: Add -O argument completion (Debian: #680652 ).
2012-07-07 22:54:11 +03:00
Ken Sharp
f3e3fc5a4d
Add .msi completion for Wine
2012-07-06 22:35:21 +04:00
Igor Murzov
f604f6ce5b
kcov: Complete arguments of --limits option.
2012-07-05 01:01:50 +04:00
Igor Murzov
36f1b832fd
kcov: Add new sort types (introduced in kcov-9).
2012-07-05 01:00:25 +04:00
Ville Skyttä
bffce4218e
wsimport: New completion.
2012-06-25 17:44:11 +03:00
Ville Skyttä
3a1cdbdadc
eog: New completion.
2012-06-24 20:40:17 +03:00
David Paleino
7dd924b524
Release 2.0
2012-06-17 20:06:40 +02:00
Itaï BEN YAACOV
89acac9910
scp: Recognise symlinks to directories as directories (Debian: #666055 ).
...
When auto-completing an scp command, slashes are added after (local
or remote) directories, and spaces after files AND after symlinks to
directories. Expected behaviour would be slashes after directories
or symlinks to such.
2012-06-15 19:17:55 +03:00
Ville Skyttä
709d6e0690
*_tilde*: Escape tilde in [[ $1 == \~* ]] tests (RedHat: #817902 ).
2012-06-14 21:54:32 +03:00
Ville Skyttä
d141f9c6eb
lbzip2: Add -n argument completion.
2012-06-14 21:31:30 +03:00
Ville Skyttä
f8ac6a5aeb
autotools: Use MKDIR_P instead of mkdir_p (Alioth: #313671 ).
...
mkdir_p is obsolete since automake 1.10 and will be removed in 1.13
according to docs in 1.12.1.
2012-06-08 18:59:31 +03:00
Guillaume Rousse
127a65fee2
Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-completion
2012-06-06 15:41:18 +02:00
Guillaume Rousse
67d30da6b7
add xz compression extension for kernel modules
2012-06-06 10:45:43 +02:00
Ville Skyttä
b54adedd4f
xmllint: Add *.svgz.
2012-06-05 21:12:35 +03:00
Ville Skyttä
e0dc594d2a
qiv: Add *.svg.
2012-06-05 21:12:26 +03:00
Ville Skyttä
7532eda90f
Spelling fix.
2012-06-05 17:32:00 +03:00
Ville Skyttä
f990d5e617
Comment spelling fix.
2012-05-31 00:03:41 +03:00
Ville Skyttä
32f223963a
_realcommand: Try greadlink before readlink (Alioth: #313659 ).
...
Some systems' readlink does not have -f, but may have the GNU readlink
which does installed as greadlink.
2012-05-30 23:56:58 +03:00
Ville Skyttä
739c6d2833
man: Recognize 3gl as man page filename extension -- at least Mesa uses it.
2012-05-16 22:11:26 +03:00
Ville Skyttä
f7240b82a4
make: Add generic variable completion.
2012-05-11 23:28:57 +03:00
Igor Murzov
ccda61d928
_expand: Suppress unwanted bash error messages (Alioth: #313497 )
2012-04-18 20:33:11 +04:00
Jonathan Nieder
8b3f19a82e
ri: Rename ri_get_methods helper to add leading underscore
...
Completions generally name the identifiers they export with a leading
'_' to avoid clashing with user functions. The only exception is this
helper function in the "ri" completion script; fix it.
Reported-by: Felipe Contreras <felipe.contreras@gmail.com>
2012-04-18 17:41:43 +04:00
Igor Murzov
587d26834a
cppcheck: Complete new --relative-paths option arguments
...
(introduced in cppcheck-1.54).
2012-04-16 00:37:14 +04:00
Igor Murzov
4710d1bf48
fbgs: Add new options introduced in fbida-2.09.
...
fbgs now has more long options and also accepts much of fbi's ones.
2012-04-08 18:29:57 +04:00
Igor Murzov
63574c8f14
fbi, feh: Complete more supported file formats.
...
Since release 2.4 feh uses convert(1) from ImageMagick to load files in
unsupported formats just like fbi does, so add some more extensions to
the list of supported formats. Also add 'cdr' and 'otf', 'ttf' as these
formats are discovered to work fine.
2012-04-08 17:19:53 +04:00