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