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:
Changelog
<a name="v0-2-1" href="#v0-2-1">v0.2.1</a> (2014-11-25)
Merged pull requests:
Changelog
<a name="v0-2-0" href="#v0-2-0">v0.2.0</a> (2014-11-25)
Closed issues:
Find some way to automatically generate a list of missing tests. #272
libgit2 creation methods have name collisions with internal V8 functions #271
Enums are still being manually assigned in javascript #268
We're using too many promise libraries #264
unable to resolve symbolic references #262
nodegit installation falls back when Python install dir contains spaces #261
Probe features #245
require('path').Repo.open(...) returns {} #241
RevWalk malloc error #239
OS X tests in Travis-CI #237
Fix RevWalk tests #236
Simple clone fails. #231
Create templates for remaining src and include files #230
Error: SSL is not supported by this copy of libgit2. #228
error while install nodegit latest version 0.1.4 #225
error while install nodegit latest version 0.1.4 #224
Did getReferences dissapear? #223
Again for #147 #218
Update documentation on nodegit.org #217
Stable = bump to 1.0 #215
Example on nodegit.com homepage is invalid #211
tree.diffWorkDir deprecated? #209
Abort on getRemotes #201
Generic Logging/Tracing mechanism #199
Repo#openIndex missing #197
Documentation on http://www.nodegit.org/ out of date #196
Remove extern "C" with 0.21 bump #193
CloneOptions documentation lacking #192
Webpage examples are not up to date #190
Automatically generate structs from types array #187
Error: connect ETIMEDOUT during install #179
TODO #177
Notes #176
Integration improvements. #171
Merged pull requests:
[WIP] Push example #288 (johnhaley81)
Add details-for-tree-entry #285 (johnhaley81)
update add-and-commit example to include new paths #283 (maxkorp)
Added osx for testing on Travis #281 (johnhaley81)
Added " around python path to help fix issues with spaces in path #280 (johnhaley81)
Tests for branch class #279 (johnhaley81)
[WIP] Update examples #276 (johnhaley81)
Added script to generate missing tests #274 (johnhaley81)
MSBUILD doesn't allow an array of size 0 #270 (johnhaley81)
voidcheck string pointers and reenable attr test #266 (maxkorp)
require --documentation flag to include text in idefs #265 (maxkorp)
Added ability for callbacks to poll promises for fulfillment value #260 (johnhaley81)
Generate nodegit from libgit2 docs and refactor descriptor #259 (johnhaley81)
Use Start-Process to start pageant.exe #254 (FeodorFitsner)
Added more git_cred methods #251 (johnhaley81)
Add revwalk.hide and revwalk.simplifyFirstParent #235 (tbranyen)
Add revwalk.hide and revwalk.simplifyFirstParent #234 (orderedlist)
Moved wrapper/copy out of include/src #233 (johnhaley81)
Removed ejs dependency #232 (johnhaley81)
WIP: Refactor source generation templates from EJS to Combyne #227 (tbranyen)
Test fixes #226 (johnhaley81)
Added new methods in checkout and repository #207 (tbranyen)
moved libgit2 gyp to separate dir #184 (deepak1556)