1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Sep 18, 2025 — Sep 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor bulk implementation of Index methods More... almost 15 years ago
Add basic Tuple<T1, T2> type More... almost 15 years ago
Enforce Index.RetrieveStatus() test coverage More... almost 15 years ago
Release LibGit2Sharp v0.6.2 More... almost 15 years ago
Make Index.Stage(), Index.Unstage(), Index.Move() and Index.Remove() able to cope with native Windows directory separator char More... almost 15 years ago
Release LibGit2Sharp v0.6.1 More... almost 15 years ago
Fix some missing documentation warnings More... almost 15 years ago
Fix wrong test More... almost 15 years ago
Add overloads to index methods that accept collection of paths More... almost 15 years ago
Upgrade libgit2 binaries to e3baa3c More... almost 15 years ago
Fix the tests to cope with the newly committed "1.txt" file in the test repository More... almost 15 years ago
Simplify CI build script and fix mixed tabs/spaces More... almost 15 years ago
Add a test file "1.txt" beside the "1" folder to put under the light an ordering issue when determining status More... almost 15 years ago
Release LibGit2Sharp v0.6.0 More... almost 15 years ago
Upgrade libgit2 binaries to 28c1451 More... almost 15 years ago
Fix some missing documentation warnings More... almost 15 years ago
Change the tree structure into which libgit2 binaries are located in order to be able to dynamically bind against 32 or 64 bits version of libgit2 More... almost 15 years ago
Reorder Index related tests More... almost 15 years ago
Fix Index.Stage(), Index.Unstage() and enforce test coverage More... almost 15 years ago
Add EnumExtensions to help checking whether a flag is set More... almost 15 years ago
Move the Commit API with optional signatures up to RepositoryExtensions More... almost 15 years ago
Add Index.Remove() More... almost 15 years ago
Can create commit using global 'user' config info More... almost 15 years ago
Replace managed tree indexer functionality with native libgit2 git_tree_frompath() invokation More... almost 15 years ago
Change retrieval of configuration settings More... almost 15 years ago
Add Configuration.Get() overload that takes key in parts. More... almost 15 years ago
Add a string indexer to the Commit type in order to ease retrieval of TreeEntries. Modify the string indexer of the Tree in order to allow retrieval of nested TreeEntries More... almost 15 years ago
Add a string indexer to the Branch type in order to ease retrieval of TreeEntries More... almost 15 years ago
Fix Index.Unstage() in order to make it cope with path containing subdirectories More... almost 15 years ago
Add commits to remote/origin in testrepo_wd to test Branch.BehindBy More... almost 15 years ago