-
Notifications
You must be signed in to change notification settings - Fork 699
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.20.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nodegit/nodegit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 10 files changed
- 4 contributors
Commits on Jul 26, 2017
-
Change tree_entry to not be selfFreeing
The libgit2 use cases all are instances where the git_tree_entry is owned by the object that returned it. As such this marks the tree_entry as not self freeing. And also updates functions returning one of these to set ownedByThis. This will keep the owning object alive should someone have a reference to a tree_entry. The git_treebuilder_insert method needed to be marked as not async in order to have access to the owning object. This seems like a case where the generator could be improved should this method need to be async.
Configuration menu - View commit details
-
Copy full SHA for 62f5be6 - Browse repository at this point
Copy the full SHA 62f5be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb26b08 - Browse repository at this point
Copy the full SHA fb26b08View commit details
Commits on Aug 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f140847 - Browse repository at this point
Copy the full SHA f140847View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67fc71d - Browse repository at this point
Copy the full SHA 67fc71dView commit details
Commits on Aug 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 20d40d6 - Browse repository at this point
Copy the full SHA 20d40d6View commit details
Commits on Aug 30, 2017
-
Merge pull request #1332 from kurtb/master
Fix git_tree_entry double free
Configuration menu - View commit details
-
Copy full SHA for 952bf8d - Browse repository at this point
Copy the full SHA 952bf8dView commit details
Commits on Sep 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b983141 - Browse repository at this point
Copy the full SHA b983141View commit details
Commits on Sep 12, 2017
-
Merge pull request #1371 from implausible/fix/node-version
8.4.0 currently breaks builds, locking to 8.3.0 temporarily
Configuration menu - View commit details
-
Copy full SHA for c737c25 - Browse repository at this point
Copy the full SHA c737c25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 572f573 - Browse repository at this point
Copy the full SHA 572f573View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7f61ee - Browse repository at this point
Copy the full SHA a7f61eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cb96b4 - Browse repository at this point
Copy the full SHA 1cb96b4View commit details
Commits on Sep 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 658f5b7 - Browse repository at this point
Copy the full SHA 658f5b7View commit details -
Merge pull request #1368 from cjhoward92/fix_large_buffer_crashes
Fixed an issue where large buffer allocations in filters (> 256MB) causes a segfault
Configuration menu - View commit details
-
Copy full SHA for d77f418 - Browse repository at this point
Copy the full SHA d77f418View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf1ff40 - Browse repository at this point
Copy the full SHA bf1ff40View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.20.0...v0.20.2