1191 Commits

Author SHA1 Message Date
Ville Skyttä
eb95aa30cd (Re)fix gzip and bzip2 options completion (Debian bug 351913 resurfaced in r934). 2009-01-12 21:16:51 +02:00
Ville Skyttä
984d8ed071 Improved getent completion (myself, Guillaume Rousse). 2009-01-12 01:08:01 +02:00
Ville Skyttä
bfac53d136 Added minimal sqlite3 completion. 2009-01-12 00:35:56 +02:00
Ville Skyttä
3743ec1d29 Various cleanups, NFC. 2009-01-12 00:31:40 +02:00
Ville Skyttä
b80e3f66a8 Improved filename based man page completion. 2009-01-12 00:23:32 +02:00
Ville Skyttä
ff5247fac8 Added support for p (POSIX) and x (x.org) man sections. 2009-01-12 00:10:22 +02:00
Ville Skyttä
e7483a0443 Improved features and performance of yum completion. 2009-01-11 23:41:45 +02:00
Ville Skyttä
8801e336b2 Improved performance of rpm -qa based rpm installed package completion. 2009-01-11 16:13:32 +02:00
Ville Skyttä
4afcb984a5 Improved /var/log/rpmpkgs based rpm installed package completion. 2009-01-11 15:42:12 +02:00
Ville Skyttä
c85a23e687 Improved rpm backup file avoidance. 2009-01-11 15:37:05 +02:00
Ville Skyttä
b8fb910305 Add -E to rpm completion. 2009-01-11 15:22:31 +02:00
Ville Skyttä
639ad34a1d Improved rpm macro completion. 2009-01-11 15:09:54 +02:00
Ville Skyttä
9b92ded2e5 Add *Emacs indentation settings. 2009-01-11 14:39:47 +02:00
Ville Skyttä
3027a5a611 s/RedHat/Red Hat/ 2009-01-11 00:27:23 +02:00
Ville Skyttä
0647a91951 Added JPEG 2000 files to display completion, thanks to Bastien Nocera (RHBZ: #304771) 2009-01-10 21:30:12 +02:00
David Paleino
e783e088a1 Fixed completion of environment variables, thanks to Morita Sho
(Closes: #272660)
2009-01-09 12:19:15 +01:00
David Paleino
5e609f531e * Merge from Ubuntu:
- redirect stderr to stdout in _configure_func()
  - missing quotes in _filedir_xspec()
2009-01-08 16:35:03 +01:00
David Paleino
ddf592ac5a Split subversion-related completions to contrib/svn. 2008-12-19 21:58:21 +01:00
David Paleino
fb383d4d92 * Merge from Gentoo:
- fix CVS completion
2008-12-14 14:05:40 +01:00
David Paleino
cd67a78bb6 Fixing typo --finally, after 18hrs lock... 2008-12-12 19:45:28 +01:00
David Paleino
1ca84fa680 * Merge from Gentoo:
- use make -qp to parse the Makefile for us, so we get proper completion
    on things like pattern rules. Patch by Mike Kelly <pioto@exherbo.org>.
2008-12-11 20:13:16 +01:00
David Paleino
e4f86dc5a6 * Merge from Gentoo:
- fix 'find' completion so that it properly completes on -?(i)whilename.
    Patch by Ciaran McCreesh.
2008-12-11 20:04:37 +01:00
David Paleino
f0ed7c20e2 Added build-dep to aptitude's completion (Closes: #495883) 2008-11-22 18:10:38 +01:00
David Paleino
fec084a69b Fixed sed quoting bug in _known_hosts(), thanks to Freddy Vulto
(Closes: #504650)
2008-11-08 09:48:11 +01:00
David Paleino
8bb62e6af4 Fixed perl -I/-x completion, thanks to Freddy Vulto
(Closes: #504547)
2008-11-08 09:40:53 +01:00
David Paleino
a893db03d1 Allow `Host(Name)' in ssh config file to have trailing comment. 2008-11-01 12:32:22 +01:00
David Paleino
49437a0f51 Allow `Host(Name)' in ssh config file to be indented 2008-11-01 12:29:33 +01:00
David Paleino
39f96af59a Added support for `-F configfile' to _known_hosts(), ssh, scp and
sftp, thanks to Freddy Vulto (Closes: #504141)
2008-11-01 12:25:38 +01:00
David Paleino
dd0cb44fb9 Improved patch: adding an hyphen -' to ${toks[@]-}'
will circumvent an error "Unbound variable" when `set -u' is in
effect.
2008-11-01 09:49:57 +01:00
David Paleino
7d41e12eb7 Fixed ugly bug:
"cd /b<TAB>" returned "cd /" with Freddy Vulto's code (see #502804)
2008-10-25 14:33:12 +02:00
David Paleino
df71a7fa48 Added --schedule-only to aptitude's completion (Closes: #502664) 2008-10-24 22:12:09 +02:00
David Paleino
5295310450 Fixed dpkg-source wrong exit() with return() (Closes: #) 2008-10-24 19:39:16 +02:00
David Paleino
3b6f50d053 Forgot a ${toks[@]} ;) 2008-10-24 19:34:28 +02:00
David Paleino
b3f3017a46 Fixed errors with POSIX enabled (Closes: #502804) 2008-10-24 19:17:23 +02:00
David Paleino
606860000c Fixed .cb[rz] completion for evince (Closes: #502885) 2008-10-24 19:10:46 +02:00
David Paleino
84f15a349c Fixed mplayer -skin completion (Closes: #501473) 2008-10-10 21:01:59 +02:00
David Paleino
2df67cecb4 Moved ssh completion to separate file. 2008-09-27 12:58:42 +02:00
David Paleino
ebe750ffcf Moved apache2ctl to a separate file.
Fixed broken bash_completion (sorry, forgot to switch comments!)
2008-09-27 12:28:09 +02:00
David Paleino
e1f39bd088 Added gpg2 completion (Closes: #489927) 2008-09-27 12:25:19 +02:00
David Paleino
a4ef62f4dc Added two lines to use it "locally" (i.e. easier development) 2008-09-27 12:10:34 +02:00
David Paleino
f683065d25 * Fixed gpg completion:
- -@(r|-recipient))
2008-09-27 12:05:11 +02:00
David Paleino
50c3d7427e Fixed gpg completion for --@(export|@(?(l|nr|nrl)sign|edit)-key))
(Closes: #500316)
2008-09-27 11:23:40 +02:00
David Paleino
bcaf3b4091 * Fixed bugs with gdb completion:
- when a non-existing directory is in $PATH (Closes: #499780)
2008-09-26 21:39:30 +02:00
David Paleino
946834a57b Just to be sure nothing will be displayed... 2008-09-14 12:33:50 +02:00
David Paleino
30c0c572ef Added apache2ctl completion 2008-09-14 12:30:41 +02:00
David Paleino
7d8f7ab7a6 Added gksudo, gksu, kdesudo completion 2008-09-07 16:27:02 +02:00
David Paleino
562b3b9cac Fix missing completion for "-n" and "-e" (we were using echo, now
using printf) (thanks to Morita Sho) (Closes: #498105)
2008-09-07 10:43:23 +02:00
David Paleino
c80cb4afb5 Fix bug with gdb (and find) when an empty directory is in $PATH
(thanks to Morita Sho) (Closes: #497597)
2008-09-07 10:35:59 +02:00
David Paleino
dcd2c1676c Added comment in code about #297065 2008-09-06 19:38:47 +02:00
David Paleino
83576a2849 Fix apt-cache showsrc completing only on source package names
(Closes: #361535)
2008-09-06 19:28:52 +02:00