Age | Commit message (Expand) | Author |
2015-06-10 | No input for Update Check defaults to Yes | HeroCC |
2015-05-05 | Fix 'chsh' by checking '/etc/shells' instead of using 'which' | Pablo Tamarit |
2015-02-10 | Merge pull request #3353 from mizabrik/master | Robby Russell |
2015-01-15 | Fast installation time by shallow copying git repo | Nicholas T. |
2014-12-15 | fix(tools/check_for_upgrade): Don't source profile | Mark Feltner |
2014-11-28 | Save ZSH path in newly created .zshrc | mizabrik |
2014-11-06 | Merge pull request #2946 from moinakg/master | Robby Russell |
2014-10-14 | Change to epoch target in days instead of seconds. | Moinak Ghosh |
2014-09-17 | Convert epoch_target from days to seconds. | Moinak Ghosh |
2014-09-16 | Update Solaris changes to use OSTYPE and zsh datetime module. | Moinak Ghosh |
2014-08-31 | Merge pull request #3049 from strycore/master | Robby Russell |
2014-08-31 | Link to swag in installer... shameless profiting | Robby Russell |
2014-08-31 | Adding link to the store for swag in upgrade process | Robby Russell |
2014-08-21 | Don't try running chsh if user already runs zsh | Mathieu Comandon |
2014-08-20 | Replace /usr/bin/env with env | Fredrik Fornwall |
2014-07-11 | Solaris portability tweaks. | Moinak Ghosh |
2014-06-04 | Cancel upgrade if $ZSH is not writable | n.st |
2014-05-24 | fix(tools/check_for_upgrade): Don't source profile | Mark Feltner |
2014-05-24 | Write the update file even if `CLOBBER` is unset. | Adam Luikart |
2014-03-30 | Correct redirection of output from 'hash' | Henrik Holm |
2014-03-13 | Fixing a few quirks in the latest installer updates (quoting /Users/robbyruss... | Robby Russell |
2014-03-08 | Abort installer on errors | Andrew Vit |
2014-03-08 | Write install path into .zshrc | Andrew Vit |
2014-03-08 | Reference default install path from ZSH variable | Andrew Vit |
2014-03-08 | Merge pull request #1402 from sergeylukin/master | Robby Russell |
2013-12-18 | Revert "Cancel update if the current user doesn't have write permissions for ... | Robby Russell |
2013-12-18 | Cancel update if the current user doesn't have write permissions for the oh-m... | n.st |
2013-12-03 | source ~/.profile only if it exists | Patrick Stadler |
2013-12-02 | Merge pull request #1087 from avit/install-template | Robby Russell |
2013-12-02 | Merge pull request #1883 from Stibbons/gsemet_push_source_profile_for_upgrade | Robby Russell |
2013-12-02 | Merge pull request #1927 from dongweiming/modify | Robby Russell |
2013-11-22 | Add update statistics | Valentin Shevko |
2013-10-25 | Add configuration placeholders to installer template | Andrew Vit |
2013-09-10 | Display right prompt in theme chooser | Gaetan Semet |
2013-06-30 | Modify determine the oh-my-zsh installed in non-default path of the installed | dongweiming |
2013-06-25 | git-pull add --rebase option | UncleBill |
2013-06-11 | source ~/.profile for upgrading (to source the proxy configuration) | Gaetan Semet |
2013-04-29 | eliminated unnecessary cd and failing substitution | Marcus Müller |
2013-04-12 | Merge pull request #1651 from deepusudhakar/master | Robby Russell |
2013-04-12 | Merge pull request #1696 from henryyan/master | Robby Russell |
2013-04-09 | Escape spaces in folder name so script won't fail | Gaurav Misra |
2013-04-07 | Added $PATH to PATH in install shell | Henry Yan |
2013-03-10 | Escape /Users/desudhak/.oh-my-zsh path (previously broke spaces in path) | Deepu Sudhakar |
2012-12-02 | Fixing conflict in install scripts | Probably Not |
2012-12-01 | Merge pull request #1370 from ericmathison/syntax-fix | Robby Russell |
2012-11-26 | Add UPDATE_ZSH_DAYS setting | Eric Danielson |
2012-11-09 | Fix /bin/sh compatibility issue in install.sh | Sergey Lukin |
2012-10-21 | Fix color syntax | Eric Mathison |
2012-07-20 | auto-upadate feature will now reset the epoch so that if a user doesn't say y... | Robby Russell |
2012-06-23 | Fix finding git issue. http://stackoverflow.com/questions/592620/check-if-a-p... | Renan Cakirerk |