594 Commits

Author SHA1 Message Date
Ville Skyttä
b9189ce170 cppcheck: Add --language/-x argument completion. 2012-10-28 22:36:30 +02:00
Ville Skyttä
d803323974 wget: Use == instead of =. 2012-10-25 21:35:39 +03:00
Ville Skyttä
8ec4846922 useradd, usermod: Support comma separated -G/--groups arg completion. 2012-10-25 21:34:52 +03:00
Ville Skyttä
09d24da884 useradd: Fix -k, -K, and --home-dir argument completions. 2012-10-25 21:17:35 +03:00
Igor Murzov
e0c70abc8b wget: Fix completion of multiple tags for --{follow,ignore}-tags. 2012-10-21 03:08:15 +04:00
Igor Murzov
e29c6bc872 wget: New completion.
Initial patch by: Raphaël Droz <raphael.droz@gmail.com>
2012-10-20 19:59:28 +04:00
Igor Murzov
52163a337f feh: Add new options introduced in feh-2.7. 2012-10-20 00:54:42 +04:00
Ville Skyttä
f321357991 tar: Don't take -I to mean bzip2.
It hasn't meant bzip2 since GNU tar 1.13.18 (2000) and means something
different since 1.22 (2009).
2012-09-24 23:09:34 +03:00
Ville Skyttä
8e63eafb83 lvm volumes: Complete on /dev/mapper/* (RedHat: #851787).
This is done only if user has typed it though.
2012-09-23 21:00:53 +03:00
Ville Skyttä
b93e3999b0 make: Convert internal variable names to lowercase, indentation fix. 2012-09-12 21:02:10 +03:00
Tristan Wibberley
39f00f92e5 make: incremental completion for make with compact display 2012-09-12 13:58:56 +04:00
Igor Murzov
3622f2f9e5 tar: Fix detection if the $prev is a tar file.
It also makes the completion work better with long options (Debian: #685223)
2012-09-06 17:58:35 +04:00
Igor Murzov
2babb45402 make: Do not append space if target is a filepath.
This line was mistakenly dropped from the commit b28d710.
2012-09-06 17:54:19 +04:00
Tristan Wibberley
b28d7108d3 make: convert make completion to use smarter parser 2012-09-06 01:12:54 +04:00
Igor Murzov
1c362f4c99 cppcheck: Add new standards to --std option.
These were introduced in cppcheck-1.56.
2012-09-05 15:34:56 +04:00
Guillaume Rousse
7f1721dd90 nmcli: new completion 2012-09-04 22:42:29 +02:00
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
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
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ä
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
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ä
d141f9c6eb lbzip2: Add -n argument completion. 2012-06-14 21:31:30 +03:00
Ville Skyttä
b54adedd4f xmllint: Add *.svgz. 2012-06-05 21:12:35 +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
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