summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-03in hindsight, this is probably a bad ideafred-o
2012-07-31completion of targetsfred-o
2012-07-31instance and cluster completionfred-o
2012-07-24node completionfred-o
2012-07-24help command, node completionfred-o
2012-07-13added _files values for certain optionsfred-o
2012-07-13completion optionsfred-o
2012-07-12added aliasfred-o
2012-07-12added completions for all known arguments to all known commandsfred-o
2012-07-10apparently, this file must exist for the plugin to loadfred-o
2012-07-10added completion for all asadmin subcommandsfred-o
2012-03-26Merge branch 'master' of https://github.com/robbyrussell/oh-my-zshfred-o
2012-02-21Merge pull request #958 from cruser42/masterCarlos Rodriguez
URGENT: Fix for bug introduced in pull request 925
2012-02-21Fixed bug introduced when fixing issue 896cruser42
2012-02-20Merge pull request #868 from wgriffioen/bundler_add_railsCarlos Rodriguez
added rails to bundled_commands
2012-02-20Merge pull request #925 from cruser42/bugfix/gitversionfixCarlos Rodriguez
Bugfix/gitversionfix
2012-02-20Merge branch 'master' of https://github.com/robbyrussell/oh-my-zshfred-o
2012-02-08fixed introduced to parse_git_dirtyAleksey Orekhov
2012-02-08changed variable PRE_1_7_2_GIT to POST_1_7_2_GIT to make it more accurateAleksey Orekhov
2012-02-08fixed asterisk display for modified repos in git prior to 1.7.2Aleksey Orekhov
2012-01-26Merge pull request #666 from szetobo/rails_runnerCarlos Rodriguez
add rails runner alias
2012-01-26Removed trailing spaces in Git files. Fixes #867Carlos Rodriguez
2012-01-27update rails runner alias to ruszetobo
- avoid rr as it is mostly used for restart rails server
2012-01-26added rails to bundled_commandsWim Griffioen
2012-01-26Merge pull request #663 from gravof/patch-1Carlos Rodriguez
Replace "git-diff" with "git diff" in the git plugin
2012-01-25Merge pull request #850 from johnantoni/pow-fixRobby Russell
take in chris sexton's changes to the pow plugin
2012-01-25Merge pull request #860 from sbfaulkner/rbenv-support-for-themesRobby Russell
adding rbenv support to all the rvm themes
2012-01-25Merge pull request #865 from iltempo/patch-1Robby Russell
Adding Engine Yard command (ey) to bundler binstubs
2012-01-25adding engine yard command (ey) to bundler binstubsAlexander Greim
2012-01-23adding rbenv support to all the rvm themesBrent Faulkner
2012-01-22Merge pull request #845 from tjwallace/bundler_plugin_fixRobby Russell
Fix bundler plugin for root level folders
2012-01-22Merge pull request #717 from blueyed/github-plugin-working-hubRobby Russell
github plugin: only alias git=hub if `hub --version` works.
2012-01-22Merge pull request #801 from kalos/autojumpRobby Russell
autojump plugin enhanced
2012-01-22Merge pull request #811 from markdrago/remove_verbose_mercurial_flagsRobby Russell
remove the -v flag from a few mercurial aliases
2012-01-22Merge pull request #853 from lepht/masterRobby Russell
Updated to the latest taskwarrior completion definition (2.0b4)
2012-01-22Merge pull request #810 from cseeger/masterRobby Russell
Git Plugin: add 'grhh' alias for 'git reset HEAD --hard'
2012-01-22Merge pull request #856 from sgharms/patch-1Robby Russell
Grammar update
2012-01-22Merge pull request #858 from tatey/bundle_plugin_middlemanRobby Russell
Add middleman to bundled commands in bundler plugin
2012-01-22Add middleman to bundled commandsTate Johnson
2012-01-21Grammar updateSteven G. Harms
2012-01-18Updated to latest version of taskwarrior completions (using Taskwarrior 2.0b4)lepht
2012-01-18bug : stop creating those ~ directoriesJohn Antoni Griffiths
add powit command to symlink an app if it hasn't been already
2012-01-18don't check for tmp dirJohn Antoni Griffiths
2012-01-18add alias to view the standard out (puts) from any pow appJohn Antoni Griffiths
2012-01-18take in csexton's changesJohn Antoni Griffiths
https://gist.github.com/1019777/70dbb46db9bd5b346faf543a9dd4edac4782adda
2012-01-18fix for pow plugin to default to current dirJohn Antoni Griffiths
2012-01-18Merge pull request #721 from gawel/masterRobby Russell
Just another alias for django
2012-01-18Merge pull request #783 from oteyatosys/masterRobby Russell
Mortal Scumbag Theme added
2012-01-18Merge pull request #830 from dbye/speedupRobby Russell
Removed calls to compinit in the extract and the bundler plugins.
2012-01-18Merge pull request #847 from msharp/masterRobby Russell
rake plugin