1307 Commits

Author SHA1 Message Date
Guillaume Rousse
1eadb1385d Add .xvid and .XVID to player completion 2009-02-03 20:38:27 +01:00
Guillaume Rousse
80f629c29c Make bibtex complete on .aux files 2009-02-03 20:32:07 +01:00
Guillaume Rousse
d73528881d add --suggests and --enhances options to rpm -q completion 2009-02-02 22:24:38 +01:00
David Paleino
50808d5729 Fixing Closes notation.
Closes: #... closes a _Debian_ bug, but since this is Alioth's, we would 
have closed the wrong bug.
2009-02-02 09:01:04 +01:00
Freddy Vulto
23653f37d4 Added r1300 modifications to debian/changelog. 2009-02-02 00:00:42 +01:00
Freddy Vulto
d5a72a09bf - Restored _display()' completion for display' by removing
completion-by-extension for `display' (#311429)
- Removed duplicate completion option `-borderwidth' for `display'
2009-02-01 23:05:33 +01:00
David Paleino
0a9e244eb0 Moved ssh completion to separate file (Closes: #360628) 2009-01-30 10:38:33 +01:00
David Paleino
152c83ea51 * Fixed _dpkg_source completion (Closes: #503317)
* Remove unused UNAME local variable in _info() (Closes: #501843)
2009-01-30 10:20:56 +01:00
David Paleino
7e395833e4 debian/copyright updated
release number fixed (we're not in 2008 anymore, and a release should arrive soon :))
2009-01-29 21:34:57 +01:00
David Paleino
dd7f7589da Improved sed scripts, thanks to ColdWind 2009-01-29 21:25:01 +01:00
David Paleino
90b6776f4f Fix killall completion, remove trailing ":" on certain process
names
2009-01-29 21:19:37 +01:00
David Paleino
66e3741bdb Fixed permissions 2009-01-29 19:48:19 +01:00
David Paleino
6401916294 Change sourcing order 2009-01-29 15:10:18 +01:00
David Paleino
2bdf69259c Add support for "compatibility mode" » $BASH_COMPLETION_COMPAT_DIR 2009-01-29 15:07:17 +01:00
David Paleino
34ff7bfe8c * extra/dh_bash-completion:
- updated to support a list of files in debian/<package>.bash-completion
    (Closes: #512917)
2009-01-29 14:51:48 +01:00
Ville Skyttä
6a2ff139a0 Fix awk error in "modprobe -r /" completion, extract/use _installed_modules for rmmod and modprobe -r. 2009-01-25 23:40:44 +02:00
Ville Skyttä
134614341c Comment spelling fixes. 2009-01-25 23:39:09 +02:00
Ville Skyttä
58f9567a28 Remove duplicate cpio completion, thanks to Freddy Vulto (Closes: #512823) 2009-01-24 21:20:58 +02:00
Ville Skyttä
7ee70294ba NFC: fix indentation, trim trailing whitespace. 2009-01-23 01:18:28 +02:00
Ville Skyttä
eb1c298f8f scp metachar escaping fixes: remove duplicate '&' (always there), escape '!' (broken in r1082) 2009-01-23 01:12:32 +02:00
Guillaume Rousse
a5370735f9 completion for heimdal 2009-01-20 21:52:41 +01:00
Guillaume Rousse
a65def9c86 completion for samba 2009-01-19 23:10:47 +01:00
Guillaume Rousse
a366b4aa1e completion for openldap 2009-01-19 23:08:53 +01:00
Guillaume Rousse
8bceab50b1 completion for vncviewer 2009-01-19 22:29:24 +01:00
Guillaume Rousse
f407b3baf5 completion for rdesktop 2009-01-19 22:13:09 +01:00
Guillaume Rousse
4f89cccb3f completion for quota-tools 2009-01-19 22:11:47 +01:00
Guillaume Rousse
55e79298bb completion for vpnc 2009-01-19 22:07:52 +01:00
Guillaume Rousse
f3cbf74ab8 use _get_cword 2009-01-19 22:05:51 +01:00
Guillaume Rousse
d75875637b completion for qemu 2009-01-19 22:05:01 +01:00
Guillaume Rousse
67919c1236 completion for xm 2009-01-19 22:03:05 +01:00
Guillaume Rousse
0ece087d7b completion for net-tools 2009-01-19 22:01:14 +01:00
Guillaume Rousse
318513d0b4 completion for munin-node 2009-01-19 21:59:08 +01:00
Guillaume Rousse
ac6e06e6e5 completion for cpan2dist 2009-01-19 21:56:42 +01:00
Guillaume Rousse
8060d201c6 completion for minicom 2009-01-19 21:52:54 +01:00
Guillaume Rousse
d49dd3d8ef completion for strace 2009-01-19 21:51:24 +01:00
Guillaume Rousse
71891c40bd completion for brctl 2009-01-19 21:48:38 +01:00
Guillaume Rousse
72d4366349 completion for bluez-utils 2009-01-19 21:46:25 +01:00
Guillaume Rousse
20bc29ccc9 new standalone completion for openssl 2009-01-19 21:35:37 +01:00
Guillaume Rousse
36c883d1f7 new standalone mkinitrd completion 2009-01-19 21:31:54 +01:00
Guillaume Rousse
19fea3d733 new helper function for kernel versions 2009-01-19 21:30:58 +01:00
David Paleino
9afe7ca991 Added lzop completion 2009-01-19 11:53:34 +01:00
Ville Skyttä
47f6eb6dc5 Add copy of GPLv2 (from http://www.gnu.org/licenses/gpl-2.0.txt) as mentioned in the bash_completion license boilerplate. 2009-01-18 23:51:39 +02:00
Ville Skyttä
33b25cc049 Add repomanage completion for review. 2009-01-18 11:02:22 +02:00
Ville Skyttä
bfb55007c8 Add lzop completion for review. 2009-01-18 11:01:56 +02:00
David Paleino
312d5f6f59 Added to_review/ directory, where completions needing a review would
go. After it gets accepted, the completion would go into contrib/.
2009-01-17 19:02:29 +01:00
Ville Skyttä
4a360233d2 Do not make vi and friends expand tabs with spaces. 2009-01-17 11:38:33 +02:00
David Paleino
b0646ff2d2 * Added _parse_help() to try to parse options listed in $command
--help
* Fixed gzip completion to use _parse_help(), since the available 
  options vary with distributions
2009-01-17 00:31:39 +01:00
David Paleino
8998da40f1 Fix bug number 2009-01-17 00:27:22 +01:00
David Paleino
146127e95a Allow for comments in known_hosts files (Closes: #511789) 2009-01-16 23:05:07 +01:00
David Paleino
07eef56454 Fixed typo (sorry Ville! ;-))
Fixed changelog entries (no need to name the author, since he has his 
own section now)
2009-01-16 21:45:43 +01:00