Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-09 | 49150: consistently use singular form for headings on completion match groups | Oliver Kiddle | 1 | -1/+1 | |
2017-03-14 | 40842: update completions for coreutils and similar utilities, also ↵ | Oliver Kiddle | 1 | -114/+78 | |
improving BSD and Solaris support | |||||
2015-05-18 | 35168: Improve parsing of case patterns. | Peter Stephenson | 1 | -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. | |||||
2010-06-06 | unposted: fix incorrectly capitalized completion descriptions | Doug Kearns | 1 | -57/+57 | |
2008-05-26 | 25104; 25111 (Jun T): better completion for multiple versoins of locate | Peter Stephenson | 1 | -4/+25 | |
2008-02-11 | users/12547: [0] -> [1] in completion arrays | Peter Stephenson | 1 | -2/+2 | |
2006-09-27 | 22778: basic completion for locate | Peter Stephenson | 1 | -0/+111 | |
unposted: fix todo.sh search completion |