libgit2_1.5_tools

A portable, pure C implementation of the Git core methods

Version

1.5.0-2
(2025-11-22)

Size

1.9

MiB

Repository

HaikuPorts
x86_64
The library provides:
* SHA conversions, formatting and shortening
* abstracted ODB backend system
* commit, tag, tree and blob parsing, editing, and write-back
* tree traversal
* revision walking
* index file (staging area) manipulation
* reference management (including packed references)
* config file management
* high level repository management
* thread safety and reentrancy
* descriptive and detailed error messages
* ...and more (over 175 different API calls)