Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-30 | Dynamicly generate completion functions to support changing apt_pref | mapc | |
2012-06-30 | Add myself to the authors list | mapc | |
2012-06-30 | Use a static apt-get where only apt-get works | mapc | |
2012-06-30 | Add completion instructions for apt/aptitude commands | mapc | |
2012-05-29 | Add command to directly install the output of acs | mapc | |
2012-05-29 | Make the $apt_pref variable evaluatet at alias expansion by using ↵ | mapc | |
single-quotes instad of double quotes | |||
2012-02-21 | Merge pull request #958 from cruser42/master | Carlos Rodriguez | |
URGENT: Fix for bug introduced in pull request 925 | |||
2012-02-21 | Fixed bug introduced when fixing issue 896 | cruser42 | |
2012-02-20 | Merge pull request #868 from wgriffioen/bundler_add_rails | Carlos Rodriguez | |
added rails to bundled_commands | |||
2012-02-20 | Merge pull request #925 from cruser42/bugfix/gitversionfix | Carlos Rodriguez | |
Bugfix/gitversionfix | |||
2012-02-08 | fixed introduced to parse_git_dirty | Aleksey Orekhov | |
2012-02-08 | changed variable PRE_1_7_2_GIT to POST_1_7_2_GIT to make it more accurate | Aleksey Orekhov | |
2012-02-08 | fixed asterisk display for modified repos in git prior to 1.7.2 | Aleksey Orekhov | |
2012-01-26 | Merge pull request #666 from szetobo/rails_runner | Carlos Rodriguez | |
add rails runner alias | |||
2012-01-26 | Removed trailing spaces in Git files. Fixes #867 | Carlos Rodriguez | |
2012-01-27 | update rails runner alias to ru | szetobo | |
- avoid rr as it is mostly used for restart rails server | |||
2012-01-26 | added rails to bundled_commands | Wim Griffioen | |
2012-01-26 | Merge pull request #663 from gravof/patch-1 | Carlos Rodriguez | |
Replace "git-diff" with "git diff" in the git plugin | |||
2012-01-25 | Merge pull request #850 from johnantoni/pow-fix | Robby Russell | |
take in chris sexton's changes to the pow plugin | |||
2012-01-25 | Merge pull request #860 from sbfaulkner/rbenv-support-for-themes | Robby Russell | |
adding rbenv support to all the rvm themes | |||
2012-01-25 | Merge pull request #865 from iltempo/patch-1 | Robby Russell | |
Adding Engine Yard command (ey) to bundler binstubs | |||
2012-01-25 | adding engine yard command (ey) to bundler binstubs | Alexander Greim | |
2012-01-23 | adding rbenv support to all the rvm themes | Brent Faulkner | |
2012-01-22 | Merge pull request #845 from tjwallace/bundler_plugin_fix | Robby Russell | |
Fix bundler plugin for root level folders | |||
2012-01-22 | Merge pull request #717 from blueyed/github-plugin-working-hub | Robby Russell | |
github plugin: only alias git=hub if `hub --version` works. | |||
2012-01-22 | Merge pull request #801 from kalos/autojump | Robby Russell | |
autojump plugin enhanced | |||
2012-01-22 | Merge pull request #811 from markdrago/remove_verbose_mercurial_flags | Robby Russell | |
remove the -v flag from a few mercurial aliases | |||
2012-01-22 | Merge pull request #853 from lepht/master | Robby Russell | |
Updated to the latest taskwarrior completion definition (2.0b4) | |||
2012-01-22 | Merge pull request #810 from cseeger/master | Robby Russell | |
Git Plugin: add 'grhh' alias for 'git reset HEAD --hard' | |||
2012-01-22 | Merge pull request #856 from sgharms/patch-1 | Robby Russell | |
Grammar update | |||
2012-01-22 | Merge pull request #858 from tatey/bundle_plugin_middleman | Robby Russell | |
Add middleman to bundled commands in bundler plugin | |||
2012-01-22 | Add middleman to bundled commands | Tate Johnson | |
2012-01-21 | Grammar update | Steven G. Harms | |
2012-01-18 | Updated to latest version of taskwarrior completions (using Taskwarrior 2.0b4) | lepht | |
2012-01-18 | bug : stop creating those ~ directories | John Antoni Griffiths | |
add powit command to symlink an app if it hasn't been already | |||
2012-01-18 | don't check for tmp dir | John Antoni Griffiths | |
2012-01-18 | add alias to view the standard out (puts) from any pow app | John Antoni Griffiths | |
2012-01-18 | take in csexton's changes | John Antoni Griffiths | |
https://gist.github.com/1019777/70dbb46db9bd5b346faf543a9dd4edac4782adda | |||
2012-01-18 | fix for pow plugin to default to current dir | John Antoni Griffiths | |
2012-01-18 | Merge pull request #721 from gawel/master | Robby Russell | |
Just another alias for django | |||
2012-01-18 | Merge pull request #783 from oteyatosys/master | Robby Russell | |
Mortal Scumbag Theme added | |||
2012-01-18 | Merge pull request #830 from dbye/speedup | Robby Russell | |
Removed calls to compinit in the extract and the bundler plugins. | |||
2012-01-18 | Merge pull request #847 from msharp/master | Robby Russell | |
rake plugin | |||
2012-01-18 | added a rake plugin to disable zsh file globbing when calling rake tasks ↵ | max sharples | |
with square brackets | |||
2012-01-17 | fix bundler plugin for root level folders | Jeff Wallace | |
this fix allows _within-bundled-project() to properly pickup a Gemfile within a root level folder (ie. /my_project) | |||
2012-01-16 | Merge pull request #840 from arbovm/master | Robby Russell | |
fixing #812: adding plugins w/o plugin.zsh file to fpath. | |||
2012-01-16 | Merge pull request #838 from Bounga/bundled_thor | Robby Russell | |
Add Thor to bundled commands | |||
2012-01-16 | Merge pull request #833 from backspace/patch-1 | Robby Russell | |
Don’t report that Oh My Zsh has been updated when it hasn’t. | |||
2012-01-16 | fixing #812: adding plugins w/o plugin.zsh file to fpath. | Arbo von Monkiewitsch | |
2012-01-16 | Add Thor to bundled commands | Nicolas Cavigneaux | |