about summary refs log tree commit diff
path: root/Completion/Unix/Command/_locate
Commit message (Collapse)AuthorAgeFilesLines
* 40842: update completions for coreutils and similar utilities, also ↵Oliver Kiddle2017-03-141-114/+78
| | | | improving BSD and Solaris support
* 35168: Improve parsing of case patterns.Peter Stephenson2015-05-181-1/+1
| | | | | | | | | | | | | | "|" is now found properly by looking for words that come from the lexical analyser, rather than hacking a pattern returned in one dollop. Update some completion functions that need extra quoting as a result. Add test for new parsing. Update version number to 5.0.8-dev-3 because of wordcode incompatibility.
* unposted: fix incorrectly capitalized completion descriptionsDoug Kearns2010-06-061-57/+57
|
* 25104; 25111 (Jun T): better completion for multiple versoins of locatePeter Stephenson2008-05-261-4/+25
|
* users/12547: [0] -> [1] in completion arraysPeter Stephenson2008-02-111-2/+2
|
* 22778: basic completion for locatePeter Stephenson2006-09-271-0/+111
unposted: fix todo.sh search completion