summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2012-04-04Added subcommands for leiningen 1.7.0Peter Tillemans
2012-02-20Merge pull request #868 from wgriffioen/bundler_add_railsCarlos Rodriguez
added rails to bundled_commands
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-25adding engine yard command (ey) to bundler binstubsAlexander Greim
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-22Add middleman to bundled commandsTate Johnson
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 #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
2012-01-18added a rake plugin to disable zsh file globbing when calling rake tasks ↵max sharples
with square brackets
2012-01-17fix bundler plugin for root level foldersJeff Wallace
this fix allows _within-bundled-project() to properly pickup a Gemfile within a root level folder (ie. /my_project)
2012-01-16Add Thor to bundled commandsNicolas Cavigneaux
2012-01-16Removed the assignments to fpath as well, since that's all handled in the ↵Daniel Bye
.oh-my-zsh/oh-my-zsh.sh boot script.
2012-01-13Removed calls to compinit in the extract and the bundler plugins. compinit ↵Daniel Bye
should only be called once, after all modules, libs, etc are imported.
2012-01-10check if autojump is installedCalogero Lo Leggio
2012-01-09Merge pull request #784 from lnxbil/967e84ebaa180ad2ab1eebc9a512f94d93e84aeaRobby Russell
multiple version should also be highlighted
2012-01-09Merge pull request #806 from OutPunk/terminalapp-pluginRobby Russell
Apple Terminal.app resume directory plugin
2012-01-09Kill the compdef; Introduce 'grh' alias for 'git reset HEAD'Chad Seeger
2012-01-06add annotatelucapette
2012-01-05remove the -v flag from a few mercurial aliasesMark Drago
The -v flag for these commands really isn't very useful. It will output some information about the hooks it is running, but that is generally not useful and just noisy. The desire to add -v to these commands is exceptional and IMHO it's better to make the common case of not seeing those messages the supported behavior.
2012-01-05Git Plugin: adds 'grhh' alias for 'git reset HEAD --hard'Chad Seeger
2012-01-05Apple Terminal.app resume directory pluginAlexander Madyankin
2012-01-03autojump plugin enhancedCalogero Lo Leggio
2012-01-02Merge pull request #785 from simonjefford/patch-1Robby Russell
bundler plugin - don't "bundle exec rails"
2012-01-02Fixed the rfind command in the ruby pluginPatrick Lindborg
2011-12-29bundler plugin - don't "bundle exec rails" Simon Jefford
As per http://blog.wyeworks.com/2011/12/27/bundle-exec-rails-executes-bundler-setup-3-times
2011-12-29multiple versions could occur and should also be highlightedAndreas Steinel
2011-12-26Merge pull request #679 from ornicar/officialRobby Russell
Add yaourt --sucre alias in archlinux plugin
2011-12-26Merge pull request #671 from peterhoeg/31cddcd32427a5f5d3daa0da168d39aba5b510b4Robby Russell
fix: rbenv plugin - gemset.
2011-12-26Merge pull request #688 from alexstrat/masterRobby Russell
Plugin : autocomplete for Jake
2011-12-26Merge pull request #693 from dreur/upstream-debian-apt-historyRobby Russell
Add apt-history function to debian plugin
2011-12-26Merge pull request #702 from sirech/fix-bundle-complRobby Russell
Pull request #594 was not really correct
2011-12-26Merge pull request #710 from moutten/patch-1Robby Russell
Add the --format tag to knife list commands
2011-12-26Merge pull request #669 from peterhoeg/f/batteryRobby Russell
add: battery plugin