libgit2@1.6
« Back to VersTracker
Description:
C library of Git core methods that is re-entrant and linkable
Type: Formula  |  Latest Version: 1.6.5@0  |  Tracked Since: Dec 6, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: git library c version-control vcs
Install: brew install libgit2@1.6
About:
libgit2 is a portable, pure C implementation of the Git core methods. It provides a re-entrant and linkable API for applications to manipulate Git repositories programmatically without relying on the git binary. This enables high-performance integration of Git functionality directly into other tools and services.
Key Features:
  • Linkable, re-entrant C library
  • Cross-platform (Windows, macOS, Linux, BSD)
  • Bindings for multiple languages (Python, Ruby, Node.js, Go, etc.)
  • Low-level access to Git object model and filesystem
Use Cases:
  • Building Git-enabled applications and services
  • IDE and editor Git integration
  • Automated repository analysis and manipulation
Alternatives:
  • git – libgit2 is a library for embedding Git, whereas 'git' is the command-line tool.
Version History
Detected Version Rev Change Commit
Dec 6, 2025 9:50am 0 VERSION_BUMP 1d41aa52
Nov 26, 2024 9:02am 0 VERSION_BUMP f2cee5d5
Sep 14, 2024 9:07pm 0 VERSION_BUMP 42bfb2fe