-
Updated
Jul 20, 2021 - C
#
libgit2
Here are 76 public repositories matching this topic...
A cross-platform, linkable library implementation of Git that you can use in your application.
Git + .NET/Mono = ❤
-
Updated
Jul 19, 2021 - C#
Git to Go; bindings for libgit2. Like McDonald's but tastier.
-
Updated
Apr 4, 2021 - 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
Jun 11, 2021 - JavaScript
R bindings to the libgit2 library
-
Updated
Jul 21, 2021 - 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
Dec 2, 2020 - C++
Perl bindings to the Git linkable library (libgit2)
-
Updated
Jul 16, 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#
Updated Lua bindings to libgit2
-
Updated
Jun 25, 2019 - C
Git repository management; a managed .NET Core wrapper for libgit2.
-
Updated
Feb 2, 2021 - C#
Web File/Content Management Application with GIT integration
-
Updated
Jul 9, 2021 - C
3D integrated DCC tool for Pixar USD.
-
Updated
May 28, 2019 - C
libgit2 bindings for Deno
-
Updated
Aug 6, 2020 - TypeScript
An open source SCM micro service for monitoring and updating repositories.
-
Updated
Jul 25, 2017 - Go
Minimal .NET Standard wrapper library to run and parse output from the git command-line utility
-
Updated
Oct 21, 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