Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ask/python-github2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: testerfy-opensource/python-github2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 19 files changed
  • 1 contributor

Commits on Jan 24, 2012

  1. 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.
    davidlathrop committed Jan 24, 2012
    Configuration menu
    Copy the full SHA
    7ef5a69 View commit details
    Browse the repository at this point in the history
  2. 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.
    davidlathrop committed Jan 24, 2012
    Configuration menu
    Copy the full SHA
    40e8ee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d556732 View commit details
    Browse the repository at this point in the history
  4. 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.
    davidlathrop committed Jan 24, 2012
    Configuration menu
    Copy the full SHA
    23d6b5f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2012

  1. Configuration menu
    Copy the full SHA
    088aaad View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2012

  1. Configuration menu
    Copy the full SHA
    85ec7d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2012

  1. Configuration menu
    Copy the full SHA
    7d62890 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2012

  1. Configuration menu
    Copy the full SHA
    149e3ab View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2012

  1. Configuration menu
    Copy the full SHA
    a690b17 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2012

  1. Configuration menu
    Copy the full SHA
    bb0ae31 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2012

  1. Configuration menu
    Copy the full SHA
    95b77b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2012

  1. Configuration menu
    Copy the full SHA
    ab15073 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2012

  1. Updating version number.

    davidlathrop committed Apr 19, 2012
    Configuration menu
    Copy the full SHA
    9ad1d91 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2012

  1. Configuration menu
    Copy the full SHA
    f2c24cb View commit details
    Browse the repository at this point in the history
Loading