GitHub - todaysoftware/libgit2-delphi: libgit2 bindings for Delphi/Free Pascal
Details
Delphi / Free Pascal bindings for libgit2 v1.9(.3).
Since I could not find anything very up to date in the Delphi/Pascal world for recent libgit2 versions I decided to do something myself with assistance from CHelper.
No packages at this time, just add the LibGit2.pas file to a project and ensure that the git2/*.inc files are available and Windows builds of the git2.dll is available below (built with Visual Studio 2026).
So far we are only using it on the Windows 32-bit platform so no idea how it will work on other platforms, but any fixes and/or improvements would be welcome.
Windows Binaries
Now included as part of the releases.
License
MIT, see the LICENSE file if you've never seen an MIT license before.
Authors
- Mark Jones