Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-23 | Use $OSTYPE instead of uname to speed things up | Christian HoĢltje | |
The $OSTYPE variable is set at ZSH compile time and can be safely used to determine the OS of the system. e.g. darwin (os x) | |||
2014-03-27 | Merge pull request #2658 from leifcr/rake-fast-issue | Robby Russell | |
Plugin: Rake-fast: Support both *nix and Darwin | |||
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 | |