aboutsummaryrefslogtreecommitdiffstats
path: root/github3/api.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-10-28rm gitignoreDavid Medina1-4/+0
2011-10-19awake too lateKenneth Reitz2-16/+76
2011-10-19generators!Kenneth Reitz1-11/+60
2011-10-19elegant paging limits and generators!Kenneth Reitz1-2/+2
2011-10-19100 items at a timeKenneth Reitz1-5/+5
2011-10-19requests v0.6.6Kenneth Reitz1-1/+1
2011-10-19proper requests authenticationKenneth Reitz4-30/+17
2011-10-18cache response data, update patched resources!Kenneth Reitz1-13/+38
2011-10-18add packing to key_diffKenneth Reitz1-7/+22
2011-10-18_patch_resource and and requests sessionKenneth Reitz1-2/+12
2011-10-18key_differKenneth Reitz1-0/+17
2011-10-18I guess api tokens are deprecated now :(Kenneth Reitz1-13/+13
2011-10-18reqs updateKenneth Reitz1-2/+2
2011-08-27setup github object from git config valuesKenneth Reitz1-0/+25
2011-08-27require envoyKenneth Reitz1-0/+1
2011-08-23add Rok Garbas to AUTHORSKenneth Reitz1-1/+2
2011-08-24updated .gitignoreRok Garbas1-0/+2
2011-08-24adding organization model and relevant helpersRok Garbas2-1/+31
2011-08-24adding requirementsRok Garbas1-1/+3
2011-08-20currentuser reposKenneth Reitz1-4/+5
2011-08-20Requests v0.6.1Kenneth Reitz1-1/+1
2011-07-24HTTP Link Header ParserKenneth Reitz2-0/+90