aboutsummaryrefslogtreecommitdiff
path: root/bash_completion.d
Commit message (Collapse)AuthorAge
* Minor syntax updates to pbuilder bash-completion to make it function ↵Andreas Henriksson2015-06-22
| | | | | | | | properly under its new location. - drop "have" check and add "&&" before complete. Git-Dch: Full
* Bug#664323: pbuilder: Auto completion is missing --allow-untrusted flagJunichi Uekawa2012-03-25
|
* Bug#660838: pbuilder: Add complete bash_autocompletion for all flags and ↵Maarten Bezemer2012-03-09
| | | | | | | | | | | | | | | | | | | | | | | arguments Package: pbuilder Version: 0.206 Severity: normal Tags: patch Currently, pbuidler only supports bash_completion for the commands (first argument) and filename completion for the .dsc file. This patch adds additional support for all flags and filename/directory completion for flags that require this. The patch is submitted (and accepted) to Ubuntu in two phases, see these bug reports: - https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/770529 - https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/933339 Please consider to apply this patch. Thanks in advance, Maarten *** bash_completion.debdiff
* Revert "Bug#659581: pbuilder: does not autocomplete filename in all cases ↵Junichi Uekawa2012-03-09
| | | | | | correctly" This reverts commit 8ee2feeca1df91e0a5f1cdb8762ebb5da4f1aaa3.
* Bug#659581: pbuilder: does not autocomplete filename in all cases correctlyMaarten Bezemer2012-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package: pbuilder Version: 0.204 Severity: normal Tags: patch User: ubuntu-devel@lists.ubuntu.com Usertags: origin-ubuntu precise ubuntu-patch When the pbuilder commands are used without starting with -- the auto completion of filenames does not work. Also, the filename auto completion does not take directories into account. *** /tmp/tmp_zb98I In Ubuntu, the attached patch was applied to achieve the following: * Auto complete filenames not working when not adding -- to the command (LP: #770529) * Add directories to filename auto completion Thanks for considering the patch. -- System Information: Debian Release: wheezy/sid APT prefers oneiric-security APT policy: (990, 'oneiric-security'), (900, 'oneiric-updates'), (500, 'oneiric'), (400, 'oneiric-proposed'), (100, 'oneiric-backports') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-15-generic (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash === modified file 'bash_completion.d/pbuilder'
* Convert other files' install to make varsLoïc Minier2010-01-30