Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Other import fixes (3) | 2015-05-12 | 6 | -40/+39 | |
| | |||||
* | Other import fixes (2) | 2015-05-12 | 2 | -12/+10 | |
| | |||||
* | Other import fixes | 2015-05-12 | 1 | -2/+2 | |
| | |||||
* | 'from time' -> 'import time' and so on... (2) | 2015-05-12 | 1 | -2/+2 | |
| | |||||
* | 'from time' -> 'import time' and so on... | 2015-05-12 | 4 | -17/+12 | |
| | |||||
* | 'from os' -> 'import os' and so on... | 2015-05-12 | 1 | -2/+2 | |
| | |||||
* | Use 'import' instead 'from' (2) | 2015-05-01 | 1 | -7/+5 | |
| | |||||
* | Spare code cosmetics (8) | 2015-04-20 | 3 | -6/+6 | |
| | |||||
* | PEP-8, Python Zen, refactor and reduce code (part 12 in master ↵ | 2015-04-20 | 1 | -6/+6 | |
| | | | | | | | | module/remote/socketbackend) Conflicts: module/remote/socketbackend/ttypes.py pyload/remote/socketbackend/create_ttypes.py | ||||
* | PEP-8, Python Zen, refactor and reduce code (part 13 in master module/remote) | 2015-04-20 | 2 | -18/+18 | |
| | | | | | | | | Conflicts: module/remote/ThriftBackend.py pyload/manager/Remote.py pyload/remote/ClickNLoadBackend.py pyload/remote/SocketBackend.py | ||||
* | Spare code cosmetics (7) | 2015-04-20 | 1 | -1/+1 | |
| | |||||
* | range -> xrange | 2015-04-19 | 1 | -1/+1 | |
| | |||||
* | Use with statement | 2015-04-19 | 1 | -4/+5 | |
| | |||||
* | Spare code cosmetics (5) | 2015-04-18 | 4 | -3/+9 | |
| | |||||
* | Spare code cosmetics (4) | 2015-04-17 | 8 | -0/+19 | |
| | |||||
* | Spare code cosmetics (3) | 2015-04-17 | 2 | -77/+77 | |
| | |||||
* | Spare code cosmetics (2) | 2015-04-17 | 4 | -8/+7 | |
| | |||||
* | Fix comments | 2015-04-16 | 6 | -290/+290 | |
| | |||||
* | [config] Use get method instead dict access | 2015-04-16 | 1 | -4/+4 | |
| | |||||
* | Fix lib import | 2015-04-16 | 2 | -15/+2 | |
| | |||||
* | Cleanup | 2015-04-13 | 10 | -0/+507 | |
| | |||||
* | Rename ClickAndLoad to ClickNLoad | 2015-04-13 | 1 | -4/+4 | |
| | |||||
* | Move lib to lib/Python/Lib | 2015-04-13 | 3 | -3/+3 | |
| | |||||
* | Fix plugins to work on 0.4.10 | 2015-02-16 | 20 | -0/+8062 | |
| | |||||
* | module temp | 2015-02-16 | 20 | -8062/+0 | |
| | |||||
* | Update | 2014-12-13 | 6 | -12/+24 | |
| | |||||
* | Set utf-8 coding in all __init__.py | 2014-12-11 | 3 | -0/+3 | |
| | |||||
* | Clean up some import header | 2014-12-11 | 5 | -12/+12 | |
| | |||||
* | License cleanup | 2014-12-07 | 2 | -32/+4 | |
| | |||||
* | PEP-8, Python Zen, refactor and reduce code (thx FedeG) | 2014-12-01 | 7 | -8/+8 | |
| | |||||
* | Move socketbackend.ttypes to api.types | 2014-11-16 | 2 | -387/+3 | |
| | |||||
* | Remove trailing whitespaces | 2014-10-03 | 2 | -158/+158 | |
| | |||||
* | Restructure pyload file tree (1) | 2014-09-14 | 4 | -94/+3 | |
| | |||||
* | module -> pyload | 2014-09-14 | 22 | -0/+8550 | |