Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure modules and packages in a clean way | 2012-03-01 | 1 | -1/+1 | |
| | | | | The docs has increased lines of code, so I split it | ||||
* | Email pattern to requests.emails | 2012-02-11 | 1 | -1/+15 | |
| | |||||
* | Fix litle bugs | 2012-02-07 | 1 | -3/+5 | |
| | |||||
* | Clean requests interface | 2012-02-07 | 1 | -26/+10 | |
| | | | | | | Refactorize on build request to support specific requests cleaner *Also support to verbose on requests library | ||||
* | Rename ghrequest to requests | 2012-02-06 | 1 | -0/+44 | |
I think it's a redundant name. Only needs to move out from core module to avoid imports problems with `requests` library * Also change some in setup.py |