Commit Graph

13 Commits (16efb3695f4e3a07e492a4206cb2901c05ac7c65)

Author SHA1 Message Date
Philipp Hagemeister 18a25c5d78 Clarify update output (Fixes )
No, we are not intentionally hiding the version number. Why would we?
Philipp Hagemeister 2e767313e4 [update] fix error
Philipp Hagemeister d7386f6276 [update] Check if version from repository is newer before updating
Closes 
Philipp Hagemeister 0b63aed8df [update] do not assign to unused variables
Philipp Hagemeister ce02ed60f2 Remove * imports
Philipp Hagemeister d279037036 [update] Prevent cmd window popup on Windows (Fixes )
Philipp Hagemeister 46353f6783 [update] Look for .exe extension on Windows (Fixes )
Philipp Hagemeister f9bd64c098 [update] Add package manager to error message ()
Philipp Hagemeister 46a127eecb Fix print_notes
Ricardo Garcia 43ff1a347d Change rg3.github.com to rg3.github.io almost everywhere
Philipp Hagemeister 12887875a2 Fix typo
Philipp Hagemeister 3bf79c752e Print *all* release notes
Filippo Valsorda d5ed35b664 moved updating code to update.py