Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -0/+2 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Fixed PEP 8 violations in Accounts | Stefano | 2013-07-23 | 1 | -11/+9 |
| | |||||
* | Normalize line endings to avoid line endings merge conflicts | Stefano | 2013-07-21 | 1 | -44/+44 |
| | |||||
* | fixed last commit | RaNaN | 2013-02-28 | 1 | -2/+2 |
| | |||||
* | closed #25 | RaNaN | 2013-02-28 | 1 | -2/+6 |
| | |||||
* | Added premiumize.me support, using their new API ↵ | Florian Franzen | 2012-04-09 | 1 | -0/+40 |
(https://secure.premiumize.me/?show=api). This fixes #416. |