Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-10 | 49156: make wider use of the convention of square brackets for defaults | Oliver Kiddle | 1 | -1/+1 | |
2017-03-04 | unposted (via github): complete -Dproperty=/path_complete for ant | Christoffer Aasted | 1 | -1/+1 | |
2016-10-07 | 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵ | Daniel Shahaf | 1 | -1/+1 | |
-P' calls to use shortest match where applicable, plus random drive-by tweaks. Found by grepping for patterns that can match needles of various lengths: :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/ | |||||
2016-09-03 | 39165: update options to correspond to latest versions of software in ↵ | Oliver Kiddle | 1 | -0/+1 | |
various functions | |||||
2015-05-18 | 35168: Improve parsing of case patterns. | Peter Stephenson | 1 | -2/+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. | |||||
2009-06-27 | 27061: Nicolas Lalevée: importing files into ant | Peter Stephenson | 1 | -4/+10 | |
2009-01-24 | 26413: update ant completion for version 1.7.1 | Doug Kearns | 1 | -1/+3 | |
2008-08-31 | 25569: David Le Bourgeois and pws: _ant completion fix | Peter Stephenson | 1 | -1/+1 | |
2007-11-29 | Kohsuke Kawaguchi: 24129: when completing ant targets, | Peter Stephenson | 1 | -1/+3 | |
skip those beginning - that cant be invoked from the command line | |||||
2005-09-05 | 21698: Jean-Baptiste Quenot: _ant recursive completion could change dir | Peter Stephenson | 1 | -5/+5 | |
2005-09-02 | 21693: Jean-Baptiste Quenot: recursively find ant targets | Peter Stephenson | 1 | -5/+13 | |
2005-06-08 | unposted: add missing options to _ant | Doug Kearns | 1 | -2/+5 | |
2005-06-08 | 21302: make sure expl is declared local in completion functions | Doug Kearns | 1 | -1/+1 | |
2005-06-02 | 21293: update ant completion for version 1.6.4 | Doug Kearns | 1 | -66/+90 | |
2005-02-25 | 20867: handle imported files that are specified using a relative path | Oliver Kiddle | 1 | -2/+3 | |
2005-02-24 | Konstantin Sobolev: 20832 (modified): gather targets from imported files | Oliver Kiddle | 1 | -1/+4 | |
2004-08-24 | Incorporate Jean-Baptiste Quenot's change that improves the parsing | Wayne Davison | 1 | -1/+1 | |
of the <target ...> tag. | |||||
2004-07-19 | Jean-Baptiste Quenot: 20167: find targets enclosed in single quotes | Oliver Kiddle | 1 | -1/+1 | |
2003-06-25 | 18631: returning too early breaks prefix-needed style set to false | Oliver Kiddle | 1 | -4/+6 | |
2003-02-17 | 18246: minor updates | Oliver Kiddle | 1 | -1/+1 | |
2003-01-07 | 18058: correct typo | Oliver Kiddle | 1 | -1/+1 | |
2002-08-24 | 17577: pass classpath as an option to _java_class | Oliver Kiddle | 1 | -5/+6 | |
2002-08-19 | users/5266: with the call-command style parse ant -projecthelp to get targets | Oliver Kiddle | 1 | -11/+68 | |
2002-08-09 | 17521: new completion for ant | Oliver Kiddle | 1 | -0/+38 | |