aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/services/pull_requests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use _bool for pull request merge statusNat Williams2012-04-191-17/+4
|
* pass body to pull_requests.merge properlyNat Williams2012-04-181-3/+5
|
* add pull request APINat Williams2012-04-172-0/+202
there are a few little issues remaining. Mostly regarding handling meaningful non-20x response codes