Changelog
<a name="v0-1-2" href="#v0-1-2">v0.1.2</a> (2014-05-02)
Closed issues:
gyp ERR cannot find -lgit2 #150
Read file from git server #145
"emulate git log" example error #144
repo.workdir() crashes (SIGSEGV) on a bare repo #128
How to create Branch using the API? #124
'npm run-script gen && npm install' on Ubuntu 13.04 #122
Error while installing Nodegit 0.1.0 #120
Question: How would I implement the equivalent of git status
? #117
Sync versions of all the methods #115
Tick version # #107
Windows support #71
Create test for history with merge commits #64
Merged pull requests:
Changelog
<a name="v0-1-1" href="#v0-1-1">v0.1.1</a> (2014-03-23)
Closed issues:
Misleading Readme #138
Cannot find module './build/Debug/nodegit' #137
Support for Node 0.11+ #134
installer cant seem to find python #126
Cannot build when parent directory contains space(s) #123
question: how cvv8 is used? #118
question: gen.js does not generate wrapper.h and wrapper.cc #116
tree.diffIndex: pointer being freed was not allocated #112
Use as a dependency of another node project? #110
Segmentation faults with concurrent access? #104
tree.diffWorkDir #101
getReference passes unexpected object into callback #98
index.removeByPath stops execution #97
Missing example: commit to a local repo (i.e. git add, git commit) #96
Get contents of index entry? #94
Failure to Build nodegit at Commit 0aa9a3c120 on OS X 10.6.8 #92
TypeError: Cannot call method 'clone' of undefined #91
missing cstring #88
Installing fails - can't find vendor/libgit2/build #80
Improving JavaScript API #73
Using code-generation to generate #70
Merged pull requests:
Support for Node 0.11+ #135 (pierreinglebert)
Added git_diff_delta_dup to git_diff_get_patch to fix a memory issue whe... #113 (kmctown)
Try requiring build/Debug/nodegit if build/Release/nodegit wasn't found. #108 (papandreou)
Updated v0.18.0.json to make the index and DiffOptions arguments in Inde... #106 (kmctown)
Duplicate git_error struct before passing it on #105 (papandreou)
Changed v0.18.0.json so diffWorkDir DiffOptions argument is optional. Ad... #103 (kmctown)
new add-and-commit.js and remove-and-commit.js examples #99 (dcolens)
Add missing fields to index entry #95 (papandreou)
Made the tests pass and making each test self-contained #90 (FrozenCow)
Add system dependencies for OSX install #82 (philschatz)
Changelog
<a name="v0-1-0" href="#v0-1-0">v0.1.0</a> (2013-09-07)
Closed issues:
The api in README is incorrect #87
message_encoding in documentation for Repo.createCommit #86
How to retrieve blob with binary content? #83
Incorrect commit oid's when aggregated from commit.history() #81
How do you list branches in repo? #76
License? #74
Nested walks scatter memory and cause SEGFAULTS #72
feature request: Provide fileMode / getType method on tree entries #67
Document DiffList #66
Procedure for moving development to nodegit/nodegit #55
Cannot install on OSX #49
Merged pull requests:
Changelog
<a name="v0-0-75" href="#v0-0-75">v0.0.75</a> (2013-03-24)
Closed issues:
incomplete error reporting #57
Segmentation Fault in raw-commit.js #56
Another Mac OSX install fail #53
unit tests broken in travis-ci #52
"Image not found" with require("nodegit") on Mac OS X #51
Cannot Compile on 0.8.* #47
No suitable image found. #46
Fails to require module on latest node version #43
Compilation error node 0.6.1 #32
commit.history work like slice #17
Sync and Async methods #16
Comment all code methods #1