summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (testsuite) Escape more regexp metacharacters.Ville Skyttä2010-01-091-3/+3
* (testsuite) Add simple rpm completion tests.Ville Skyttä2010-01-092-0/+40
* Protect rpm installed packages and --eval from sed metacharacters in input.Ville Skyttä2010-01-091-6/+6
* More sed \? -> \{0,1\} portability fixes.Ville Skyttä2010-01-092-2/+2
* Small yp-tools completion improvements.Ville Skyttä2010-01-062-7/+9
* (testsuite) Fix ypmatch test case.Ville Skyttä2010-01-061-1/+1
* Fix _known_hosts_real: awkcurd > curdFreddy Vulto2010-01-061-1/+1
* sed portability fixes.Ville Skyttä2010-01-042-3/+3
* awk usage portability fixes.Ville Skyttä2010-01-033-3/+3
* (testsuite) FreeBSD and Solaris sed compatibility fixes.Ville Skyttä2010-01-032-4/+6
* Revert "use _split_longopt", as wodim options don't use dashesGuillaume Rousse2010-01-031-25/+26
* Fix some syntax errors.Ville Skyttä2010-01-032-4/+4
* protect against error when used in history context (COMP_CWORD=0)Guillaume Rousse2010-01-031-1/+6
* use _get_pwordGuillaume Rousse2010-01-031-3/+3
* use _split_longoptGuillaume Rousse2010-01-031-26/+25
* Hook up openssl tests, do env modification checks.Ville Skyttä2010-01-032-0/+5
* (testsuite) Indentation fixes.Ville Skyttä2010-01-031-11/+11
* (testsuite) Remove some obsolete comments.Ville Skyttä2010-01-031-3/+0
* (testsuite) Make diff_env() compatible with Solaris sed.Ville Skyttä2010-01-031-6/+10
* Do basic HTML file completion with Firefox and Chrome and friends, and Epiphany.Ville Skyttä2010-01-032-1/+4
* Remove/rephrase some obsolete bash 2 related comments.Ville Skyttä2010-01-032-5/+4
* Remove generated bash_completion.sh.Ville Skyttä2010-01-032-10/+1
* Substitute both occurrences of install path.Ville Skyttä2010-01-031-1/+1
* Fix __expand_tilde_by_ref usage example.Ville Skyttä2010-01-031-1/+1
* Split mount and umount completion into contrib/mount.Ville Skyttä2010-01-024-69/+82
* Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-co...Guillaume Rousse2009-12-3110-30/+150
|\
| * Fix __reassemble_comp_words_by_ref()Freddy Vulto2009-12-312-5/+27
| * Don't list non-working "rtc" in --device completions.Ville Skyttä2009-12-301-1/+1
| * Add rtcwake completion.Ville Skyttä2009-12-305-2/+65
| * (testsuite) Delete directory fixtures/_filedir/a\bFreddy Vulto2009-12-303-23/+45
| * Fix __reassemble_comp_words_by_ref()Freddy Vulto2009-12-302-2/+15
* | use consistent variable names with screen completionGuillaume Rousse2009-12-301-3/+3
* | indentation fixGuillaume Rousse2009-12-302-35/+35
* | no need to quote case argument nor targetsGuillaume Rousse2009-12-3072-181/+181
* | make selection of optionsvs mandatory argument completion similar to othersGuillaume Rousse2009-12-303-29/+13
* | remove individual authorship notices, I'm already present in the AUTHORS fileGuillaume Rousse2009-12-3010-34/+10
* | substitute path to bash_completion time in profile script according to actual...Guillaume Rousse2009-12-293-2/+17
* | keep all automake options in a single placeGuillaume Rousse2009-12-292-2/+1
* | add support for test suiteGuillaume Rousse2009-12-293-2/+12
* | set BASH_COMPLETION_COMPAT_DIR to BASH_COMPLETION_DIR, to avoid sourcing actu...Guillaume Rousse2009-12-291-0/+1
* | ensure HOME is changed before running test, to avoid polluting known_hosts re...Guillaume Rousse2009-12-291-0/+1
|/
* Add xsltproc completion (Alioth: #311843).Raphaël Droz2009-12-295-0/+84
* Re-fix *.okular addition, this time without matching compressed ones.Ville Skyttä2009-12-281-1/+1
* Add cvsps completion.Ville Skyttä2009-12-285-2/+95
* Rewrite CVS roots completion, add $CVSROOT and contents of CVS/Root.Ville Skyttä2009-12-281-9/+11
* Don't complete encrypted passwords from ~/.cvspass as CVS roots, add some TOD...Ville Skyttä2009-12-281-1/+3
* Extract CVS roots completion into _cvs_roots().Ville Skyttä2009-12-281-5/+10
* Add fusermount completion.Ville Skyttä2009-12-283-1/+38
* Revert "Fix *.okular addition."David Paleino2009-12-281-1/+1
* Fix *.okular addition.Ville Skyttä2009-12-281-1/+1