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.3
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.4
Choose a head ref
Loading
  • 10 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 24, 2016

  1. Fix debug build

    An extra whitespace killed the debug build. Because of course it did.
    John Haley committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    652d596 View commit details
    Browse the repository at this point in the history
  2. Fix linter

    John Haley committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    ec6a983 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #916 from nodegit/fix-debug-build

    Fix debug build
    johnhaley81 committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    255a2f4 View commit details
    Browse the repository at this point in the history
  4. Fix docs on Repository

    John Haley committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    aa758ec View commit details
    Browse the repository at this point in the history
  5. Merge pull request #917 from nodegit/fix-docs

    Fix docs on `Repository`
    johnhaley81 committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    a921f5b View commit details
    Browse the repository at this point in the history
  6. Fix debug build on windows

    There was a linking exception that was fixed by changing the order of includes for node and v8 headers
    John Haley committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    762a633 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #918 from nodegit/fix-debug-build-windows

    Fix debug build on windows
    johnhaley81 committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    1ab23e0 View commit details
    Browse the repository at this point in the history
  8. Fix callback out values in callbacks from C++

    We were passing back the memory address that was actually controlled by V8 to all C/C++ callbacks which could get randomly moved by V8 at random times causing random segfaults randomly.
    
    http://i.imgur.com/rB4Hux7.gif
    John Haley committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    ee9d9c8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #921 from nodegit/fix-random-memory-issues-in-call…

    …backs
    
    Fix callback out values in callbacks from C++
    johnhaley81 committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    e9a9dda View commit details
    Browse the repository at this point in the history
  10. Bump to 0.11.4

    John Haley committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    d5d7dec 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.