libgit2
A linkable library for Git
libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings.
homepage ↗ github: libgit2/libgit2
⚠ Security advisories affect this package: GLSA 202411-05, GLSA 202401-17
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.9.6 | 4 | 13 h | details › |
| HomeAssistantRepository GitHub ↗ | 1.5.2 | 1 | 10 mo | details › |
| didos GitHub ↗ | 0.27.9-r1 | 1 | 2 yr | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | loong | mips | ppc | s390 | sparc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1.9.6 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | loong testing | mips testing | ppc testing | s390 testing | sparc testing | — | view · download · history ↗ |
| 1.9.4 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | loong testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
| 1.9.3 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | loong testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
| 1.9.2 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | loong testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
| 1.5.2 ≈ | HomeAssistantRepository | amd64 stable | arm64 stable | x86 stable | ppc64 untested | riscv untested | arm stable | loong untested | mips untested | ppc untested | s390 untested | sparc untested | 22 mo | view · download · history ↗ |
| 0.27.9-r1 | didos | amd64 testing | arm64 testing | x86 untested | ppc64 untested | riscv untested | arm testing | loong untested | mips untested | ppc untested | s390 untested | sparc untested | — | view · download · history ↗ |
Use flags of 1.9.6
- examples Install examples, usually source code
- gssapi Enable GSSAPI support for SPNEGO auth
- +ssh Enable SSH transport support
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- trace Enable tracing support
Runtime dependencies of 1.9.6
show 10 lines
gssapi?
(
)
ssh?
(
)