-
Notifications
You must be signed in to change notification settings - Fork 65
Comparing changes
Open a pull request
base repository: ask/python-github2
base: master
head repository: testerfy-opensource/python-github2
compare: master
- 14 commits
- 19 files changed
- 1 contributor
Commits on Jan 24, 2012
-
Renamed github2 to github3 in preparation for the migration to the Gi…
…thub API v3. I also modified the setup.py, setup.cfg and doc/conf.py for this refactoring. Additionally, I made code changes to support some of the API v3 changes in core, client, users, repositories and init.py.
Configuration menu - View commit details
-
Copy full SHA for 7ef5a69 - Browse repository at this point
Copy the full SHA 7ef5a69View commit details -
Renamed github2 to github3 in preparation for the migration to the Gi…
…thub API v3. I also modified the setup.py, setup.cfg and doc/conf.py for this refactoring. Additionally, I made code changes to support some of the API v3 changes in core, client, users, repositories and init.py.
Configuration menu - View commit details
-
Copy full SHA for 40e8ee9 - Browse repository at this point
Copy the full SHA 40e8ee9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d556732 - Browse repository at this point
Copy the full SHA d556732View commit details -
The way I was doing user repo requests was no adequite. It only ever …
…worked for the authenticated user, instead of allowing for a search against the non-authenticated user.
Configuration menu - View commit details
-
Copy full SHA for 23d6b5f - Browse repository at this point
Copy the full SHA 23d6b5fView commit details
Commits on Jan 25, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 088aaad - Browse repository at this point
Copy the full SHA 088aaadView commit details
Commits on Jan 30, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 85ec7d6 - Browse repository at this point
Copy the full SHA 85ec7d6View commit details
Commits on Mar 15, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 7d62890 - Browse repository at this point
Copy the full SHA 7d62890View commit details
Commits on Mar 20, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 149e3ab - Browse repository at this point
Copy the full SHA 149e3abView commit details
Commits on Apr 2, 2012
-
Configuration menu - View commit details
-
Copy full SHA for a690b17 - Browse repository at this point
Copy the full SHA a690b17View commit details
Commits on Apr 4, 2012
-
Configuration menu - View commit details
-
Copy full SHA for bb0ae31 - Browse repository at this point
Copy the full SHA bb0ae31View commit details
Commits on Apr 5, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 95b77b1 - Browse repository at this point
Copy the full SHA 95b77b1View commit details
Commits on Apr 11, 2012
-
Updated how users were queried. An authenticated user can query for
itself by doing https://api.github.com/user
Configuration menu - View commit details
-
Copy full SHA for ab15073 - Browse repository at this point
Copy the full SHA ab15073View commit details
Commits on Apr 19, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 9ad1d91 - Browse repository at this point
Copy the full SHA 9ad1d91View commit details
Commits on Apr 27, 2012
-
Configuration menu - View commit details
-
Copy full SHA for f2c24cb - Browse repository at this point
Copy the full SHA f2c24cbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master