| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| libgit2 v1.9.4 source code.tar.gz | 2026-05-22 | 7.7 MB | |
| libgit2 v1.9.4 source code.zip | 2026-05-22 | 12.3 MB | |
| README.md | 2026-05-22 | 513 Bytes | |
| Totals: 3 Items | 20.0 MB | 0 | |
This release includes a few small but important bugfixes.
- cmake: separate generated headers from translated headers by @ethomson in https://github.com/libgit2/libgit2/pull/7263
- Avoid uninitialized variable warnings in gcc by @ethomson in https://github.com/libgit2/libgit2/pull/7258
- fix: Recognize relative worktrees extension by @cwill747 in https://github.com/libgit2/libgit2/pull/7254
- fix(sha256): thread-safety bug in builtin SHA-256 by @weihanglo in https://github.com/libgit2/libgit2/pull/7266