| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Fix S3 upload
|
|
|
|
|
|
|
| |
- Git data service
- Pull requests service
- Orgs service
- Issues service
|
|
|
|
|
| |
- Gists service completed
- Fix bugs
|
|
|
|
|
|
|
|
|
|
| |
- Repos service completed
- Self-nested resources support
- Mimetypes in services
- Documentation
- Python 2.6 support
- Remaining requests counter
- Smart and normal results iterators
|
| |
|
|
|
|
| |
The docs has increased lines of code, so I split it
|
| |
|
|
|
|
|
|
|
| |
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
|
|
Absolute imports as PEP8 tells
|