-
It is very difficult to keep track of breaking API changes between versions of libgit2.
Having a ChangeLog file listing any breaking change would be great actually, as I'm trying to keep my version o…
-
I get this error while executing `python script/bootstrap.py`: `Release\obj\libgit2\git2.res : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt [C:\OWN\SCM-Store\GitHub\…
-
Hello, i've spend a lot of time for trying to install your plugin and reinstall it lots of time, but now i've gave up. I need your help.
For now i can't even create a repo. But earlier i did... with a…
-
System Info:
OS: Windows 8.1 x64
VS: Visual Studio 2012 U
Node: 0.10.28-32bbit
Log:
```
> atom-shell@0.12.3 preinstall e:\staging-tests\atom-shell
> node -e 'process.exit(0)'
npm http GET https://…
-
Tree enumerator performance is very low.
My sample https://dl.dropboxusercontent.com/u/7142199/LibGit2Sharp.Test.zip
Set working directory to large Git repository (like Boost)
TreeEntry constructor v…
-
While compiling a project linked to libgit2, i get a lot of warnings and a few errors while using C89 or ANSI standards. The _warnings_ are entirely about commas at the end of enums (good for diffs, b…
-
After trying to upload the epub version to Google Play Books and it failing I attempted to validate the epub using this site:
http://www.epubconversion.com/servlet/Check
The resulting errors were:
…
-
Git version: 65e9dc6
When attempting to access a tree entry named `:\` with `git_tree_entry_bypath` on windows, the function fails to find the entry, indicating that the path `:/` does not exist.
Is…
-
I thought I remembered seeing an issue about creating a separate project for a higher-level library, built on top of libgit2, to provide more of the command-line git features that are out of scope for…
-
Hi,
Since [gitteh](https://github.com/libgit2/node-gitteh) and [nodegit](https://github.com/tbranyen/nodegit) are no longer maintained and just dont work, is there any alternative for Node.js?
Maybe…