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: nodegit/nodegit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a421e24
Choose a base ref
...
head repository: nodegit/nodegit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 552e82c
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 9, 2016

  1. Bail if there's an error.

    joshaber committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    3b5e9fb View commit details
    Browse the repository at this point in the history
  2. Use the content length libgit2 gives us.

    Libgit2 documents that the content isn’t NUL-terminated, so we can’t
    call strlen on it.
    joshaber committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    049b501 View commit details
    Browse the repository at this point in the history
  3. *sigh* Windows.

    joshaber committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    a98ae5c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #945 from nodegit/fix-patch-crash

    Fix patch crash
    implausible committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    bb9d785 View commit details
    Browse the repository at this point in the history
  5. Bump to 0.11.9

    John Haley
    John Haley committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    552e82c View commit details
    Browse the repository at this point in the history
Loading