Commit 57ed35d
authored
Merge pull request #18 from readmeio/merge-libgit-191
- upgrade libgit2 from 1.8.4 to 1.9.1 (via the nodegit forked implementation)
- [release log here](https://github.com/libgit2/libgit2/releases)
- remove the zlib patches that were necessary in #14
- the updated libgit2 makes these no longer required to build
Maintenance note: I chose to bring in all the upstream history, with the intent to merge it without squashing so that git knows where we are relative to upstream. This ought to make it easier for me to merge upstream in the future
This PR will bring in a bunch of commits, but only actually merges the diff between https://github.com/nodegit/nodegit/tree/51650c7b4b7d65b35c80d4c62ead63072c54fbcc and https://github.com/nodegit/nodegit/tree/b9f3d16b61762e2ab24b9af10b821468ffe257b0 (view the [diff here](https://github.com/nodegit/nodegit/compare/51650c7..b9f3d16))File tree
8 files changed
+4278
-3371
lines changed- generate/input
- lifecycleScripts
- patches
- patches
- vendor
8 files changed
+4278
-3371
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2602 | 2602 | | |
2603 | 2603 | | |
2604 | 2604 | | |
| 2605 | + | |
2605 | 2606 | | |
2606 | 2607 | | |
2607 | | - | |
| 2608 | + | |
| 2609 | + | |
2608 | 2610 | | |
2609 | 2611 | | |
2610 | 2612 | | |
| |||
0 commit comments