- 10 Feb, 2015 10 commits
- 
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Robby Russell authoredvirtualenvwrapper: Deactivate only if in virtualenv 
- 
Robby Russell authoredImproved ant completion 
- 
Robby Russell authored[Plugin: cake] switch newer-than logic to get the desired behavior 
- 
Robby Russell authoredMove pwd update output to precmd to avoid contamination 
 
- 
- 09 Feb, 2015 3 commits
- 
- 
Chris Peterson authoredAs suggested in https://github.com/robbyrussell/oh-my-zsh/pull/3329#issuecomment-72062236 
- 
Chris Peterson authoredMake use of ant's project help feature instead of trying to parse XML with regex (see: http://stackoverflow.com/a/1732454/740787). This is a behavioral change that does a few things: • adds support for ant imports, which were previously not recognized as possibly containing targets • supresses targets with no description, as these are conventionally for internal use only 
- 
Chris Peterson authoredRegen .ant_targets only if it's newer than build.xml? Yeah, that seems wrong. 
 
- 
- 04 Feb, 2015 1 commit
- 
- 
Andrew Janke authored
 
- 
- 01 Feb, 2015 1 commit
- 
- 
Marc Cornellà authoredIn the old version, the function returned true (0) if the cache file was newer than the Cakefile, which was *always* unless the Cakefile had been updated. Therefore we generated the file every time unless the Cakefile was updated, which was precisely when we needed to regenerate the cache file. Now it generates the cache file only when the Cakefile has been updated. 
 
- 
- 31 Jan, 2015 4 commits
- 
- 
Robby Russell authoredAllow custom cache dir 
- 
Robby Russell authoredFast installation time by shallow copying git repo 
- 
Robby Russell authoredFix Plugin commands 
- 
Robby Russell authoredactivate django plugin on command "django-admin" 
 
- 
- 28 Jan, 2015 1 commit
- 
- 
Andrew Janke authoredcontaminating script/function output 
 
- 
- 14 Jan, 2015 1 commit
- 
- 
Nicholas T. authoredUse `--depth=1` to clone just the lastest version rather than every version in git. 
 
- 
- 12 Jan, 2015 2 commits
- 
- 
Luis Martins authored
- 
Yu Jiang authoredactivate django plugin on command "django-admin" 
 
- 
- 09 Jan, 2015 1 commit
- 
- 
Robby Russell authoredtermsupport: add chpwd hook for setting pwd in Apple Terminal.app 
 
- 
- 08 Jan, 2015 2 commits
- 07 Jan, 2015 1 commit
- 
- 
Jyrki Pulliainen authoredIf user manually deactivates the virtualenv when using this mode, zsh will produce following error: deactivate:12: command not found: virtualenv_deactivate To avoid this, check that the VIRTUAL_ENV flag is set before trying to automatically deactivate the virtual environment. Fixes #2185
 
- 
- 21 Dec, 2014 1 commit
- 
- 
Andrew Janke authored
 
- 
- 20 Dec, 2014 12 commits
- 
- 
Robby Russell authoredmira theme shows active node, ruby and java versions 
- 
Robby Russell authoredAdded Yii2 command completion 
- 
Robby Russell authoredadditional tmux aliases 
- 
Robby Russell authoredFix chruby plugin to not complain if chruby is *not* installed 
- 
Robby Russell authoredThrow an error message when $WORKON_HOME is not set 
- 
Robby Russell authoredFixed output issues webith websearch plugin. 
- 
Robby Russell authoredDisable sourcing .profile when checking for available updates 
- 
Robby Russell authoredadded exec command to docker plugin 
- 
Robby Russell authoredRemove deprecated brew commands, update core commands 
- 
Robby Russell authoredAdded Xcode alias for deleting Derived Data. 
- 
Robby Russell authoredautojump installed from github has mv the autojump.zsh to $HOME/.autojum... 
- 
Robby Russell authoredAdd quoting to nvm.sh 
 
- 
