-
Updated
Sep 26, 2020 - C
#
libgit2
Here are 63 public repositories matching this topic...
A cross-platform, linkable library implementation of Git that you can use in your application.
Git + .NET/Mono = ❤
-
Updated
Aug 25, 2020 - C#
Git to Go; bindings for libgit2. Like McDonald's but tastier.
-
Updated
Sep 18, 2020 - 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
Sep 20, 2020 - C
R bindings to the libgit2 library
-
Updated
Jul 3, 2020 - C
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
Apr 7, 2020 - C++
Perl bindings to the Git linkable library (libgit2)
-
Updated
Aug 30, 2020 - Perl
Crystal-lang binding to libgit2 with interface similar to rugged
-
Updated
Aug 5, 2020 - Crystal
GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET
-
Updated
Jul 13, 2019 - C#
Updated Lua bindings to libgit2
-
Updated
Jun 25, 2019 - C
3D integrated DCC tool for Pixar USD.
-
Updated
May 28, 2019 - C
An open source SCM micro service for monitoring and updating repositories.
-
Updated
Jul 25, 2017 - Go
A Git-backed graph database as a library
-
Updated
Dec 20, 2019 - Python
Minimal .NET Standard wrapper library to run and parse output from the git command-line utility
-
Updated
Oct 21, 2019 - C#
-
Updated
May 17, 2020 - C
Web File/Content Management Application with GIT integration
-
Updated
Sep 12, 2020 - C
libgit2 bindings for Deno
-
Updated
Aug 6, 2020 - TypeScript
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