Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718) | Sergey M․ | 2016-05-22 | 1 | -6/+3 |
* | [refactor] Single quotes consistency | Sergey M․ | 2016-02-14 | 1 | -4/+4 |
* | [update] fix (unexploitable) BB'06 vulnerability in rsa_verify | Filippo Valsorda | 2016-01-21 | 1 | -24/+8 |
* | Use proper encoding on compat_str construction when necessary | Sergey M․ | 2015-12-20 | 1 | -8/+8 |
* | Removing an unnecessary import | David Ben Zakai | 2015-11-15 | 1 | -4/+1 |
* | Adding proxy to update procedure | David Ben Zakai | 2015-11-10 | 1 | -5/+2 |
* | 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 |
* | Add new option --source-address | Philipp Hagemeister | 2015-01-10 | 1 | -1/+1 |
* | [update] Use utils HTTPS handler (Fixes #4666) | Philipp Hagemeister | 2015-01-09 | 1 | -4/+8 |
* | 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 |
* | [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 |
* | [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 |