Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | General fixup (1) | Walter Purcaro | 2015-05-12 | 1 | -2/+2 |
| | |||||
* | 'from time' -> 'import time' and so on... | Walter Purcaro | 2015-05-12 | 1 | -6/+5 |
| | |||||
* | 'from os' -> 'import os' and so on... | Walter Purcaro | 2015-05-12 | 1 | -12/+13 |
| | |||||
* | PEP-8, Python Zen, refactor and reduce code (part 9 in master module/network) | fedeG | 2015-04-20 | 1 | -2/+1 |
| | | | | | | | | | | | | Conflicts: module/network/Bucket.py module/network/CookieJar.py pyload/network/Browser.py pyload/network/HTTPChunk.py pyload/network/HTTPDownload.py pyload/network/HTTPRequest.py pyload/network/RequestFactory.py pyload/network/XDCCRequest.py | ||||
* | Spare code cosmetics (6) | Walter Purcaro | 2015-04-19 | 1 | -1/+2 |
| | |||||
* | range -> xrange | Walter Purcaro | 2015-04-19 | 1 | -1/+1 |
| | |||||
* | Spare code cosmetics (5) | Walter Purcaro | 2015-04-18 | 1 | -1/+2 |
| | |||||
* | Spare code cosmetics (4) | Walter Purcaro | 2015-04-17 | 1 | -0/+1 |
| | |||||
* | Fix comments | Walter Purcaro | 2015-04-16 | 1 | -12/+12 |
| | |||||
* | Cleanup (2) | Walter Purcaro | 2015-04-13 | 1 | -4/+2 |
| | |||||
* | Cleanup | Walter Purcaro | 2015-04-13 | 1 | -0/+24 |
| | |||||
* | Fix plugins to work on 0.4.10 | Walter Purcaro | 2015-02-16 | 1 | -0/+294 |
| | |||||
* | module temp | Walter Purcaro | 2015-02-16 | 1 | -294/+0 |
| | |||||
* | Clean up some import header | Walter Purcaro | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | License cleanup | Walter Purcaro | 2014-12-07 | 1 | -16/+2 |
| | |||||
* | Tiny code cosmetics | Walter Purcaro | 2014-12-02 | 1 | -4/+5 |
| | |||||
* | Merge branch 'pr/n936_kmarty' into 0.4.10 | Walter Purcaro | 2014-12-02 | 1 | -3/+18 |
| | |||||
* | PEP-8, Python Zen, refactor and reduce code (thx FedeG) | Walter Purcaro | 2014-12-01 | 1 | -1/+1 |
| | |||||
* | module -> pyload | Walter Purcaro | 2014-09-14 | 1 | -0/+292 |