aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/services/pull_requests (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-05-17refs #10David Medina1-3/+3
2012-05-12Some fixes/typos and 'validate_body' relatedDavid Medina2-19/+52
2012-04-19use _bool for pull request merge statusNat Williams1-17/+4
2012-04-18pass body to pull_requests.merge properlyNat Williams1-3/+5
2012-04-17add pull request APINat Williams2-0/+202
there are a few little issues remaining. Mostly regarding handling meaningful non-20x response codes