aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/services/pull_requests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refs #10David Medina2012-05-171-3/+3
|
* Some fixes/typos and 'validate_body' relatedDavid Medina2012-05-122-19/+52
|
* 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