1. 12 Dec, 2020 1 commit
  2. 07 Dec, 2020 1 commit
  3. 04 Dec, 2020 1 commit
  4. 02 Dec, 2020 1 commit
    • Marc Cornellà's avatar
      fix(updater): fix ignored variable name in read · 3f8af040
      Marc Cornellà authored
      I used _ which is a convention in other languages, but in shell scripting
      $_ is a special variable set by the shell, and in Zsh versions older than
      5.0.6 it complains for being a `read-only variable`.
      
      Fixes #9482
      3f8af040
  5. 01 Dec, 2020 1 commit
  6. 30 Nov, 2020 2 commits
  7. 09 Sep, 2020 1 commit
  8. 17 Aug, 2020 1 commit
  9. 28 Jun, 2020 1 commit
  10. 19 May, 2020 1 commit
  11. 18 May, 2020 1 commit
  12. 11 Mar, 2020 2 commits
  13. 29 Feb, 2020 1 commit
  14. 27 Feb, 2020 1 commit
    • Mauricio Wolff's avatar
      updater: add --autostash to git pull (#7172) · bccfe138
      Mauricio Wolff authored
      If I have custom configs (like theme customizations) I have to stash my changes and get them back after the update. 
      
      By adding the --autostash on upgrade.sh, if I have any changes not commited they'll be reapplied after the upgrade, allowing me to have temporary customizations without any harm to the upgrade process.
      bccfe138
  15. 21 Nov, 2019 2 commits
  16. 09 Nov, 2019 1 commit
  17. 21 Oct, 2019 1 commit
  18. 26 Feb, 2019 1 commit
    • Robby Russell's avatar
      Updating Oh My Zsh shop URLs (#7619) · f319aa84
      Robby Russell authored
      * Updating Oh My Zsh shop URLs
      
      Linking directly to the Oh My Zsh inventory vs the top-level store with non-OMZ items.
      
      * Updating link to Oh My Zsh products in the install script
      
      * Updating link to Oh My Zsh shop products in the upgrade script
      
      * Getting rid of 't-' in shirts for now
      f319aa84
  19. 01 Nov, 2017 1 commit
  20. 15 Dec, 2015 1 commit
    • Robin Hallabro's avatar
      Use consistent wording when updating · 18ca953f
      Robin Hallabro authored
      When the user is asked to update oh-my-zsh it says "[Oh My Zsh] Would
      you like to check for updates? [Y/n]:". When the user agreed to update
      the next text would say "Upgrading Oh My Zsh" which is inconsistent
      with the question.
      18ca953f
  21. 16 Oct, 2015 1 commit
    • Yannick Eckey's avatar
      Fix install.sh/upgrade.sh for tput-less systems · 75e619b7
      Yannick Eckey authored
      @fcrozat's original fix assumes `which` not to output anything to STDOUT
      in case the command is not found. That is not necessarily true on all
      systems. A better solution is to check the return value instead.
      
      Fixes #4376
      75e619b7
  22. 22 Sep, 2015 1 commit
  23. 27 Aug, 2015 1 commit
  24. 16 Aug, 2015 1 commit
  25. 07 Jul, 2015 1 commit
  26. 31 Aug, 2014 1 commit
  27. 21 Nov, 2013 1 commit
  28. 25 Jun, 2013 1 commit
  29. 29 Apr, 2013 1 commit
  30. 09 Apr, 2013 1 commit
  31. 10 Mar, 2013 1 commit
  32. 15 Jan, 2012 1 commit
  33. 16 Nov, 2011 1 commit
  34. 01 Aug, 2011 1 commit
  35. 17 Jul, 2011 1 commit
  36. 04 Jun, 2011 1 commit
  37. 03 Jun, 2011 1 commit