Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Note test suite dependencies. | Ville Skyttä | 2011-01-03 | 1 | -1/+1 |
| | |||||
* | Note autotools installation steps. | Ville Skyttä | 2011-01-02 | 1 | -11/+14 |
| | |||||
* | Drop support for bash < 3.2. | Ville Skyttä | 2010-03-06 | 1 | -33/+3 |
| | |||||
* | Update patch submission guidelines. | Ville Skyttä | 2010-01-24 | 1 | -5/+9 |
| | |||||
* | Remove/rephrase some obsolete bash 2 related comments. | Ville Skyttä | 2010-01-03 | 1 | -4/+4 |
| | |||||
* | Add echo/printf and command/builtin considerations. | Ville Skyttä | 2009-12-15 | 1 | -0/+4 |
| | |||||
* | Note POSIX spec. | Ville Skyttä | 2009-11-03 | 1 | -2/+5 |
| | |||||
* | obsoletes items | Guillaume Rousse | 2009-10-26 | 1 | -26/+0 |
| | |||||
* | bash < 3 support removal step 3: update documentation. | Ville Skyttä | 2009-10-22 | 1 | -77/+17 |
| | |||||
* | Add portability note to long option preference. | Ville Skyttä | 2009-10-18 | 1 | -0/+4 |
| | |||||
* | Note preference towards long options only. | Ville Skyttä | 2009-10-18 | 1 | -0/+14 |
| | |||||
* | Various updates. | Ville Skyttä | 2009-10-13 | 1 | -21/+26 |
| | |||||
* | Update freshmeat.net URLs. | Ville Skyttä | 2009-10-13 | 1 | -4/+4 |
| | |||||
* | Add note about compgen -- $cur vs embedding $cur in external command arguments. | Ville Skyttä | 2009-04-14 | 1 | -0/+10 |
| | |||||
* | Spelling fixes. | Ville Skyttä | 2009-01-10 | 1 | -3/+3 |
| | |||||
* | README updated: explain how to use bash-completion correctly. | David Paleino | 2008-11-22 | 1 | -5/+15 |
| | | | (Closes: #482383) | ||||
* | prepare for release | Luk Claes | 2008-06-21 | 1 | -3/+0 |
| | |||||
* | Add a section about POSIX quoting issue in bash 3.1. | ianmacd | 2006-03-02 | 1 | -3/+34 |
| | | | | Correct URL to a previous patch for bash 2.05b. | ||||
* | Mention the use of ~/.inputrc as an alternative to /etc/inputrc. | ianmacd | 2006-02-25 | 1 | -2/+3 |
| | |||||
* | Mention useful readline settings, like show-all-if-ambiguous. Suggested by | ianmacd | 2006-02-25 | 1 | -7/+31 |
| | | | | Richard Neill <rn214@hermes.cam.ac.uk>. | ||||
* | Update example code and the text for 3.x. | ianmacd | 2006-02-25 | 1 | -29/+59 |
| | |||||
* | Fix typo. | ianmacd | 2005-07-11 | 1 | -3/+3 |
| | |||||
* | - add urpmi URLs | ianmacd | 2003-09-13 | 1 | -1/+4 |
| | |||||
* | - add note about where urpmi completion now lives | ianmacd | 2003-09-13 | 1 | -1/+27 |
| | | | | - add note about why rpm -q completion can be slow | ||||
* | - add an FAQ about zsh | ianmacd | 2003-08-18 | 1 | -1/+9 |
| | |||||
* | - add details of using /etc/profile.d and how to deal with MacOS X | ianmacd | 2003-08-03 | 1 | -4/+28 |
| | |||||
* | - add FAQ on circumventing restricted file name completion of bash completion | ianmacd | 2003-04-21 | 1 | -8/+15 |
| | | | | by using M-/ | ||||
* | - add FAQ entry on colons starting a new completion token | ianmacd | 2002-12-17 | 1 | -95/+133 |
| | |||||
* | - add paragraph to section on contributing about not writing to file-system | ianmacd | 2002-12-05 | 1 | -1/+5 |
| | |||||
* | - add a CONTRIBUTING section | ianmacd | 2002-10-26 | 1 | -1/+96 |
| | |||||
* | - corrections to tar comments | ianmacd | 2002-06-25 | 1 | -3/+4 |
| | |||||
* | - add section on symlinks to directories having nothing to do with | ianmacd | 2002-06-25 | 1 | -1/+13 |
| | | | | bash_completion | ||||
* | - update FAQ to mention tar completion and $COMP_TAR_INTERNAL_PATHS | ianmacd | 2002-06-25 | 1 | -1/+24 |
| | |||||
* | - add part on setting $BASH_COMPLETION prior to sourcing main file | ianmacd | 2002-04-22 | 1 | -8/+13 |
| | | | | - add details on how to subscribe to new release announcements | ||||
* | - add FAQs for $COMP_CVS_REMOTE and $COMP_CONFIGURE_HINTS | ianmacd | 2002-04-03 | 1 | -1/+23 |
| | |||||
* | - add text to explain that we now handle the lack of comp{gen,plete} -o | ianmacd | 2002-04-03 | 1 | -1/+3 |
| | | | | in bash 2.04 in the completion code | ||||
* | - add FAQs on $BASH_COMPLETION_DIR and rating | ianmacd | 2002-03-11 | 1 | -1/+18 |
| | |||||
* | - added information to TROUBLESHOOTING section on use of set -[vx] to produce | ianmacd | 2002-03-02 | 1 | -1/+12 |
| | | | | | | debugging output - added information to KNOWN PROBLEMS on how the code often assumes GNU versions of various text utilities | ||||
* | - remove KNOWN PROBLEMS section on compgen errors, as I think I've got them | ianmacd | 2002-02-27 | 1 | -26/+16 |
| | | | | | licked now - start work on FAQ section | ||||
* | - added section to KNOWN PROBLEMS about have() only checking for commands | ianmacd | 2002-02-25 | 1 | -1/+15 |
| | | | | | in $PATH, so that sudo completion ccan't perform subcompletion for commands in /sbin and other such directories | ||||
* | - added KNOWN PROBLEMS section with information on cd issue within Makefiles | ianmacd | 2002-02-25 | 1 | -1/+31 |
| | | | | and compgen errors when passed a parameter that begins with a hyphen | ||||
* | add troubleshooting information about bash 2.05 not appending a / when | ianmacd | 2002-02-20 | 1 | -3/+12 |
| | | | | complete -o filenames is used | ||||
* | add text on sourcing bash_completion from /etc/bashrc | ianmacd | 2002-02-12 | 1 | -4/+30 |
| | |||||
* | a very simple README file | ianmacd | 2002-02-09 | 1 | -0/+26 |