David Paleino
|
4f73ec53a8
|
Complete merging from Ubuntu
|
2009-01-08 17:52:54 +01:00 |
|
David Paleino
|
9ff89867d7
|
Add credits
|
2009-01-08 16:36: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 |
|
Mika Fischer
|
d3bc90029f
|
Quote $xspec in _filedir_xspec in case it is empty, which would
cause errors if there was no match under failglob. (LP: #194419)
(Mika Fischer)
|
2009-01-07 20:39:27 +00:00 |
|
Mika Fischer
|
9f536f022c
|
Consume error messages in configure completion (LP: #223882)
|
2009-01-07 19:38:58 +00:00 |
|
David Paleino
|
4b048477fd
|
Renamed contrib/subversion to contrib/_subversion (prefixed with _ to
avoid file conflicts with upstream's one)
|
2008-12-19 22:20:22 +01:00 |
|
David Paleino
|
9d09e0eac6
|
Renamed contrib/svn > contrib/subversion.
|
2008-12-19 21:59:57 +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
|
a7f27a9b89
|
complete on gkrellm2 as well. Patch by Aaron Walker.
|
2008-12-11 20:15:30 +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
|
73225ea43c
|
Added monodevelop and mdtool completions.
|
2008-11-25 15:14:27 +01:00 |
|
David Paleino
|
4721b192eb
|
Credits given when credits are due.
|
2008-11-25 12:12:10 +01:00 |
|
David Paleino
|
d203d34fc1
|
Added qdbus completion (LP: #257903)
|
2008-11-25 12:10:55 +01:00 |
|
David Paleino
|
64d2fd7df9
|
* debian/install:
- correctly install contrib/* under /etc/bash_completion.d/
|
2008-11-22 18:26:52 +01:00 |
|
David Paleino
|
4f14190dba
|
TODO updated: the Alioth team is now upstream.
|
2008-11-22 18:17:59 +01:00 |
|
David Paleino
|
6e61e669e7
|
README updated: explain how to use bash-completion correctly.
(Closes: #482383)
|
2008-11-22 18:14:40 +01:00 |
|
David Paleino
|
f0ed7c20e2
|
Added build-dep to aptitude's completion (Closes: #495883)
|
2008-11-22 18:10:38 +01:00 |
|
David Paleino
|
ce73f0facf
|
* debian/control:
- fixed typo in the long description
|
2008-11-22 17:22:54 +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
|
ed7e461ed1
|
Allow configfile to contain spaces
|
2008-11-08 09:45:31 +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
|
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
|
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
|
e1f39bd088
|
Added gpg2 completion (Closes: #489927)
|
2008-09-27 12:25:19 +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
|
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
|
83576a2849
|
Fix apt-cache showsrc completing only on source package names
(Closes: #361535)
|
2008-09-06 19:28:52 +02:00 |
|
David Paleino
|
1249b2ad42
|
Bogus completion when mounting subdirs fixed (Closes: #322238)
|
2008-09-06 18:12:52 +02:00 |
|
David Paleino
|
05b116c439
|
Added ssh-copy-id completion (Closes: #491856)
|
2008-09-06 16:59:47 +02:00 |
|
David Paleino
|
ba9cacc77c
|
Added .epub to unzip|zipinfo completion (Closes: #492476)
|
2008-09-06 16:53:04 +02:00 |
|
David Paleino
|
0ed611a18b
|
Added .oga, .ogv, .ogx to mplayer completion (Closes: #496162)
|
2008-09-06 16:42:51 +02:00 |
|
David Paleino
|
781d13d0f5
|
Set ssh as default for rsync (was rsh) (Closes: #492328)
|
2008-09-06 16:39:42 +02:00 |
|
David Paleino
|
3cec07c1fe
|
Don't expand ~foo to /home/foo/ (Closes: #489720)
|
2008-09-06 16:23:39 +02:00 |
|
David Paleino
|
f8f790f81a
|
debian/links fixed (Closes: #494292)
|
2008-09-06 16:19:56 +02:00 |
|
David Paleino
|
60e071ef15
|
Dump to /dev/null error message from look(1) with no arguments
(Closes: #495142)
|
2008-09-06 16:10:08 +02:00 |
|
David Paleino
|
0ab808772c
|
(Partly) fixed java classes completion (Closes: #496828). Look for
FIXME in source.
|
2008-09-06 15:57:15 +02:00 |
|
David Paleino
|
5fda6ff31c
|
Fix man -l completing filenames (Closes: #497074)
|
2008-09-06 15:00:25 +02:00 |
|