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