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
|
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
|
886a6fdb50
|
Fixed ssh-copy-id completion
|
2008-10-24 19:19:37 +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 |
|
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 |
|
David Paleino
|
e051a60199
|
Fix killall completion (Closes: #497540)
|
2008-09-06 14:43:05 +02:00 |
|
David Paleino
|
b2a6358910
|
Added .kar to Timidity completion.
|
2008-08-05 13:21:29 +02:00 |
|
Luk Claes
|
fb45a9303d
|
Remove use of ucf for /etc/bash-completion (Closes: #488171).
|
2008-07-24 18:15:26 +02:00 |
|
Luk Claes
|
09e0b28c4c
|
Fix maintainer address
|
2008-07-05 15:55:31 +02:00 |
|
David Paleino
|
ca055aacec
|
* Improving _gdb completion:
- do not complete Bash's builtins (thanks to Morita Sho)
|
2008-06-25 21:18:12 +02:00 |
|
David Paleino
|
65a864d014
|
added . to $PATH, to allow debugging "local" executables.
|
2008-06-25 19:59:26 +02:00 |
|
David Paleino
|
91f67553a2
|
* Changing _gdb completion:
- $filenames to $default (Closes: #463969)
- also show directory names (i.e. compgen -d) in COMPREPLY.
|
2008-06-25 17:58:54 +02:00 |
|
Luk Claes
|
9bef189e1c
|
* Revert way of setting environment variables (Closes: #487774).
* Add equals sign to _get_cword for mutt_aliases (Closes: #482635).
* Enhance mlayer completion (Closes: #487826, #487838).
|
2008-06-24 22:43:57 +02:00 |
|
David Paleino
|
18e2abf30c
|
Added xrandr completion (thanks to Anton Khirnov) (Closes: #487825)
|
2008-06-24 21:44:51 +02:00 |
|
David Paleino
|
0bd98785eb
|
Added more completions to imagemagick (thanks to Nelson A. de
Oliveira) (Closes: #487786)
|
2008-06-24 21:42:45 +02:00 |
|
Luk Claes
|
68f14dc64c
|
prepare for upload to experimental
|
2008-06-23 19:26:39 +02:00 |
|