Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update: Use https for getting the version info (fixes #5909) | Jaime Marquínez Ferrándiz | 2015-06-07 | 1 | -1/+1 |
| | |||||
* | Don't use bare 'except:' | Jaime Marquínez Ferrándiz | 2015-03-27 | 1 | -2/+2 |
| | | | | They catch any exception, including KeyboardInterrupt, we don't want to catch it. | ||||
* | Add new option --source-address | Philipp Hagemeister | 2015-01-10 | 1 | -1/+1 |
| | | | | Closes #3618, fixes #721, fixes #2481, fixes #4551, closes #1020. | ||||
* | [update] Use utils HTTPS handler (Fixes #4666) | Philipp Hagemeister | 2015-01-09 | 1 | -4/+8 |
| | | | | On FreeBSD, the default HTTPS handler is missing certificates, so use our own. | ||||
* | Fix PEP8 issue E713 | Jaime Marquínez Ferrándiz | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | [update] Remove useless import | Philipp Hagemeister | 2014-11-26 | 1 | -1/+0 |
| | |||||
* | [update] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -35/+32 |
| | |||||
* | PEP8: E225,E227 | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | PEP8: more applied | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | PEP8 applied | Jouke Waleson | 2014-11-23 | 1 | -14/+31 |
| | |||||
* | Clarify update output (Fixes #2205) | Philipp Hagemeister | 2014-01-23 | 1 | -1/+1 |
| | | | | No, we are not intentionally hiding the version number. Why would we? | ||||
* | [update] fix error | Philipp Hagemeister | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | [update] Check if version from repository is newer before updating | Philipp Hagemeister | 2013-11-22 | 1 | -0/+8 |
| | | | | Closes #1704 | ||||
* | [update] do not assign to unused variables | Philipp Hagemeister | 2013-11-22 | 1 | -5/+5 |
| | |||||
* | Remove * imports | Philipp Hagemeister | 2013-11-17 | 1 | -1/+5 |
| | |||||
* | [update] Prevent cmd window popup on Windows (Fixes #1478) | Philipp Hagemeister | 2013-09-29 | 1 | -10/+15 |
| | |||||
* | [update] Look for .exe extension on Windows (Fixes #745) | Philipp Hagemeister | 2013-09-29 | 1 | -2/+8 |
| | |||||
* | [update] Add package manager to error message (#959) | Philipp Hagemeister | 2013-07-01 | 1 | -1/+1 |
| | |||||
* | Fix print_notes | Philipp Hagemeister | 2013-04-28 | 1 | -2/+6 |
| | |||||
* | Change rg3.github.com to rg3.github.io almost everywhere | Ricardo Garcia | 2013-04-06 | 1 | -1/+1 |
| | |||||
* | Fix typo | Philipp Hagemeister | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | Print *all* release notes | Philipp Hagemeister | 2013-02-22 | 1 | -4/+12 |
| | |||||
* | moved updating code to update.py | Filippo Valsorda | 2012-12-30 | 1 | -0/+160 |