1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Non-CLS compliant code More... almost 14 years ago
Fix some ambiguous references in the xml documentation More... almost 14 years ago
Make RemoteCollection an IEnumerable<Remote> More... almost 14 years ago
Upgrade libgit2 binaries to e07c2d2 More... almost 14 years ago
Add RemoteCollection.Create() More... almost 14 years ago
Refactor the building of a Remote More... almost 14 years ago
Make Remote IEquatable More... almost 14 years ago
Add support for local tracking branches (branch..remote = ".") More... almost 14 years ago
Add a test exercising the Blob.ContentStream property More... almost 14 years ago
Release LibGit2Sharp v0.8.0 More... almost 14 years ago
Upgrade libgit2 binaries to 6d39c0d More... almost 14 years ago
Add some more test coverage demonstrating the handling of .gitgnore file More... almost 14 years ago
Add ParentsCount property to Commit More... almost 14 years ago
Add test coverage demonstrating the handling of .gitgnore file More... almost 14 years ago
Move Repository.Index.RetrieveStatus() related tests to a separate Fixture More... almost 14 years ago
Fix detection of the lack of user identity details in git global and system configuration files More... almost 14 years ago
Make Repository.Commit() able to amend the current tip of the Head More... almost 14 years ago
Fix libgit2 submodule definition to use Https More... almost 14 years ago
Fix some issues pinpointed by Code Analysis More... almost 14 years ago
Upgrade libgit2 binaries to 242a1ce More... almost 14 years ago
When unstaging, delegate the reset of the index from the HEAD to libgit2 More... almost 14 years ago
Optimize the execution of some tests More... almost 14 years ago
Enforce test coverage of the opening of a repository More... almost 14 years ago
Workaround for reference slash prefix in libgit2. More... almost 14 years ago
Simplify handling of native signature handle More... almost 14 years ago
Prevent Repository.Head.IsCurrentRepositoryHead from throwing a NullReferenceException when the Repository is empty More... almost 14 years ago
Prevent potential race condition More... almost 14 years ago
Strings in structures are being marshalled as ASCII, Hack fix it More... almost 14 years ago
Upgrade libgit2 binaries to f25cc58 More... almost 14 years ago
Make Repository.Init() return an instance of the Repository type, instead of a string containing the path of the repository More... almost 14 years ago