| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | Remove heroku from the bundler plugin | 
|  | Enhancements for the Debian Plugin | 
|  |  | 
|  | single-quotes instad of double quotes | 
|  |  | 
|  | The heroku command should not be executed via bundler, see:
https://github.com/heroku/heroku/issues/173 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Detects the platform using "uname", and sets the alias accordingly.
If you are using Linux, this assumes that you have created a
symbolic link to /usr/bin/sublime_text. | 
|  |  | 
|  |  | 
|  | Python plugin: added pygrep command, simplified pyclean | 
|  | added aliases for sublime text | 
|  | branches:
^/branches/featurename
^/releases/Release-vx.y
^/trunk | 
|  |  | 
|  |  | 
|  |  | 
|  | * glo := git log --oneline
* glp := git log --pretty=arg | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | added rails to bundled_commands | 
|  |  | 
|  |  | 
|  | add rails runner alias | 
|  |  | 
|  | - avoid rr as it is mostly used for restart rails server | 
|  |  | 
|  | Replace "git-diff" with "git diff" in the git plugin |