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