Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Other import fixes | Walter Purcaro | 2015-05-12 | 1 | -4/+3 |
* | 'from time' -> 'import time' and so on... | Walter Purcaro | 2015-05-12 | 1 | -4/+4 |
* | Fix https://github.com/pyload/pyload/issues/1406 | Walter Purcaro | 2015-05-09 | 1 | -2/+3 |
* | Use 'import' instead 'from' (2) | Walter Purcaro | 2015-05-01 | 1 | -20/+20 |
* | range -> xrange | Walter Purcaro | 2015-04-19 | 1 | -2/+2 |
* | Use with statement | Walter Purcaro | 2015-04-19 | 1 | -26/+28 |
* | Spare code cosmetics (5) | Walter Purcaro | 2015-04-18 | 1 | -3/+8 |
* | PEP-8, Python Zen, refactor and reduce code (part 6 in master module/common) | Walter Purcaro | 2015-04-17 | 1 | -22/+14 |
* | Spare code cosmetics (4) | Walter Purcaro | 2015-04-17 | 1 | -0/+1 |
* | Fix comments | Walter Purcaro | 2015-04-16 | 1 | -3/+3 |
* | Cleanup | Walter Purcaro | 2015-04-13 | 1 | -1/+7 |
* | License cleanup | Walter Purcaro | 2014-12-07 | 1 | -0/+1 |
* | Restructure pyload file tree (1) | Walter Purcaro | 2014-09-14 | 1 | -0/+157 |