Changelog
<a name="v0-6-1" href="#v0-6-1">v0.6.1</a> (2015-12-14)
Changelog
<a name="v0-6-0" href="#v0-6-0">v0.6.0</a> (2015-12-08)
Changelog
<a name="v0-4-1" href="#v0-4-1">v0.4.1</a> (2015-06-02)
Closed issues:
Error: Module did not self-register #593
A guide on how to create a new branch, switch to it and delete it. #588
A way to get "gone" branches #583
Missing documentation pages for BranchIterator and NodeIterator #581
ELIFECYCLE error on npm rebuild
#578
npm rebuild fails (lifecycleScripts/clean should not delete lifecycleScripts!) #576
Unable to compile and install v0.4.0 on Windows #575
Doesn't work with Electron #574
Doesn't work with io.js 2.x #573
Getting an exception during a fetchAll in defaultSignature in repository.js #572
tree_entry path function not working when calling getEntry with a path including subdir #570
Build is broken on windows #565
Cloning git sub modules using "nodegit" npm module #560
How to get remote latest commit? #559
npm install fails for nw.js #558
nodegit and nw.js #557
Merged pull requests:
Fix for issue #591. TreeEntry.path() throws when TreeEntry came from Tree.entries() #592 (tomruggs)
Add git\_index\_conflict\_get
and test #586 (johnhaley81)
Bump nan #584 (johnhaley81)
Fix CI false positives #582 (johnhaley81)
Check for existence to avoid throwing an error when there is no default signature #577 (tomruggs)
Fix path function in tree_entry (fix for issue #570) #571 (jfremy)