3623 Commits

Author SHA1 Message Date
Ville Skyttä
7cf4ad9dc4 Add *.fdf to various PDF viewer completions. 2011-01-29 23:30:15 +02:00
Igor Murzov
503640588d Make slackpkg comlete several package names for all actions 2011-01-28 06:25:50 +03:00
Igor Murzov
370ef61eba Take package names from pkglist for slackpkg completion 2011-01-28 06:08:43 +03:00
Guillaume Rousse
6c9b652c57 update subcommand list 2011-01-27 23:46:17 +01:00
Igor Murzov
e9393a96f7 Add completion for mplayer's -noconfig option 2011-01-27 21:39:14 +02:00
Igor Murzov
c0505367ce Oops, forgot to add file names to Makefile.am 2011-01-26 03:49:51 +03:00
Igor Murzov
b346174697 Overall clean up of different slackware-specific completions
Redundant braces removed; less grep + cut more sed; minor bugs fixed;
2011-01-25 03:55:08 +03:00
Igor Murzov
8c31c460c2 Improve slackpkg completion
Make install, reinstall, upgrade, ... actions also complete
filenames and disk sets.
2011-01-24 20:46:52 +03:00
Ville Skyttä
74128a73ce Add mktemp(1) completion. 2011-01-24 00:20:32 +02:00
David Paleino
c300c652ad Merge branch 'master' into 1.x 2011-01-20 22:59:49 +01:00
Ville Skyttä
25df309263 Add bunch of extensions to xmlwf and xmllint filename completions. 2011-01-18 19:08:27 +02:00
Guillaume Rousse
55c38e271c minimal tests for xfreerdp completion 2011-01-17 22:26:50 +01:00
Ville Skyttä
d6043b9609 Don't leak $options from iscsiadm completion, add basic test case. 2011-01-17 22:14:18 +02:00
Ville Skyttä
e99645d2b9 Add pack200 --repack completion. 2011-01-17 22:07:33 +02:00
Guillaume Rousse
406e8347dd add iscsiadm completion 2011-01-16 23:30:48 +01:00
David Paleino
8d152a2f75 Merge branch 'master' into 1.x 2011-01-16 11:36:01 +01:00
Ville Skyttä
6833d7c6a6 Add filename completion for portecle. 2011-01-16 00:30:14 +02:00
Ville Skyttä
16d5c5b333 Update copyright year. 2011-01-16 00:21:03 +02:00
David Paleino
cf4fe7f7a9 Merge branch 'master' into 1.x 2011-01-11 09:06:58 +01:00
David Paleino
2349fc114d Merge branch 'master' into 1.x
Conflicts:
	CHANGES
2011-01-10 21:14:09 +01:00
Ville Skyttä
8843071002 Loosen python executable matching glob. 2011-01-10 20:31:57 +02:00
Ville Skyttä
a2348ba792 Complete "/path/to/python" the same way as plain "python". 2011-01-10 20:29:34 +02:00
Ville Skyttä
8fd9e1d1b9 Avoid "bad array subscript" with /usr/bin/python <TAB> (Debian: #559953). 2011-01-10 20:26:22 +02:00
David Paleino
25be9912b1 Fixed typo in openssl completion (Debian: #609552)
Conflicts:

	CHANGES
2011-01-10 17:27:50 +01:00
David Paleino
5f04a30f7a Fixed typo in openssl completion (Debian: #609552) 2011-01-10 17:27:27 +01:00
David Paleino
a5e203cfe5 Merge branch 'master' into 1.x
Conflicts:
	CHANGES
	configure.ac
2011-01-09 18:19:18 +01:00
Igor Murzov
1f453c9746 Improve completion for slackpkg 2011-01-09 05:00:27 +03:00
Igor Murzov
81bc6b778b Add initial completion for slackpkg 2011-01-09 04:13:58 +03:00
Ville Skyttä
fe2d7645df Re-enable postgresql database and user completion (Alioth: #312914, Ubuntu: #164772).
This implementation uses -w which is available only in psql >= 8.4,
but the net effect with earlier versions should be the same as when
the completions were disabled.
2011-01-08 23:28:38 +02:00
Igor Murzov
46bb61fa28 Split 'slackware' script into slapt and rpm2tgz 2011-01-08 21:56:08 +03:00
Igor Murzov
75b33f98b5 Cosmetic corrections for sbopkg completion 2011-01-08 21:55:32 +03:00
Sergey V
d77fb12d01 sbopkg: improve code, make it more logical
- remove ugly case '-c|-g|-h|-k|-l|-o|-P|-p|-q|-R|-r|-s|-u|-v)'
- remove second case statement

Reviewed-by: Igor Murzov <igor@gplsoft.org>
2011-01-08 02:27:40 +03:00
Sergey V
f6e04085f9 sbopkg: added queue files completion to '-b' and '-i' optoins 2011-01-06 19:20:50 +03:00
Sergey V
600b0eb366 sbopkg: return 0 if argument not required 2011-01-06 18:24:15 +03:00
Sergey V
207789bc7e slackware: sbopkg: move sbopkg completion to separate file 2011-01-06 05:52:00 +03:00
Sergey V
07edd33c9a slackware: sbopkg: fix multiple arguments for '-f'
If '-f' option written several times then used only latest
2011-01-06 05:32:26 +03:00
Sergey V
cb0a514b9f slackware: sbopkg: add completion for '-d' option 2011-01-06 05:15:47 +03:00
Sergey V
a2f8eed874 slackware: simplify command line for complete '-V' option 2011-01-06 04:08:52 +03:00
Ville Skyttä
b1dbd1d712 (testsuite) Fix sysctl test case (Alioth: #312909). 2011-01-05 22:59:05 +02:00
Ville Skyttä
bda497eb58 Add bunch of java option completions, improve colon handling. 2011-01-04 19:07:30 +02:00
Ville Skyttä
6c21f88456 Append /sbin to PATH when invoking sysctl. 2011-01-04 00:19:48 +02:00
Ville Skyttä
bc8bfb7ba8 Note test suite dependencies. 2011-01-03 00:01:55 +02:00
Ville Skyttä
d37b36605e Do _filedir in _command_offset only for commands with no completions installed.
If we have a completion installed for the actual command invoked via
sudo etc, it is very much possible and fine that no completions are
returned from it, and doing _filedir in these cases is not the right
thing to do.
2011-01-02 23:49:58 +02:00
Ville Skyttä
24a37fc840 Note autotools installation steps. 2011-01-02 23:43:28 +02:00
Igor Murzov
98f6b5e1a3 Further improve completion for sbopkg
words now initialized properly; simple completions moved to the top,
so they won't fail if some problem with config occur;
and some other minor fixes
2010-12-26 19:26:21 +03:00
Igor Murzov
fdc21f8ce6 Add completion of -V option for sbopkg 2010-12-26 18:40:33 +03:00
Igor Murzov
9c3077ee2a Add missing completion for -e and -d options.
And also check that specified config location is correct once.

Signed-off-by: Sergey V <sftp.mtuci@gmail.com>
2010-12-26 16:56:22 +03:00
Igor Murzov
e5374483a1 Clean up sbopkg completion
Signed-off-by: Sergey V <sftp.mtuci@gmail.com>
2010-12-26 03:39:27 +03:00
Igor Murzov
600e8351ea Merge remote branch 'sftp/sftp' into garik 2010-12-26 02:27:14 +03:00
Igor Murzov
b984cbb9c1 Merge branch 'master' into garik 2010-12-26 02:24:46 +03:00