summaryrefslogtreecommitdiffstats
path: root/bash_completion
Commit message (Expand)AuthorAgeFilesLines
* - bash_completion: Change [ x '>' y ] to [ x -gt y ].Andreas Gruenbacher2004-11-081-1/+1
* - Missing quotation in bash_completionAndreas Gruenbacher2004-11-081-1/+1
* - Fix the version check in bash_completion for bash 3.v0.36Andreas Gruenbacher2004-09-221-1/+3
* Complete options for a partial command as long as it's unique.Martin Quinson2004-07-151-2/+8
* Make bash_completion usable on non Debian Boxes [Joe Green]Martin Quinson2004-07-131-3/+72
* Fix bash_completion by not using quilt internal but the external commands [Jo...Martin Quinson2004-07-071-58/+13
* make it work with recent versions, dealing with patchs/ search and meta-data ...Martin Quinson2004-06-111-36/+82
* Add completion for editMartin Quinson2004-02-251-0/+8
* - Add some fixes from Manuel Estrada Sainz <ranty@debian.org>.Andreas Gruenbacher2004-02-051-2/+12
* Add new commands to bash_completion (argument expansion still missing)Andreas Gruenbacher2003-10-261-2/+3
* What is needed to have an inteligent completion in bash when using quiltMartin Quinson2003-06-261-0/+157