close
The Wayback Machine - https://web.archive.org/web/20140326073844/https://github.com/libgit2/libgit2sharp
Skip to content
This repository

Git + .Net/Mono = ❤

Octocat-spinner-32 Lib Update libgit2 to 36a80fd
Octocat-spinner-32 LibGit2Sharp.Tests Enable now passing test assertion
Octocat-spinner-32 LibGit2Sharp Split the lazy group of commit object as two groups
Octocat-spinner-32 libgit2 @ 36a80fd Update libgit2 to 36a80fd
Octocat-spinner-32 nuget.package Speed up postbuild xcopy
Octocat-spinner-32 .gitattributes Remove BOM and cleanup .gitattributes
Octocat-spinner-32 .gitignore Generate a unique ID at compile time to work around a CLR bug
Octocat-spinner-32 .gitmodules Fix libgit2 submodule definition to use Https
Octocat-spinner-32 .mailmap Fix .mailmap
Octocat-spinner-32 .travis.yml Refactor Travis build script
Octocat-spinner-32 CHANGES.md Release LibGit2Sharp v0.16.0
Octocat-spinner-32 CI-build.msbuild Clean-up trailing whitespaces
Octocat-spinner-32 LICENSE.md Release LibGit2Sharp v0.16.0
Octocat-spinner-32 LibGit2Sharp.sln Add Leaks build configuration for #141
Octocat-spinner-32 README.md Unescape build status icon urls
Octocat-spinner-32 ResharperSettings.xml Enforce code style
Octocat-spinner-32 UpdateLibgit2ToSha.ps1 Fix UpdateLibgit2ToSha.ps1 path context handling
Octocat-spinner-32 acknowledgments.md Add tarring capabilities
Octocat-spinner-32 build.libgit2sharp.cmd Add Repository.Version static property
Octocat-spinner-32 build.libgit2sharp.sh Update libgit2 to 36a80fd
Octocat-spinner-32 build.libgit2sharp.x64.cmd Add build.libgit2sharp.x64.cmd
Octocat-spinner-32 square-logo.png Add libgit2 project logo
README.md

LibGit2Sharp

LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.

Online resources

Troubleshooting and support

  • Usage or programming related question? Post it on StackOverflow using the tag libgit2sharp
  • Found a bug or missing a feature? Feed the issue tracker
  • Announcements and related miscellanea through Twitter (@libgit2sharp)

Current project build status

The build is generously hosted and run on the CodeBetter TeamCity infrastructure.

Status of last build
master master
vNext (Win x86) vNext x86
vNext (Win amd64) vNext amd64
vNext (Mono) vNext Mono

Quick contributing guide

  • Fork and clone locally
  • Create a topic specific branch. Add some nice feature. Do not forget the tests ;-)
  • Send a Pull Request to spread the fun!

More thorough information available in the wiki.

Authors

License

The MIT license (Refer to the LICENSE.md file)

Something went wrong with that request. Please try again.