summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-30Added an optional callout to the end of the interaction function. I put it in...Derek Wyatt
2012-03-20Fixed: If you callvim on a non-existant file with a relative path, the CWD of...Derek Wyatt
2012-03-20A plugin that makes it easier to interact with the (single) running instance ...Derek Wyatt
2012-02-21Merge pull request #958 from cruser42/masterCarlos Rodriguez
2012-02-21Fixed bug introduced when fixing issue 896cruser42
2012-02-20Merge pull request #868 from wgriffioen/bundler_add_railsCarlos Rodriguez
2012-02-20Merge pull request #925 from cruser42/bugfix/gitversionfixCarlos Rodriguez
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
2012-01-26Removed trailing spaces in Git files. Fixes #867Carlos Rodriguez
2012-01-27update rails runner alias to ruszetobo
2012-01-26added rails to bundled_commandsWim Griffioen
2012-01-26Merge pull request #663 from gravof/patch-1Carlos Rodriguez
2012-01-25Merge pull request #850 from johnantoni/pow-fixRobby Russell
2012-01-25Merge pull request #860 from sbfaulkner/rbenv-support-for-themesRobby Russell
2012-01-25Merge pull request #865 from iltempo/patch-1Robby Russell
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
2012-01-22Merge pull request #717 from blueyed/github-plugin-working-hubRobby Russell
2012-01-22Merge pull request #801 from kalos/autojumpRobby Russell
2012-01-22Merge pull request #811 from markdrago/remove_verbose_mercurial_flagsRobby Russell
2012-01-22Merge pull request #853 from lepht/masterRobby Russell
2012-01-22Merge pull request #810 from cseeger/masterRobby Russell
2012-01-22Merge pull request #856 from sgharms/patch-1Robby Russell
2012-01-22Merge pull request #858 from tatey/bundle_plugin_middlemanRobby Russell
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
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
2012-01-18fix for pow plugin to default to current dirJohn Antoni Griffiths
2012-01-18Merge pull request #721 from gawel/masterRobby Russell
2012-01-18Merge pull request #783 from oteyatosys/masterRobby Russell
2012-01-18Merge pull request #830 from dbye/speedupRobby Russell
2012-01-18Merge pull request #847 from msharp/masterRobby Russell
2012-01-18added a rake plugin to disable zsh file globbing when calling rake tasks with...max sharples
2012-01-17fix bundler plugin for root level foldersJeff Wallace
2012-01-16Merge pull request #840 from arbovm/masterRobby Russell
2012-01-16Merge pull request #838 from Bounga/bundled_thorRobby Russell
2012-01-16Merge pull request #833 from backspace/patch-1Robby Russell
2012-01-16fixing #812: adding plugins w/o plugin.zsh file to fpath.Arbo von Monkiewitsch
2012-01-16Add Thor to bundled commandsNicolas Cavigneaux
2012-01-16Removed the assignments to fpath as well, since that's all handled in the .oh...Daniel Bye
2012-01-15Don’t report that Oh My Zsh has been updated when it hasn’t.backspace
2012-01-13Removed calls to compinit in the extract and the bundler plugins. compinit sh...Daniel Bye