22 Commits (70a1165b32acf253905109e9b4f245295d67af1f)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 70a1165b32 Don't use bare 'except:'
They catch any exception, including KeyboardInterrupt, we don't want to catch it.
9 years ago
Philipp Hagemeister be4a824d74 Add new option --source-address
Closes #3618, fixes #721, fixes #2481, fixes #4551, closes #1020.
9 years ago
Philipp Hagemeister aa2fd59857 [update] Use utils HTTPS handler (Fixes #4666)
On FreeBSD, the default HTTPS handler is missing certificates, so use our own.
9 years ago
Jaime Marquínez Ferrándiz 83e865a370 Fix PEP8 issue E713 10 years ago
Philipp Hagemeister 673cf0e773 [update] Remove useless import 10 years ago
Philipp Hagemeister 15938ab67a [update] Modernize 10 years ago
Jouke Waleson 2514d2635e PEP8: E225,E227 10 years ago
Jouke Waleson 8bcc875676 PEP8: more applied 10 years ago
Jouke Waleson 5f6a1245ff PEP8 applied 10 years ago
Philipp Hagemeister 18a25c5d78 Clarify update output (Fixes #2205)
No, we are not intentionally hiding the version number. Why would we?
10 years ago
Philipp Hagemeister 2e767313e4 [update] fix error 11 years ago
Philipp Hagemeister d7386f6276 [update] Check if version from repository is newer before updating
Closes #1704
11 years ago
Philipp Hagemeister 0b63aed8df [update] do not assign to unused variables 11 years ago
Philipp Hagemeister ce02ed60f2 Remove * imports 11 years ago
Philipp Hagemeister d279037036 [update] Prevent cmd window popup on Windows (Fixes #1478) 11 years ago
Philipp Hagemeister 46353f6783 [update] Look for .exe extension on Windows (Fixes #745) 11 years ago
Philipp Hagemeister f9bd64c098 [update] Add package manager to error message (#959) 11 years ago
Philipp Hagemeister 46a127eecb Fix print_notes 11 years ago
Ricardo Garcia 43ff1a347d Change rg3.github.com to rg3.github.io almost everywhere 11 years ago
Philipp Hagemeister 12887875a2 Fix typo 11 years ago
Philipp Hagemeister 3bf79c752e Print *all* release notes 11 years ago
Filippo Valsorda d5ed35b664 moved updating code to update.py 12 years ago