1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Changelog More... over 14 years ago
Remove trailing white spaces More... over 14 years ago
Add some TODO reminders More... over 14 years ago
Create a minimal git config file if libgit2 didn't create one More... over 14 years ago
Un-ignore two reference renaming tests as they now pass when run against the latest version of libgit2 More... over 14 years ago
Replace managed version of lightweight tag creation with native libgit2 implementation More... over 14 years ago
Make build Windows command line launcher independent from the current working directory More... over 14 years ago
Replace managed version of Repository.Info.IsHeadDetached with native libgit2 implementation More... over 14 years ago
Minor code refactoring More... over 14 years ago
Fix Repo.Index.Unstage() behavior More... over 14 years ago
Reduce exposure of public API More... over 14 years ago
Prevent an attempt to retrieve an unknown file from the Index from throwing an exception More... over 14 years ago
Add Repository.Index.Move() More... over 14 years ago
Update libgit2 binaries to 33afca4 More... over 14 years ago
Hide the .git directory when initializing a new standard repository More... over 14 years ago
Fix Repository.IsEmpty implementation More... over 14 years ago
Fix issue when enumerating commits More... over 14 years ago
Leverage Sha abbreviating API in the tests More... over 14 years ago
Leverage Lazy<T> to unify implementation of deferred execution More... over 14 years ago
Add basic Lazy<T> type More... over 14 years ago
Fix source code broken tree structure More... over 14 years ago
Fix retrieving of a non existing tree entry More... over 14 years ago
Hack some tests to make them Mono "compliant" More... over 14 years ago
Update Changelog More... over 14 years ago
Add TreeEntry.Type More... over 14 years ago
Propagate libgit2 error messages upward More... over 14 years ago
Add tests exercising usage of abbreviated shas More... over 14 years ago
Fix platform directory separator chars More... over 14 years ago
Apply some code beautification to some files More... over 14 years ago
Add handling of abbreviated sha to Repository.Lookup() and ObjectId.ToString() More... over 14 years ago