Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 'from time' -> 'import time' and so on... | Walter Purcaro | 2015-05-12 | 1 | -4/+3 |
| | |||||
* | Use 'import' instead 'from' (2) | Walter Purcaro | 2015-05-01 | 1 | -2/+4 |
| | |||||
* | PEP-8, Python Zen, refactor and reduce code (part 9 in master module/network) | fedeG | 2015-04-20 | 1 | -5/+2 |
| | | | | | | | | | | | | 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 | ||||
* | Fix comments | Walter Purcaro | 2015-04-16 | 1 | -1/+1 |
| | |||||
* | Fix plugins to work on 0.4.10 | Walter Purcaro | 2015-02-16 | 1 | -0/+52 |
| | |||||
* | module temp | Walter Purcaro | 2015-02-16 | 1 | -52/+0 |
| | |||||
* | Spare code fixes (2) | Walter Purcaro | 2014-12-12 | 1 | -3/+2 |
| | |||||
* | Spare code fixes | Walter Purcaro | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | Bucket and CookieJar from 0.5.0 | Walter Purcaro | 2014-12-11 | 1 | -10/+19 |
| | |||||
* | License cleanup | Walter Purcaro | 2014-12-07 | 1 | -16/+1 |
| | |||||
* | 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/+59 |