- 10 Jul, 2013 1 commit
- 
- 
Brent Theisen authoredCopy and paste of two functions from Ubuntu 13.04's version of /usr/share/zsh/functions/Completion/Unix/_git that were referenced in 46f0d8db. Fixes #1952. 
 
- 
- 09 Jul, 2013 1 commit
- 
- 
Robby Russell authoredtypo in tmux plugin 
 
- 
- 02 Jul, 2013 1 commit
- 
- 
Matei Trusca authored
 
- 
- 28 Jun, 2013 7 commits
- 
- 
Robby Russell authoredAdd autocompletion for Rails3. 
- 
Robby Russell authoredUpdate coffee completion 
- 
Robby Russell authoredChange duplicated alias name 
- 
Robby Russell authoredThe current version of bower is completely unavailable, plugin depthmodification 
- 
Robby Russell authoredrvm plugin: update to ruby version helpers and rvm-update 
- 
dongweiming authored
- 
dongweiming authored
 
- 
- 27 Jun, 2013 3 commits
- 
- 
Brandon Black authored* the current patch levels hard-coded here are pretty dated. I updated the ruby version helpers to use loose ruby version matchers so they don't continually need to be updated with every new patch level release. * `rvm get head` actually performs an `rvm reload` in the post install. there's no need to do again here in rvm-update so I've removed that. 
- 
Okura Masafumi authored
- 
Tobias Preuss authored+ Originally published by Christopher Chow. + Source: https://github.com/robbyrussell/oh-my-zsh/blob/30620d463850c17f86e7a56fbf6a8b5e793a4e07/plugins/rails3/_rails3 Commit: 30620d463850c17f86e7a56fbf6a8b5e793a4e07 
 
- 
- 25 Jun, 2013 23 commits
- 
- 
Robby Russell authoredAdd more capable hg incoming and outgoing count handling 
- 
Chris Krycho authoredThe original hgic and hgoc aliases worked well for the default path, but attempting to call them with a different path failed. I created functions to handle them instead. 
- 
Robby Russell authoredAdded alias for git clean 
- 
Robby Russell authoredImprovement in the git plugin 
- 
Robby Russell authoredNew plugin for git-repo (https://code.google.com/p/git-repo/) 
- 
Robby Russell authoredSimple Cabal plugin 
- 
Robby Russell authoredAdding testlog and prodlog in addition to devlog. 
- 
Robby Russell authoredFix for broken colors in "superjarin" theme 
- 
Robby Russell authoredRandom quotes from the internet 
- 
Robby Russell authoredAdd count for incoming and outgoing changesets. 
- 
Robby Russell authoredAdding a rebase option to git alias. 
- 
Robby Russell authoredCorrectly detect JIRA Rapid Board 
- 
Robby Russell authoredautocomplete required packages as second argumet 
- 
Robby Russell authoredextend mercurial plugin 
- 
Robby Russell authoredUncomment l alias 
- 
Robby Russell authoredTmux iTerm2 integration 
- 
Robby Russell authoredPrevent starting multiple gpg-agents 
- 
Robby Russell authoredgit-pull add --rebase option 
- 
Robby Russell authoredadd virtualenv prompt support for agnoster theme 
- 
Robby Russell authoredAdd celery completion 
- 
dongweiming authored
- 
Gong Hao authored
- 
UncleBill authored
 
- 
- 23 Jun, 2013 4 commits
- 
- 
Olaf Conradi authored
- 
Olaf Conradi authoredDon't just overwrite the environment. First check for a running agent (an x-session might have one running). If no agent is found, source the environment and check again using those settings. If again no agent is found, start a new instance. 
- 
Andrew Schwartzmeyer authored
- 
Andrew Schwartzmeyer authored
 
- 
