Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-11 | 51340: update _rake for version 13 | Shohei YOSHIDA | 1 | -3/+14 | |
2021-05-17 | users/26649: add zstyle for rake targets without description | Jörg Sommer | 1 | -1/+3 | |
`rake -T` shows only these targets having a description. But it might be useful to see all. Allow this with the zsytle setting: zstyle :completion::complete:rake:argument-rest:targets extended true | |||||
2017-03-09 | 40808: fix typos where (x,y) should have been (x y) in _arguments syntax | Fabian Klotzl | 1 | -1/+1 | |
2009-01-19 | 26361: update rake completion for version 0.8.3 | Doug Kearns | 1 | -4/+10 | |
2006-08-07 | 22588: handle targets with colons in their names. | Clint Adams | 1 | -1/+1 | |
2005-09-14 | unposted: update rake completion for version 0.6.0 | Doug Kearns | 1 | -1/+2 | |
2005-07-26 | unposted: declare expl local in _rake | Doug Kearns | 1 | -1/+1 | |
2005-07-20 | unposted: add -s option to _arguments call in _rake | Doug Kearns | 1 | -1/+1 | |
2005-07-12 | 21446 (modified): improve target completion for rake | Doug Kearns | 1 | -11/+11 | |
2005-07-11 | 21443: new completion for rake | Doug Kearns | 1 | -0/+42 | |