Changelog
<a name="v0-4-0" href="#v0-4-0">v0.4.0</a> (2015-05-07)
Closed issues:
Error installing nodegit as dependency of an atom-shell app #556
New version of nan is breaking compile #554
Install error from openssl #551
How to get Tag instance by tag_name? #543
ELIFECYCLE Error on install #540
Remote.delete returns -3 #539
Repository.init should accept boolean value for is_bare #538
getStatus hangs #537
Unable to compile or install with npm install nodegit #536
options
not reusable, nodegit destroys it #533
'Error: 'directory' exists and is not an empty directory' (but it doesn't exist) #530
hey !:-) problem with Branch.iteratorNew (support) #528
hey !:-) problem with Branch.iteratorNew #527
hey !:-) problem with Branch.iteratorNew #526
hey !:-) problem with Branch.iteratorNew #525
Error: Reference 'refs/remotes/user/foo/HEAD' not found #523
Path issues windows #522
Issues on scientific linux 6.6 #521
It's looking for node-typ under /Users/johnh/.node-gyp
#518
Not working with iojs #516
Cred.sshKeyNew not working: Too many redirects or authentication replays #511
Open a Repo from a subfolder #509
Create git-like CLI #508
Cannot create an instance of Packbuilder #507
Cannot find module '../build/Debug/nodegit' #506
Bug with oid implicit cast inside C++ #501
Failed to require
on Ubuntu 12.04LTS #493
Enable git\_config
#449
Pull example doesn't fully update the index #389
Merged pull requests:
There is an incompatibility with NaN 1.8.x, keeping 1.7.x for now. #552 (wiggzz)
This fixes polling sync promises in callbacks. #546 (johnhaley81)
Add get/set config string methods and tests #545 (johnhaley81)
Make Remote.delete
async and return error messages correctly #544 (johnhaley81)
Bump "nodegit-promise" version #542 (johnhaley81)
Introduced a new ConvenientLine class to wrap the lines returned from ConvenientHunk. #541 (bleathem)
Fix some things missed by the generating scripts #535 (johnhaley81)
Fix freeing a GitOid
that was passed as a string #531 (johnhaley81)
Lots of complaints of missing build/Debug/nodegit #520 (tbranyen)
Add Graph.aheadBehind
and tests #517 (johnhaley81)
Update to use libgit2 v0.22.2 #515 (johnhaley81)
Add Repository.prototype.fetchheadForeach
and tests #514 (johnhaley81)
Fix atom-shell build on windows #512 (johnhaley81)
Update Checkout and Merge #505 (orderedlist)
Revert "Guide navigation is currently confusing" #503 (thgaskell)
Add twitter username to README.md #498 (johnhaley81)
Fix symbolic reference handling in getReferences #496 (billt2006)
Enable git\_stash\_foreach
#495 (johnhaley81)
Add automatically generated change log file. #465 (skywinder)
Changelog
<a name="v0-3-3" href="#v0-3-3">v0.3.3</a> (2015-03-16)
Merged pull requests:
Changelog
<a name="v0-3-2" href="#v0-3-2">v0.3.2</a> (2015-03-16)
Closed issues:
Merged pull requests:
Changelog
<a name="v0-2-6" href="#v0-2-6">v0.2.6</a> (2015-01-20)
Merged pull requests:
Changelog
<a name="v0-2-5" href="#v0-2-5">v0.2.5</a> (2015-01-20)
Closed issues:
Lookup a non existent commit crashes the process. #353
Why node-git uses 90% rotated hexagon? #344
Needed pull example or help with code #341
Can't require nodegit without building it explicitly #340
Tracking down bugs #331
Document possible values of CloneOptions #330
Require generating error #329
Failed getting Banner #328
Documentation broken #327
Fetch doesn't seem to work with https urls. #322
Merged pull requests:
Commit.getParents working with merge commits #357 (bjornarg)
Fixed a typo in the debug build instruction. #356 (mcollina)
[WIP] Attempt at fixing appveyor #352 (johnhaley81)
Updated to nan 1.5.0 and fixed build errors #351 (johnhaley81)
Added checkout head method and tests #347 (johnhaley81)
bump devDependencies #346 (PeterDaveHello)
Update dependency node-pre-gyp to ~0.6 #345 (PeterDaveHello)
Update dependency fs-extra to ~0.14.0 #343 (PeterDaveHello)
Add Dependency badge in readme #342 (PeterDaveHello)
Fixed promise chain on install #339 (johnhaley81)
Use svg instead of png to get better image quality #337 (PeterDaveHello)
Update to libgit 0.21.4 #336 (johnhaley81)
Fix issue 333 #334 (johnhaley81)
Changelog
<a name="v0-2-4" href="#v0-2-4">v0.2.4</a> (2014-12-05)
Closed issues:
Fetch does not really fetch #314
Generate Missing Tests - Unable #313
Unable to get reference for HEAD #311
nodegit.Signature.now broken #306
current branch #305
Module fails to load #299
How to list all tags? #298
Building for ARM #292
Next release checklist #256
Merged pull requests:
Fixed fetch to be async and use callbacks #319 (johnhaley81)
Make contributing.md generic and add testing.md #318 (maxkorp)
Fix 313 generate scripts #315 (xinUmbralis)
Fix #311 #312 (johnhaley81)
move nodegit.js to a template to remove idefs dependency #303 (maxkorp)
Fixed tag list and added a test for it #300 (johnhaley81)
Convenience methods #297 (johnhaley81)
Changelog
<a name="v0-2-3" href="#v0-2-3">v0.2.3</a> (2014-11-25)
Changelog
<a name="v0-2-2" href="#v0-2-2">v0.2.2</a> (2014-11-25)
Merged pull requests: