Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-02-27 | 1.1 kB | |
v0.26.5 (2020-02-27).tar.gz | 2020-02-27 | 1.6 MB | |
v0.26.5 (2020-02-27).zip | 2020-02-27 | 2.0 MB | |
Totals: 3 Items | 3.6 MB | 0 |
Summary of changes
- Bring in improvement to client certificate handling on Windows from winhttp: support optional client cert [#5384]
Commit.prototype.parent()
now correctly assigns the repo property on the retrieved commit. This should solve certain bugs when working with a commit retrieved fromparent
.
Merged PRs into NodeGit
- Bring in Libgit2 [#5384] to NodeGit
- Fix behavior of Commit#parent
- Remove DiffList
- Remove unnecessary assignment of Commit#repo