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
David Paleino
03c9438bf0
sudo bug solved.
2008-06-23 15:05:28 +02:00
David Paleino
c6d470d1ac
Another bug found
2008-06-23 14:48:31 +02:00
David Paleino
43ac91cd11
Can be probably uploaded
2008-06-23 14:44:49 +02:00
David Paleino
8dc5581328
added --installed to apt-cache
2008-06-23 13:35:19 +02:00
David Paleino
ef06864189
PLEASE DON'T UPLOAD YET. --David 12:35
2008-06-23 12:36:09 +02:00
David Paleino
46350a20ef
added code to gracefully handle debug options (set +/-v)
2008-06-23 12:03:06 +02:00
David Paleino
4287baddf8
fixed code for exclusions compspecs
2008-06-23 12:00:22 +02:00
David Paleino
7fcc788d45
refactored _filedir_xspec using quote_readline()
2008-06-23 11:58:40 +02:00
David Paleino
5fea870b81
only complete on filenames for aspell
2008-06-23 11:55:45 +02:00
David Paleino
fd95a7a28a
added flv/FLV completion to mplayer
2008-06-23 11:53:46 +02:00
David Paleino
dbaa27f29a
Fixed typo in debian/changelog
2008-06-23 11:50:17 +02:00
David Paleino
9f6d4e0c5c
fixed _muttquery()
2008-06-23 11:49:56 +02:00
David Paleino
baeae29f9a
fixed _java_packages()
2008-06-23 11:48:08 +02:00
David Paleino
7ebed6afbd
disabled completion of PostgreSQL users and databases
2008-06-23 11:46:30 +02:00
David Paleino
2f07561d2a
fixed _command() to correctly prune the command line
2008-06-23 11:44:42 +02:00
David Paleino
68f63fc9ed
added _remove_cword()
2008-06-23 11:33:52 +02:00
David Paleino
461df636e6
_known_hosts(): use files from UserKnownHostsFile options in
...
addition to standard ones.
2008-06-23 11:28:11 +02:00
David Paleino
dae08c0a52
fixed _cvs()
2008-06-23 11:18:05 +02:00
David Paleino
c4fb179ed7
fixed COMPREPLY's in _iwconfig
2008-06-23 11:16:05 +02:00
David Paleino
f98bd24da4
refactored _filedir using quote_readline()
2008-06-23 11:13:08 +02:00
David Paleino
f6497298a4
fixed _get_cword()
2008-06-23 11:09:32 +02:00
David Paleino
5b304bb4d6
* Merged Ubuntu changes:
...
- added quote(), quote_readline(), dequote() helper functions.
2008-06-23 11:03:01 +02:00
Luk Claes
c5dd1150fc
Moved also manpage to bash-completion proper.
2008-06-23 07:30:28 +02:00
Luk Claes
d47fd13352
Install dh-bash-completion in bash-completion binary package.
...
Build-depend on perl for use of pod2man.
Prepare for upload.
2008-06-23 07:28:35 +02:00
David Paleino
e404f172e3
Fixed IFS for filedir_xspec - Thanks to Stefan Lippers-Hollmann
...
(Closes : #487571 )
2008-06-22 21:42:22 +02:00
Luk Claes
a98ab5615c
Do not ship empty /usr/bin directory
2008-06-22 20:02:37 +02:00
Luk Claes
990251bf13
Prepare for release
2008-06-22 19:57:44 +02:00
David Paleino
29d92e7a20
fix semi-serious problem with _filedir() ( Closes : #487449 )
2008-06-22 07:53:04 +02:00
David Paleino
71a054eaff
fix semi-serious problem with _filedir()
2008-06-22 01:08:15 +02:00
David Paleino
ac2cf69e1e
* debian/control:
...
- new package dh-bash-completion
2008-06-22 00:51:09 +02:00
David Paleino
4be8417c09
- provide a manpage for extra/dh_bash-completion
...
* debian/rules:
- added rule to generate dh_bash-completion's manpage
* debian/install, debian/dirs:
- installing dh_bash-completion into /usr/bin
2008-06-22 00:31:22 +02:00
Luk Claes
1a78b63fd1
prepare for release
2008-06-22 00:24:38 +02:00
David Paleino
5153188455
* Urgency set to medium because the package is currently unusable.
...
* New upstream sub-release
- fixed some typos here and there which prevented bash completions
at all
- really closing Debian bug #455510 .
* debian/changelog:
- fixing package version: should this be a native package?!
2008-06-21 23:55:32 +02:00
Luk Claes
e1af55df98
Fix watch file.
2008-06-21 22:32:06 +02:00
Luk Claes
ca64532f4c
Some small fixes.
2008-06-21 22:30:57 +02:00
Luk Claes
f6459eb68a
prepare for release
2008-06-21 22:19:37 +02:00
David Paleino
351121fc39
added extra/dh_bash-completion to ease future rewrite of bc.
2008-06-17 22:28:54 +02:00
David Paleino
23f6e76c62
Setting release to 20080617.
2008-06-17 22:25:58 +02:00
David Paleino
9fa9f17545
added .m2ts completion to mplayer ( Closes : #480879 )
2008-05-16 17:32:42 +02:00
David Paleino
868baf6be2
added .svg completion to display ( Closes : #441017 )
2008-05-11 18:35:16 +02:00
David Paleino
ee505521ad
added .pdf.bz2 completion to evince ( Closes : #424736 )
2008-05-11 18:28:38 +02:00
David Paleino
bb511b1c42
fixes _get_cword() function to properly handle filenames with whitespaces ( Closes : #394636 , #468254 , #474094 )
2008-05-11 17:58:00 +02:00
David Paleino
51b1cac05a
Already fixed during the "Big Merge": "fixes get_cword -> _get_cword typo ( Closes : #478596 )"
2008-05-11 17:30:41 +02:00
David Paleino
c91d9dd81a
Perl completion already fixed during the Ubuntu-Debian-upstream
...
source code merge (Closes : #470742 )
2008-05-11 17:02:34 +02:00
David Paleino
a5ce469d31
{bz,z}{cat,cmp,diff,egrep,fgrep,grep,less,more} now should complete
...
on all filenames, not just compressed archives (just commented out)
(Closes : #455510 )
2008-05-11 16:47:01 +02:00