Age | Commit message (Expand) | Author |
---|---|---|
2023-05-02 | feat(rake-fast): show task descriptions in autocomplete (#11653) | Oleg Grigoriev |
2019-03-25 | rake-fast: remove brackets from completion entries | Marc Cornellà |
2016-08-29 | rake-fast: change variable name from `$path' to `$file' | Marc Cornellà |
2016-08-29 | Fix syntax and formatting of rake-fast plugin | Marc Cornellà |
2016-08-29 | Fix _tasks_changed algorithm in rake-fast plugin | Aleksey Ivanov |
2016-08-13 | refresh .rake_tasks when lib/tasks changed (#5111) | Aleksey Ivanov |
2015-10-21 | Refactor for method in plugins/rake-fast/rake-fast.plugin.zsh | Satoshi Ohmori |
2014-07-23 | Use $OSTYPE instead of uname to speed things up | Christian Höltje |
2014-03-27 | Merge pull request #2658 from leifcr/rake-fast-issue | Robby Russell |
2014-03-25 | Add README file to rake-fast plugin | Kevin Bongart |
2014-03-25 | Plugin: Rake-fast: Support both *nix and Darwin | Leif Ringstad |
2014-03-16 | Remove copyright information, as per #2588 | Kevin Bongart |
2014-02-13 | Add rake-fast plugin for fast rake autocompletion | Kevin Bongart |