Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

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

Commits on Feb 25, 2016

  1. Configuration menu
    Copy the full SHA
    f250a36 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #922 from viatsko/fix-libgit2-crash

    Fix compilation for systems != windows and crash in diff function
    johnhaley81 committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    94834cb View commit details
    Browse the repository at this point in the history
  3. Remove GetRefValue

    Using `GetRefValue` would return the V8 handled pointer instead of the pointer to the libgit2 value and the V8 handled pointer could be changed at any moment.
    
    Removing this function and setting the pointer value to the underlying C object will prevent V8 GC screwing up a NodeGit app.
    John Haley committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    918e47b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #923 from nodegit/fix-out-values

    Remove `GetRefValue`
    johnhaley81 committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    01b144f View commit details
    Browse the repository at this point in the history
  5. Bump to 0.11.5

    John Haley committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    da9c6c5 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.