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: basho/riak-python-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: socratescli/riak-python-client
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.
  • 9 commits
  • 6 files changed
  • 3 contributors

Commits on Sep 3, 2011

  1. add with_statement for python 2.5

    unknown
    unknown committed Sep 3, 2011
    Configuration menu
    Copy the full SHA
    b4995f6 View commit details
    Browse the repository at this point in the history
  2. change to python 2.5 string

    unknown
    unknown committed Sep 3, 2011
    Configuration menu
    Copy the full SHA
    b74287e View commit details
    Browse the repository at this point in the history
  3. change string format to 2.5

    Socrates Lee
    Socrates Lee committed Sep 3, 2011
    Configuration menu
    Copy the full SHA
    80931c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2011

  1. add a )

    Socrates Lee
    Socrates Lee committed Sep 12, 2011
    Configuration menu
    Copy the full SHA
    a972d72 View commit details
    Browse the repository at this point in the history
  2. add with import

    Socrates Lee
    Socrates Lee committed Sep 12, 2011
    Configuration menu
    Copy the full SHA
    4483cc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2011

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

Commits on Oct 24, 2011

  1. replace os.path.dirname(__file__) with os.path.dirname(os.path.abspat…

    …h(__file__))
    Ubuntu
    Ubuntu committed Oct 24, 2011
    Configuration menu
    Copy the full SHA
    eb90fa1 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2011

  1. Configuration menu
    Copy the full SHA
    5813420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f55c5 View commit details
    Browse the repository at this point in the history
Loading