aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/services/repos (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add delete() to the repos service to delete a repository.Jason A. Donenfeld2012-07-091-0/+12
|
* refs #17. Fix bug with uploading to s3Paul Belanger2012-06-281-3/+3
| | | | Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
* Fix namingDavid Medina2012-04-031-3/+3
|
* Fix requests with invalid config precedenceDavid Medina2012-03-043-3/+3
|
* Get repository's commits supported with new resultDavid Medina2012-03-041-4/+29
|
* Service repos doneDavid Medina2012-03-033-1/+119
| | | | +repos.hooks
* Python 2.6 compatibilityDavid Medina2012-03-011-1/+1
|
* Complete services.repos docDavid Medina2012-03-017-24/+224
| | | | Also add Mimetypes doc
* WIP on services.repos docDavid Medina2012-03-013-8/+166
| | | | | +services.repos.collaborators doc +services.repos.commits doc
* Restructure modules and packages in a clean wayDavid Medina2012-03-017-0/+391
The docs has increased lines of code, so I split it