2008-06-23 11:03:01 +02:00
|
|
|
bash-completion (20080617.4) UNRELEASED; urgency=low
|
|
|
|
|
|
|
|
* Merged Ubuntu changes:
|
|
|
|
- added quote(), quote_readline(), dequote() helper functions.
|
2008-06-23 11:33:52 +02:00
|
|
|
- added _remove_cword()
|
2008-06-23 11:09:32 +02:00
|
|
|
- fixed _get_cword()
|
2008-06-23 11:13:08 +02:00
|
|
|
- refactored _filedir using quote_readline()
|
2008-06-23 11:16:05 +02:00
|
|
|
- fixed COMPREPLY's in _iwconfig
|
2008-06-23 11:18:05 +02:00
|
|
|
- fixed _cvs()
|
2008-06-23 11:28:11 +02:00
|
|
|
- _known_hosts(): use files from UserKnownHostsFile options in
|
|
|
|
addition to standard ones.
|
2008-06-23 11:44:42 +02:00
|
|
|
- fixed _command() to correctly prune the command line
|
2008-06-23 11:46:30 +02:00
|
|
|
- disabled completion of PostgreSQL users and databases
|
2008-06-23 11:48:08 +02:00
|
|
|
- fixed _java_packages()
|
2008-06-23 11:03:01 +02:00
|
|
|
|
2008-06-23 11:48:08 +02:00
|
|
|
-- David Paleino <d.paleino@gmail.com> Mon, 23 Jun 2008 11:47:52 +0200
|
2008-06-23 11:03:01 +02:00
|
|
|
|
2008-06-23 07:28:35 +02:00
|
|
|
bash-completion (20080617.3) unstable; urgency=low
|
2008-06-22 21:42:22 +02:00
|
|
|
|
2008-06-23 07:28:35 +02:00
|
|
|
[ David Paleino ]
|
2008-06-22 21:42:22 +02:00
|
|
|
* Fixed IFS for filedir_xspec - Thanks to Stefan Lippers-Hollmann
|
|
|
|
(Closes: #487571)
|
|
|
|
|
2008-06-23 07:28:35 +02:00
|
|
|
[ Luk Claes ]
|
|
|
|
* Install dh-bash-completion to ease installation of completions.
|
|
|
|
|
|
|
|
-- Luk Claes <luk@debian.org> Mon, 23 Jun 2008 07:24:21 +0200
|
2008-06-22 21:42:22 +02:00
|
|
|
|
2008-06-22 07:53:04 +02:00
|
|
|
bash-completion (20080617.2) unstable; urgency=low
|
2008-06-22 00:51:09 +02:00
|
|
|
|
2008-06-22 19:57:44 +02:00
|
|
|
[ David Paleino ]
|
2008-06-22 00:51:09 +02:00
|
|
|
* New upstream release
|
|
|
|
- provide a manpage for extra/dh_bash-completion
|
2008-06-22 07:53:04 +02:00
|
|
|
- fix semi-serious problem with _filedir() (Closes: #487449)
|
2008-06-22 00:51:09 +02:00
|
|
|
* debian/rules:
|
|
|
|
- added rule to generate dh_bash-completion's manpage
|
|
|
|
* debian/install, debian/dirs:
|
|
|
|
- installing dh_bash-completion into /usr/bin
|
|
|
|
* debian/control:
|
|
|
|
- new package dh-bash-completion
|
|
|
|
|
2008-06-22 19:57:44 +02:00
|
|
|
[ Luk Claes ]
|
|
|
|
* Comment new package to make sure current fix gets in the archive first.
|
|
|
|
* Add compression completion for vi(m).
|
|
|
|
|
|
|
|
-- Luk Claes <luk@debian.org> Sun, 22 Jun 2008 19:47:23 +0200
|
2008-06-22 00:51:09 +02:00
|
|
|
|
2008-06-22 00:24:38 +02:00
|
|
|
bash-completion (20080617.1) unstable; urgency=medium
|
2008-06-21 23:55:32 +02:00
|
|
|
|
2008-06-22 00:24:38 +02:00
|
|
|
[ David Paleino ]
|
2008-06-21 23:55:32 +02:00
|
|
|
* Urgency set to medium because the package is currently unusable.
|
|
|
|
* New upstream sub-release
|
|
|
|
- fixed some typos here and there which prevented bash completions
|
2008-06-22 00:24:38 +02:00
|
|
|
at all (Closes: #487441).
|
2008-06-21 23:55:32 +02:00
|
|
|
- really closing Debian bug #455510.
|
|
|
|
|
2008-06-22 00:51:09 +02:00
|
|
|
-- Luk Claes <luk@debian.org> Sun, 22 Jun 2008 00:22:53 +0200
|
2008-06-21 23:55:32 +02:00
|
|
|
|
2008-06-21 22:30:57 +02:00
|
|
|
bash-completion (20080617) unstable; urgency=low
|
2008-05-01 22:59:32 +02:00
|
|
|
|
2008-05-06 20:14:12 +01:00
|
|
|
[ David Paleino ]
|
2008-05-01 22:59:32 +02:00
|
|
|
* New upstream release
|
2008-05-10 18:04:06 +02:00
|
|
|
- add more completions to aptitude (Closes: #432289)
|
|
|
|
- fixed UTF-8 problem with _get_cword(), thanks to
|
|
|
|
Andrei Paskevich (Closes: #472132)
|
|
|
|
- fixed autoremove completion, thanks to Flavio Visentin
|
|
|
|
(Closes: #474974)
|
|
|
|
- cmf and CMF added to playmidi completion (Closes: #365658)
|
|
|
|
- added rrdtool completion, thanks to Justin Pryzby (Closes: #428641)
|
|
|
|
- added OpenDocument completion for unzip/zipinfo (.od{f,g,p,s,t})
|
|
|
|
(Closes: #472940)
|
2008-05-11 14:32:21 +02:00
|
|
|
- fixed escaping problems with job control (i.e. disown, jobs, bg,
|
|
|
|
fg): the argument is now surrounded by "" (Closes: #347316)
|
2008-05-11 15:32:49 +02:00
|
|
|
- make mkdir complete also on filenames (Closes: #376433)
|
2008-05-11 16:47:01 +02:00
|
|
|
- {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 17:02:34 +02:00
|
|
|
- fixes Perl completion (Closes: #470742)
|
2008-05-11 17:30:41 +02:00
|
|
|
- fixes get_cword -> _get_cword typo (Closes: #478596)
|
2008-05-11 17:58:00 +02:00
|
|
|
- fixes _get_cword() function to properly handle filenames with
|
|
|
|
whitespaces (Closes: #394636, #468254, #474094)
|
2008-05-11 18:28:38 +02:00
|
|
|
- added .pdf.bz2 completion to evince (Closes: #424736)
|
2008-05-11 18:35:16 +02:00
|
|
|
- added .svg completion to display (Closes: #441017)
|
2008-05-16 17:32:42 +02:00
|
|
|
- added .m2ts completion to mplayer (Closes: #480879)
|
2008-06-17 22:28:54 +02:00
|
|
|
- added extra/dh_bash-completion to ease future rewrite of bc.
|
2008-05-01 23:18:51 +02:00
|
|
|
* debian/copyright - now in a fancier machine-parsable format.
|
|
|
|
* debian/control:
|
|
|
|
- added myself to Uploaders
|
|
|
|
- debhelper Build-Depends updated to >= 6.
|
|
|
|
* debian/watch:
|
|
|
|
- improved current watch line regex
|
|
|
|
- added (commented out) probable future watch line
|
|
|
|
* debian/compat bumped to 6
|
|
|
|
* debian/dirs, debian/install and debian/links added
|
|
|
|
* debian/rules:
|
|
|
|
- refactored to make use of debian/{dirs,install,links}
|
2008-05-10 18:04:06 +02:00
|
|
|
|
2008-05-06 20:14:12 +01:00
|
|
|
[ Steve Kemp ]
|
2008-05-11 15:46:32 +02:00
|
|
|
* Applied patch to fix completion of umount command.
|
2008-05-06 20:14:12 +01:00
|
|
|
(Closes: #470539)
|
2008-05-06 20:20:14 +01:00
|
|
|
* Fixed the completion of Perl manpages.
|
|
|
|
(Closes: #404976)
|
2008-05-06 20:21:38 +01:00
|
|
|
* Added 'aif' to the filenames offed for completion for mplayer.
|
|
|
|
(Closes: #474517)
|
2008-05-06 20:34:22 +01:00
|
|
|
* Allow tsocks completion.
|
|
|
|
(Closes: #409423)
|
2008-05-06 20:35:34 +01:00
|
|
|
* Update mutt completion to handle local usernames.
|
|
|
|
(Closes: #416655)
|
2008-05-06 20:37:03 +01:00
|
|
|
* Update apt-get completion to include the flag "--no-install-recommends"
|
|
|
|
(Closes: #475242)
|
2008-05-01 22:59:32 +02:00
|
|
|
|
2008-06-21 22:19:37 +02:00
|
|
|
-- Luk Claes <luk@debian.org> Sat, 21 Jun 2008 21:59:43 +0200
|
2008-05-01 22:59:32 +02:00
|
|
|
|
|
|
|
bash-completion (20060301-4) unstable; urgency=low
|
|
|
|
|
|
|
|
* Add some fixes from Ubuntu:
|
|
|
|
* Fix completion of filenames with spaces (Closes: #468254).
|
|
|
|
* Fix parsing of SSH config files (Closes: #435117).
|
|
|
|
* Change priority to standard (Closes: #471666).
|
|
|
|
* Add some more completions for xine (Closes: #452083, #471249).
|
|
|
|
* Fix completion of gzip (Closes: #351913).
|
|
|
|
* Also use $HOSTFILE in hostname completion (Closes: #400380).
|
|
|
|
|
|
|
|
-- Luk Claes <luk@debian.org> Sat, 22 Mar 2008 23:10:30 +0000
|
|
|
|
|
|
|
|
bash-completion (20060301-3) unstable; urgency=low
|
|
|
|
|
|
|
|
* Fix kpdf completion (Closes: #468163, #413374).
|
|
|
|
* Fix completion of - or -- with _command (Closes: #415276).
|
|
|
|
* Add sux to the complete -u list (Closes: #466089).
|
|
|
|
* Add dvipdfm to the list of dvi programs (Closes: #396644).
|
|
|
|
* Add --purge-unused option completion for aptitude (Closes: #438471).
|
|
|
|
* Add divx extension completion for mplayer (Closes: #444294).
|
|
|
|
* Add pdf.gz completion for evince (Closes: #456887).
|
|
|
|
* Add --remove-all completion for update-alternatives (Closes: #269173).
|
|
|
|
|
|
|
|
-- Luk Claes <luk@debian.org> Wed, 05 Mar 2008 22:57:27 +0100
|
|
|
|
|
|
|
|
bash-completion (20060301-2) unstable; urgency=low
|
|
|
|
|
|
|
|
* Take over the package.
|
|
|
|
|
|
|
|
-- Luk Claes <luk@debian.org> Wed, 27 Feb 2008 19:22:03 +0100
|
|
|
|
|
|
|
|
bash-completion (20060301-1) unstable; urgency=low
|
|
|
|
|
|
|
|
* Upload to unstable.
|
|
|
|
|
|
|
|
-- Matthias Klose <doko@debian.org> Sat, 09 Feb 2008 23:18:20 +0100
|
|
|
|
|
|
|
|
bash-completion (20060301-0ubuntu2) hardy; urgency=low
|
|
|
|
|
|
|
|
* Replace bash (<< 3.1dfsg-9), handle upgrade in preinst.
|
|
|
|
* Exclude hashed hostnames from ssh host completion results. Closes: #428085.
|
|
|
|
* Fix: ifup/down don't really complete. Closes: #463756.
|
|
|
|
* Allow perl completion to complete filenames, complete -I and -x arguments.
|
|
|
|
Closes: #443394.
|
|
|
|
* Add find -wholename completion. Closes: #431220.
|
|
|
|
* Handle whitespaces in $HOME for _known_hosts() completion. Closes: #414821.
|
|
|
|
* dpkg -L: complete for removed-but-not-purged packages. Closes: #372156.
|
|
|
|
* Complete for apt-get autoremove. Closes: #433542, #443816, #445332.
|
|
|
|
* Update completion for mplayer (mka/flac). Closes: #340452.
|
|
|
|
* Add ping6/fping6 completion. Closes: #413170.
|
|
|
|
* Handle whitespace in paths for mount/umount completion. Closes: #367957.
|
|
|
|
* apt-get: Support --auto-remove. LP: #60666.
|
|
|
|
|
|
|
|
-- Matthias Klose <doko@ubuntu.com> Sat, 09 Feb 2008 23:11:32 +0100
|
|
|
|
|
|
|
|
bash-completion (20060301-0ubuntu1) hardy; urgency=low
|
|
|
|
|
|
|
|
* Initial release, split out from the bash package.
|
|
|
|
The software currently is unsupported upstream.
|
|
|
|
* Don't try to set a readonly variable. LP: #149527.
|
|
|
|
* Support purge in apt-get auto completion (Mathias Gug). LP: #151677.
|
|
|
|
* evince: Autocomplete on cbr/cbz/djvu files. LP: #156200, #175220.
|
|
|
|
Closes: #400678.
|
|
|
|
* kdvi: complete .*\.dvi\.(gz|bz2). LP: #128234.
|
|
|
|
* kpdf: Complete postscript files. LP: #162319.
|
|
|
|
* Make completion working in the middle of a word (Adam Simpkins).
|
|
|
|
LP: #139666.
|
|
|
|
|
|
|
|
-- Matthias Klose <doko@ubuntu.com> Fri, 08 Feb 2008 16:46:34 +0100
|
|
|
|
|