aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/services/repos (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-09Add delete() to the repos service to delete a repository.Jason A. Donenfeld1-0/+12
2012-06-28refs #17. Fix bug with uploading to s3Paul Belanger1-3/+3
2012-06-16Remove list_milestones from repo serviceDavid Medina1-15/+0
2012-06-03WIP on issuesDavid Medina1-15/+0
2012-05-27Labels and Milestones services addedAlejandro Gómez1-0/+30
2012-04-03Fix namingDavid Medina1-3/+3
2012-03-04Fix requests with invalid config precedenceDavid Medina3-3/+3
2012-03-04Get repository's commits supported with new resultDavid Medina1-4/+29
2012-03-03Service repos doneDavid Medina3-1/+119
2012-03-01Python 2.6 compatibilityDavid Medina1-1/+1
2012-03-01Complete services.repos docDavid Medina7-24/+224
2012-03-01WIP on services.repos docDavid Medina3-8/+166
2012-03-01Restructure modules and packages in a clean wayDavid Medina7-0/+391