-
I compiled with ````ASAN_OPTIONS=detect_odr_violation=0 RUSTFLAGS="-Z sanitizer=address" cargo test --target x86_64-unknown-linux-gnu```` and this was found:
````
===========================…
-
When I use RLS with [alacritty](https://github.com/jwilm/alacritty) I get this error "E0463 can't find crate for `alacritty` can't find crate".
Is this supposed to work?
If I add `build_lib: tru…
-
### Description of Issue/Question
the below documentation is stating that you should upgrade to docker instead of docker.py however doing this causes an error when the minion is restarted. and genera…
-
Tried to import granite lib on elementary os.
```
** (process:12176): WARNING **: 14:18:27.911: Failed to load shared library '/build/granite-yhN8Lb/granite-5.2.3+r1346+pkg106~daily~ubuntu5.0.1/ob…
-
Would it be in the scope of this project to add an implementation of `git pull`? It isn't a libgit2 binding, but it is useful.
rylio updated
5 years ago
-
I'm interested in using this for projects in Windows, and I see there's an Appveyor build going (and plenty of issues related to windows) but I have no idea how to actually install/use it. Can instruc…
-
Hello there,
this might be not a problem of git2-rs, but I cannot locate it right now, so I'm hoping someone has a trail (or even a fix?) for the following. I'm running and compiling
```
use s…
-
It would be listed next to `Python bindings for libgit2` at the top of https://github.com/libgit2/pygit2 page. Just click `Edit` button next to it and put https://www.pygit2.org there.
This would i…
-
libgit2 supports implementing custom ODB (Object Database) backends, which can be used to store git's underlying data in [databases](https://github.com/libgit2/libgit2-backends), cloud [storage system…
-
java git implementation seems to be buggy and slow.
It would be great to be able to choose native git.
I have native git installed using Termix and i must say I have to do more and more in the she…