X Tutup
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: johnsca/GitPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3
Choose a base ref
...
head repository: johnsca/GitPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sf-master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 11 files changed
  • 6 contributors

Commits on Feb 14, 2013

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

Commits on Apr 11, 2013

  1. [#6078] gitpython-developers#102 Work-around mergetag blocks by ignor…

    …ing them
    Cory Johns committed Apr 11, 2013
    Configuration menu
    Copy the full SHA
    db82455 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2013

  1. Return bytes if object name can't be utf8-decoded

    Signed-off-by: Tim Van Steenburgh <tvansteenburgh@gmail.com>
    tvansteenburgh committed Apr 17, 2013
    Configuration menu
    Copy the full SHA
    f122a6a View commit details
    Browse the repository at this point in the history
  2. Fix whacky indentation

    Signed-off-by: Tim Van Steenburgh <tvansteenburgh@gmail.com>
    tvansteenburgh committed Apr 17, 2013
    Configuration menu
    Copy the full SHA
    5869c5c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2013

  1. [#5330] Ensure wait() is called on git processes

    Cory Johns committed Oct 9, 2013
    Configuration menu
    Copy the full SHA
    d3a7282 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2013

  1. [#5330] Fixed has_attr typo

    Cory Johns committed Oct 17, 2013
    Configuration menu
    Copy the full SHA
    c6b08c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2014

  1. Fix missed import from d3a7282

    The `finalize_process` method was moved but this import wasn't carried with it.
    brondsem committed Jan 29, 2014
    Configuration menu
    Copy the full SHA
    2e6957a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2014

  1. Merge pull request #1 from brondsem/patch-1

    Fix missed import from d3a7282
    johnsca committed Jan 30, 2014
    Configuration menu
    Copy the full SHA
    b8f10e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2014

  1. [#7021] ticket:533 fixed error with pgp signed commits

    Yuriy Arhipov committed Feb 24, 2014
    Configuration menu
    Copy the full SHA
    56d7a9b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2014

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

Commits on Mar 4, 2014

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