Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 'from time' -> 'import time' and so on... | Walter Purcaro | 2015-05-12 | 3 | -15/+9 |
* | Use 'import' instead 'from' (2) | Walter Purcaro | 2015-05-01 | 1 | -7/+5 |
* | Spare code cosmetics (8) | Walter Purcaro | 2015-04-20 | 3 | -6/+6 |
* | Spare code cosmetics (7) | Walter Purcaro | 2015-04-20 | 1 | -1/+1 |
* | range -> xrange | Walter Purcaro | 2015-04-19 | 1 | -1/+1 |
* | Spare code cosmetics (5) | Walter Purcaro | 2015-04-18 | 2 | -1/+3 |
* | Spare code cosmetics (4) | Walter Purcaro | 2015-04-17 | 5 | -0/+15 |
* | Spare code cosmetics (3) | Walter Purcaro | 2015-04-17 | 2 | -77/+77 |
* | Spare code cosmetics (2) | Walter Purcaro | 2015-04-17 | 3 | -3/+5 |
* | Fix comments | Walter Purcaro | 2015-04-16 | 5 | -289/+289 |
* | Fix lib import | Walter Purcaro | 2015-04-16 | 1 | -10/+2 |
* | Cleanup | Walter Purcaro | 2015-04-13 | 7 | -0/+490 |
* | Move lib to lib/Python/Lib | Walter Purcaro | 2015-04-13 | 2 | -2/+2 |
* | Fix plugins to work on 0.4.10 | Walter Purcaro | 2015-02-16 | 14 | -0/+7747 |
* | module temp | Walter Purcaro | 2015-02-16 | 14 | -7747/+0 |
* | Update | Walter Purcaro | 2014-12-13 | 2 | -5/+12 |
* | Set utf-8 coding in all __init__.py | Walter Purcaro | 2014-12-11 | 2 | -0/+2 |
* | Clean up some import header | Walter Purcaro | 2014-12-11 | 3 | -5/+5 |
* | PEP-8, Python Zen, refactor and reduce code (thx FedeG) | Walter Purcaro | 2014-12-01 | 5 | -6/+6 |
* | Remove trailing whitespaces | Walter Purcaro | 2014-10-03 | 2 | -158/+158 |
* | module -> pyload | Walter Purcaro | 2014-09-14 | 14 | -0/+7738 |