aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/core/result (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get repository's commits supported with new resultDavid Medina2012-03-043-13/+14
|
* Refactor result. Now it's a packageDavid Medina2012-03-045-0/+361
result.smart => Paginate iterator with 'page' behaviour. result.normal => Paginate iterator with 'next' behaviour.