summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for release of 1.11.1David Paleino2009-10-101-1/+1
* Add BASH_COMPLETION_COMPAT_DIRDavid Paleino2009-10-091-1/+2
* merge with masterGuillaume Rousse2009-10-05155-11595/+11395
|\
| * pattern based file completions are defined in main fileGuillaume Rousse2009-10-044-26/+3
| * fix conflictsGuillaume Rousse2009-10-049-50/+105
| |\
| | * (testsuite) Allow trailing space on one completionFreddy Vulto2009-10-041-1/+2
| | * Silence completing scp/sftp/ssh -F '' on bash-4Freddy Vulto2009-10-043-4/+21
| | * Revert commit d3187b6f3Freddy Vulto2009-10-041-3/+3
| * | new indentation policyGuillaume Rousse2009-10-04151-11568/+11372
* | | Merge branch 'master' into 1.xDavid Paleino2009-10-042-4/+4
|\ \ \ | | |/ | |/|
| * | Fix commentFreddy Vulto2009-10-031-1/+1
| * | Bugfix completing scp/sftp/ssh -F '' on bash-4Freddy Vulto2009-10-031-3/+3
| * | Updating changelog timestamp, freezing for 1.1David Paleino2009-10-031-2/+2
* | | Merge branch 'master' into 1.xDavid Paleino2009-10-03930-8763/+23075
|\ \ \ | |/ /
| * | (testsuite) Added empty directories to gitFreddy Vulto2009-10-033-0/+0
| * | (doc) Added sample cron.sh for test suiteFreddy Vulto2009-10-031-40/+77
| |/
| * (test suite) Added global var `bash_versinfo_0'Freddy Vulto2009-10-023-7/+6
| * (test suite) Added test for ddFreddy Vulto2009-10-021-0/+13
| * (testsuite) Fix assert_bash_exec to match promptFreddy Vulto2009-10-023-21/+68
| * Tell *Emacs to indent comments (sh-indent-comment: t).Ville Skyttä2009-10-01151-484/+1237
| * Remove unused ver variable, thanks to Elan Ruusamäe.Ville Skyttä2009-09-291-1/+1
| * Add more common options to rpm option completions.Ville Skyttä2009-09-292-53/+47
| * Quoted $cur to prevent globbingFreddy Vulto2009-09-282-2/+2
| * Prevent rpm --define/-D completions from falling through.Ville Skyttä2009-09-272-0/+5
| * Remove --with-suggests and --without-suggests from aptitude completionDavid Paleino2009-09-262-2/+2
| * (testsuite) Fix assert_bash_exec output parameterFreddy Vulto2009-09-261-4/+15
| * Quoted $cur to prevent quotingFreddy Vulto2009-09-252-5/+4
| * (testsuite) Remove test with non-portable filenamesFreddy Vulto2009-09-254-17/+0
| * Fixed contrib/riFreddy Vulto2009-09-251-1/+29
| * Merge branch 'fvu'Freddy Vulto2009-09-25130-807/+779
| |\
| | * Quote unquoted $cur to prevent globbing.Freddy Vulto2009-09-25130-807/+779
| * | set additional variables needed by some completions (man and gcc, notably)Guillaume Rousse2009-09-241-1/+10
| |/
| * Fix dd to not break COMP_CWORDS on =Freddy Vulto2009-09-241-1/+1
| * Correctly re-indent dd completionDavid Paleino2009-09-241-18/+18
| * Split okular from evince filename extension completion, add okular-specific c...David Paleino2009-09-232-1/+6
| * Support .xz suffix in info page completions.Ville Skyttä2009-09-212-1/+2
| * document add completionsGuillaume Rousse2009-09-201-0/+1
| * simpler interface (kiss rules)Guillaume Rousse2009-09-201-20/+26
| * add rfkill completionGuillaume Rousse2009-09-202-0/+37
| * Added --no-generate to "apt-cache pkgnames" calls (Debian: #547550)David Paleino2009-09-202-2/+4
| * Add /sbin to $PATH when invoking lspci and lsusb.Ville Skyttä2009-09-202-4/+5
| * Split _get_cword into bash-3/4 versionsFreddy Vulto2009-09-203-36/+224
| * (testsuite) Added `stdout' to assert_bash_exec()Freddy Vulto2009-09-201-4/+16
| * (testsuite) Supported specifying bash binaryFreddy Vulto2009-09-202-6/+10
| * Revert "Added completion for lintian/lintian-info"David Paleino2009-09-192-117/+0
| * Added completion for lintian/lintian-infoDavid Paleino2009-09-182-0/+117
| * Clean [1.2.3.4]:port format in known_hosts, thanks to Xuefer (Gentoo: #284563)David Paleino2009-09-172-0/+4
| * Improve service(8) completion, also look for "msg_usage" (thanks to Elan Ruus...David Paleino2009-09-172-1/+2
| * Avoid sed pipe as ps itself can omit the headers (thanks to Elan Ruusamäe)David Paleino2009-09-172-4/+6
| * Revert "Support "man cmd subcmd" completion in contrib/man (Debian: #545411)"David Paleino2009-09-172-16/+1