1483 Commits

Author SHA1 Message Date
Guillaume Rousse
39a143e083 split xhost completion in its own file 2009-05-02 17:13:46 +02:00
Guillaume Rousse
6f3d3be0ec add a new -h flag, to set current word from calling function: it avoid parsing command twice, and also allows pre-processing it needed, as in xhost completion 2009-05-02 17:13:07 +02:00
Guillaume Rousse
4692a4b14a more option completions 2009-05-02 16:20:31 +02:00
Guillaume Rousse
d8bb766fbe standardize ssh completion scheme:
- complete after previous unstacked short options
- complete potential options after dash
- complete on known host if neither apply
2009-05-02 16:11:23 +02:00
Ville Skyttä
8175d23c0d Note tar xz support (rev 3217cff1efbecd85710853564f93648fd2f597ce). 2009-05-01 14:07:17 +03:00
Ville Skyttä
2725113816 Add xmllint completion to review. 2009-05-01 11:10:49 +03:00
Ville Skyttä
754bebb9d7 Typo fix. 2009-05-01 11:09:17 +03:00
Ville Skyttä
f1f03cd9dc Improve built in ant completion. 2009-04-30 18:59:23 +03:00
Ville Skyttä
d8d5445edb Split ant completion to contrib/ant. 2009-04-30 18:54:07 +03:00
David Paleino
a7237df1a5 Really add build-dep to aptitude's completion 2009-04-29 15:20:58 +02:00
Ville Skyttä
ea2938e424 Use compgen -W $cur instead of grepping $cur in make completion. 2009-04-28 23:45:48 +03:00
David Paleino
7c023ab92e Fix svk completion using $filenames instead of $default (Debian: #524961) 2009-04-21 18:33:12 +02:00
Freddy Vulto
805537670f Merge branch 'master' of git+ssh://fvu-guest@git.debian.org/git/bash-completion/bash-completion 2009-04-20 10:08:27 +02:00
Freddy Vulto
ec2e190cbb Fixed asciidoc-8.4.3 errors 2009-04-20 10:07:29 +02:00
Ville Skyttä
4ab475b64c Add shadow(-utils) completions for review. 2009-04-19 17:35:04 +03:00
Ville Skyttä
6edad88daa Split valid shell completion to _shells(). 2009-04-19 17:33:55 +03:00
Ville Skyttä
56996e5e6d Use compgen -W instead of grepping $cur. 2009-04-18 22:41:48 +03:00
Ville Skyttä
2e66656e68 Use compgen -W instead of grepping $cur. 2009-04-18 22:37:46 +03:00
Ville Skyttä
8a24a283a4 Use _split_longopt in mkinitrd. 2009-04-18 22:34:07 +03:00
Ville Skyttä
4dd5f087ae Fix leaking $prev from mkinitrd completion. 2009-04-18 22:28:37 +03:00
Ville Skyttä
9bac0313da Use compgen -W instead of grepping $cur. 2009-04-18 13:57:36 +03:00
Ville Skyttä
ee1f7542de smartctl reviewed and improved. 2009-04-18 13:36:36 +03:00
Ville Skyttä
4a2ba6a38d Add scttempint to --test. 2009-04-18 13:34:07 +03:00
Ville Skyttä
b933e1639f Add samsung3, swapid to --firmwarebug. 2009-04-18 13:31:59 +03:00
Ville Skyttä
7a9aaaf8f3 Add more -d/--device completions. 2009-04-18 13:21:53 +03:00
Ville Skyttä
b2a5ef5f45 Add -n/--nocheck completion. 2009-04-18 13:16:58 +03:00
Ville Skyttä
4073edd2af Use _split_longopt. 2009-04-18 13:15:07 +03:00
Ville Skyttä
97e40f4e0c Add noserial to --quietmode completions. 2009-04-18 13:12:52 +03:00
Ville Skyttä
854cdea0ef Fix swapped arguments to --tolerance and --badsum. 2009-04-18 13:11:25 +03:00
Freddy Vulto
65c2ea97ae Patched _known_hosts() to support multiple {Global,User}KnownHosts in
SSH config files, thanks to Thomas Nilsson.
(Alioth: #311595) (Debian: #524190)
2009-04-16 23:25:22 +02:00
Ville Skyttä
7ffb612695 Use _split_longopt in _iptables. 2009-04-16 20:54:14 +03:00
David Paleino
abad9538c4 doc/main.xml is auto-generated, ignore it 2009-04-16 09:57:24 +02:00
David Paleino
5ece6956cf Use \n instead of \r\n as line separator 2009-04-16 08:42:42 +02:00
Freddy Vulto
b33a1c7526 Added asciidoc files. 2009-04-15 22:19:26 +02:00
Ville Skyttä
fcce6cc263 Add make --old/new-file, --assume-old/new, --what-if value completions. 2009-04-15 11:34:31 +03:00
Ville Skyttä
10f2c7bea5 Use _split_longopt in _make. 2009-04-15 11:32:49 +03:00
Ville Skyttä
78f2e7cd91 Use _split_longopt in _chkconfig. 2009-04-15 11:20:00 +03:00
Ville Skyttä
b556b22d87 Do not assume all --foo= options take filenames in generic long option completion, assume only that --*file*= does, and that --*dir*= takes dirs. 2009-04-15 00:09:33 +03:00
Ville Skyttä
bce0b30bbe Use _split_longopt in _longopt. 2009-04-14 23:55:50 +03:00
Ville Skyttä
ed93d0b2b7 Add chgrp --reference value completion. 2009-04-14 23:48:11 +03:00
Ville Skyttä
ea731310a3 Add chown --from and --reference value completions. 2009-04-14 23:46:38 +03:00
Ville Skyttä
98839013db Use _split_longopt in chown, chgrp. 2009-04-14 23:43:39 +03:00
Ville Skyttä
fc2c8a5a8e Use _split_longopt to improve and clean up aspell completion. 2009-04-14 23:35:33 +03:00
Ville Skyttä
45182e1809 Add _split_longopt() helper for improved handling of long options that take arguments in both "--foo bar" and "--foo=bar" formats. 2009-04-14 23:16:47 +03:00
David Paleino
a66323a18f Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-completion 2009-04-14 21:41:15 +02:00
David Paleino
204afd77bf Add .dvi.{gz,bz2} completion for evince/okular (Debian: #522656) 2009-04-14 21:40:57 +02:00
Ville Skyttä
baa1aa3afd Protect various completions from unusual user input by not embedding the input in external command arguments. 2009-04-14 22:26:14 +03:00
Ville Skyttä
670ad0e9d6 Use POSIX compliant arguments to tail in mkisofs completion. 2009-04-14 22:09:39 +03:00
Ville Skyttä
80db1412cd Add note about compgen -- $cur vs embedding $cur in external command arguments. 2009-04-14 21:38:03 +03:00
Ville Skyttä
95cd673b5c Add mount -L and -U completion (Raphaël Droz). 2009-04-14 21:24:20 +03:00