summaryrefslogtreecommitdiff
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Fix bash_completion paths in README (Debian: #647941)David Paleino2011-11-081-2/+2
* README: Dynamic loading related updates.Ville Skyttä2011-10-151-18/+12
* README: Don't ask for CHANGES entries, our release manager takes care of it.Ville Skyttä2011-08-061-5/+4
* Provide profile.d hook for per user disabling of bash_completion (Debian: #59...Ville Skyttä2011-07-081-0/+8
* README: Recommend git send-email.Ville Skyttä2011-06-181-4/+5
* docs: Update "simply sourcing" instructions to match new layout, check $PS1.Ville Skyttä2011-05-021-4/+3
* Get rid of $BASH_COMPLETION as wellDavid Paleino2011-05-021-6/+1
* Drop support for bash < 4.1, clean up no longer needed low hanging cruft.Ville Skyttä2011-04-211-5/+3
* Note test suite dependencies.Ville Skyttä2011-01-031-1/+1
* Note autotools installation steps.Ville Skyttä2011-01-021-11/+14
* Drop support for bash < 3.2.Ville Skyttä2010-03-061-33/+3
* Update patch submission guidelines.Ville Skyttä2010-01-241-5/+9
* Remove/rephrase some obsolete bash 2 related comments.Ville Skyttä2010-01-031-4/+4
* Add echo/printf and command/builtin considerations.Ville Skyttä2009-12-151-0/+4
* Note POSIX spec.Ville Skyttä2009-11-031-2/+5
* obsoletes itemsGuillaume Rousse2009-10-261-26/+0
* bash < 3 support removal step 3: update documentation.Ville Skyttä2009-10-221-77/+17
* Add portability note to long option preference.Ville Skyttä2009-10-181-0/+4
* Note preference towards long options only.Ville Skyttä2009-10-181-0/+14
* Various updates.Ville Skyttä2009-10-131-21/+26
* Update freshmeat.net URLs.Ville Skyttä2009-10-131-4/+4
* Add note about compgen -- $cur vs embedding $cur in external command arguments.Ville Skyttä2009-04-141-0/+10
* Spelling fixes.Ville Skyttä2009-01-101-3/+3
* README updated: explain how to use bash-completion correctly.David Paleino2008-11-221-5/+15
* prepare for releaseLuk Claes2008-06-211-3/+0
* Add a section about POSIX quoting issue in bash 3.1.ianmacd2006-03-021-3/+34
* Mention the use of ~/.inputrc as an alternative to /etc/inputrc.ianmacd2006-02-251-2/+3
* Mention useful readline settings, like show-all-if-ambiguous. Suggested byianmacd2006-02-251-7/+31
* Update example code and the text for 3.x.ianmacd2006-02-251-29/+59
* Fix typo.ianmacd2005-07-111-3/+3
* - add urpmi URLsianmacd2003-09-131-1/+4
* - add note about where urpmi completion now livesianmacd2003-09-131-1/+27
* - add an FAQ about zshianmacd2003-08-181-1/+9
* - add details of using /etc/profile.d and how to deal with MacOS Xianmacd2003-08-031-4/+28
* - add FAQ on circumventing restricted file name completion of bash completionianmacd2003-04-211-8/+15
* - add FAQ entry on colons starting a new completion tokenianmacd2002-12-171-95/+133
* - add paragraph to section on contributing about not writing to file-systemianmacd2002-12-051-1/+5
* - add a CONTRIBUTING sectionianmacd2002-10-261-1/+96
* - corrections to tar commentsianmacd2002-06-251-3/+4
* - add section on symlinks to directories having nothing to do withianmacd2002-06-251-1/+13
* - update FAQ to mention tar completion and $COMP_TAR_INTERNAL_PATHSianmacd2002-06-251-1/+24
* - add part on setting $BASH_COMPLETION prior to sourcing main fileianmacd2002-04-221-8/+13
* - add FAQs for $COMP_CVS_REMOTE and $COMP_CONFIGURE_HINTSianmacd2002-04-031-1/+23
* - add text to explain that we now handle the lack of comp{gen,plete} -oianmacd2002-04-031-1/+3
* - add FAQs on $BASH_COMPLETION_DIR and ratingianmacd2002-03-111-1/+18
* - added information to TROUBLESHOOTING section on use of set -[vx] to produceianmacd2002-03-021-1/+12
* - remove KNOWN PROBLEMS section on compgen errors, as I think I've got themianmacd2002-02-271-26/+16
* - added section to KNOWN PROBLEMS about have() only checking for commandsianmacd2002-02-251-1/+15
* - added KNOWN PROBLEMS section with information on cd issue within Makefilesianmacd2002-02-251-1/+31
* add troubleshooting information about bash 2.05 not appending a / whenianmacd2002-02-201-3/+12