-
### Discussed in https://github.com/relagit/relagit/discussions/41
Originally posted by **RelevantContent** August 22, 2024
As written in the title, I suggest using [nodegit](https://www.nodeg…
-
#### What is the problem?
Invocation of external git is "slow" (because many)
I think it is worth checking if any worthwhile performance gain would come from using https://www.pygit2.org eg for …
-
I've seen some discussion about `git bundle` in some libgit2 language bindings forums, but not in libgit2 itself. How much effort would it take to support this family of commands?
-
I’d like to announce that I’m working on a collection of Fortran 2008 ISO C binding interfaces to [libgit2](https://github.com/libgit2/libgit2), as this dependency was discussed in #136 and #166. Just…
-
I'd like to be able to call `git_libgit2_opts` using `git2-rs`.
By default, when reading in objects, libgit2 computes their sha1 hash and confirms that it matches the expected hash. That's a reason…
-
## Building hlibgit2 on Windows
```
Building hlibgit2-0.18.0.13...
Preprocessing library hlibgit2-0.18.0.13...
[ 1 of 49] Compiling Bindings.Libgit2.Version ( dist\build\Bindings\Libgit2\Version.hs, …
-
```
$> cabal-dev install
Resolving dependencies...
Downloading bindings-DSL-1.0.16...
Configuring bindings-DSL-1.0.16...
Building bindings-DSL-1.0.16...
Preprocessing library bindings-DSL-1.0.16...
[1…
-
this comes from a bug report on gitui, a console text gui for git written in rust, it uses the rust wrapped version of libgit2
Issue. I have a config file with includeifs. Those includeifs have %(p…
pm100 updated
4 weeks ago
-
libgit2 library is a great library to manipulate git repos. This library has numerous language bindings. Having healthy language bindings is vital for the libgit2 project success.
From other side l…
-
I opened [this](https://github.com/alexcrichton/git2-rs/issues/249) issue but I don't who is to actually resolve this dependency issue. It looks like mockito is using this as a dependency and they jus…