-
Updated
May 3, 2022 - C
#
libgit2
Here are 87 public repositories matching this topic...
A cross-platform, linkable library implementation of Git that you can use in your application.
Git + .NET/Mono = ❤
-
Updated
Apr 6, 2022 - C#
Git to Go; bindings for libgit2. Like McDonald's but tastier.
-
Updated
Apr 21, 2022 - Go
Uncommon
commented
Jun 22, 2018
When a repository window is actually a tab in a parent window, the states of the various splitters should be synced between those tabs - sidebar, history, etc. There should also be a preference setting to enable/disable this behavior.
GIT for nodejs and the browser using https://libgit2.org compiled to WebAssembly with https://emscripten.org
-
Updated
Mar 26, 2022 - C
R bindings to the libgit2 library
-
Updated
Mar 18, 2022 - C
Simple and fast git helper functions.
-
Updated
Apr 15, 2022 - Rust
Git integration for the Wolfram Language
-
Updated
Oct 28, 2019 - C++
Git for Modern C++ (A libgit2 Wrapper Library)
git
lightweight
libgit2
library
cross-platform
version-control
modern-cpp
cpp11
mit-license
wrapper-library
-
Updated
Dec 2, 2020 - C++
Perl bindings to the Git linkable library (libgit2)
-
Updated
Aug 8, 2021 - Perl
Crystal-lang binding to libgit2 with interface similar to rugged
-
Updated
Jul 4, 2021 - Crystal
GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET
-
Updated
Jul 13, 2019 - C#
Git repository management; a managed .NET Core wrapper for libgit2.
-
Updated
Apr 13, 2022 - C#
Web File/Content Management Application
-
Updated
May 3, 2022 - Go
Updated Lua bindings to libgit2
-
Updated
Jun 25, 2019 - C
libgit2 bindings for Deno
-
Updated
Dec 17, 2021 - TypeScript
3D integrated DCC tool for Pixar USD.
-
Updated
May 28, 2019 - C
Improve this page
Add a description, image, and links to the libgit2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the libgit2 topic, visit your repo's landing page and select "manage topics."
System information
https://www.nodegit.org/api/tree/ has an example of how to use
tree.walk()
, but it doesn't mention a critical detail, which is mentioned in an example:https://github.com