summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* Combine dcop and qdbus completions into the latter, they're the same.Ville Skyttä2009-11-011-0/+1
* Add basic dir option argument completion for configure.Ville Skyttä2009-11-011-1/+2
* Added munindoc completion to contrib/munin-node, thanks to Tom Feiner (Debian...David Paleino2009-10-311-0/+2
* Drop compgen/complete option and bash version related global variables.Ville Skyttä2009-10-311-1/+5
* Fix "adr" typo in ssh -b completion, use one sed instead of two awk calls.Ville Skyttä2009-10-311-1/+1
* Add /sbin to $PATH when invoking ifconfig and iwconfig.Ville Skyttä2009-10-311-0/+1
* Add abook completion, based on work by Raphaël Droz.Ville Skyttä2009-10-311-1/+1
* Added _get_pword() helper function.Freddy Vulto2009-10-311-0/+3
* Fix sed error in qdbus completions containing slashes (Debian: 552631).Ville Skyttä2009-10-291-0/+1
* contrib/aptitude: add @(add|remove)-user-tagDavid Paleino2009-10-261-0/+1
* * contrib/dpkg fixed -W and --show completing on .?(u)deb's (Debian: #552109)David Paleino2009-10-231-0/+1
* Set version to 2.x.Ville Skyttä2009-10-221-1/+1
* bash < 3 support removal step 1: drop unneeded conditional sections.Ville Skyttä2009-10-221-0/+1
* Source stuff from completion dirs always in same order independently of locale.Ville Skyttä2009-10-211-0/+1
* Speed up installed rpm package completion on SUSE (Alioth: #312021).Ville Skyttä2009-10-201-0/+2
* Don't overwrite other completions when completing from multiple SSH known hos...Ville Skyttä2009-10-201-0/+2
* Add lftp option completion, simplify bookmark parsing, complete on hostnames.Ville Skyttä2009-10-201-1/+1
* Add lftpget completion.Ville Skyttä2009-10-201-0/+1
* Add cvs --help command completion, get commands from --help-commands,Ville Skyttä2009-10-201-1/+1
* Add more mysqladmin command completions.Ville Skyttä2009-10-201-1/+1
* Use _split_longopt in mdadm.Ville Skyttä2009-10-201-1/+1
* Add wtf completion, based on work by Raphaël Droz.Ville Skyttä2009-10-191-0/+1
* Improve gkrellm completion.Ville Skyttä2009-10-191-0/+1
* Remove many unnecessary short option completions where long ones exist.Ville Skyttä2009-10-181-0/+1
* contrib/munin-node fixed (Debian: #550943)David Paleino2009-10-161-0/+1
* Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-co...David Paleino2009-10-161-0/+8
|\
| * Apply pine completion to alpine too.Ville Skyttä2009-10-111-0/+1
| * Apply cardctl completion to pccardctl too.Ville Skyttä2009-10-111-0/+1
| * Add missing entries.Ville Skyttä2009-10-111-0/+6
* | Fixed "freq" and "rate" completion for iwconfigDavid Paleino2009-10-121-0/+1
|/
* Don't use pidof in _known_hosts_real() to detect whether Avahi is availableDavid Paleino2009-10-111-0/+9
* Updating changelog timestamp, freezing for 1.1David Paleino2009-10-031-2/+2
* Add more common options to rpm option completions.Ville Skyttä2009-09-291-0/+1
* Prevent rpm --define/-D completions from falling through.Ville Skyttä2009-09-271-0/+1
* Remove --with-suggests and --without-suggests from aptitude completionDavid Paleino2009-09-261-0/+1
* Quoted $cur to prevent quotingFreddy Vulto2009-09-251-2/+1
* Split okular from evince filename extension completion, add okular-specific c...David Paleino2009-09-231-0/+4
* Support .xz suffix in info page completions.Ville Skyttä2009-09-211-0/+1
* document add completionsGuillaume Rousse2009-09-201-0/+1
* Added --no-generate to "apt-cache pkgnames" calls (Debian: #547550)David Paleino2009-09-201-0/+2
* Add /sbin to $PATH when invoking lspci and lsusb.Ville Skyttä2009-09-201-0/+1
* Revert "Added completion for lintian/lintian-info"David Paleino2009-09-191-1/+0
* Added completion for lintian/lintian-infoDavid Paleino2009-09-181-0/+1
* Clean [1.2.3.4]:port format in known_hosts, thanks to Xuefer (Gentoo: #284563)David Paleino2009-09-171-0/+2
* Improve service(8) completion, also look for "msg_usage" (thanks to Elan Ruus...David Paleino2009-09-171-0/+1
* Avoid sed pipe as ps itself can omit the headers (thanks to Elan Ruusamäe)David Paleino2009-09-171-0/+2
* Revert "Support "man cmd subcmd" completion in contrib/man (Debian: #545411)"David Paleino2009-09-171-1/+0
* Support "man cmd subcmd" completion in contrib/man (Debian: #545411)David Paleino2009-09-171-0/+1
* Fixed obvious brokenness (typos) in contrib/mdadmDavid Paleino2009-09-161-0/+1
* Added sshfs completion (shares the same as scp) (Debian: #545978)David Paleino2009-09-161-0/+1