1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jan 22, 2025 — Jan 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release LibGit2Sharp v0.6.2 More... about 14 years ago
Make Index.Stage(), Index.Unstage(), Index.Move() and Index.Remove() able to cope with native Windows directory separator char More... about 14 years ago
Release LibGit2Sharp v0.6.1 More... about 14 years ago
Fix some missing documentation warnings More... about 14 years ago
Fix wrong test More... about 14 years ago
Add overloads to index methods that accept collection of paths More... about 14 years ago
Upgrade libgit2 binaries to e3baa3c More... about 14 years ago
Fix the tests to cope with the newly committed "1.txt" file in the test repository More... about 14 years ago
Simplify CI build script and fix mixed tabs/spaces More... about 14 years ago
Add a test file "1.txt" beside the "1" folder to put under the light an ordering issue when determining status More... about 14 years ago
Release LibGit2Sharp v0.6.0 More... over 14 years ago
Upgrade libgit2 binaries to 28c1451 More... over 14 years ago
Fix some missing documentation warnings More... over 14 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... over 14 years ago
Reorder Index related tests More... over 14 years ago
Fix Index.Stage(), Index.Unstage() and enforce test coverage More... over 14 years ago
Add EnumExtensions to help checking whether a flag is set More... over 14 years ago
Move the Commit API with optional signatures up to RepositoryExtensions More... over 14 years ago
Add Index.Remove() More... over 14 years ago
Can create commit using global 'user' config info More... over 14 years ago
Replace managed tree indexer functionality with native libgit2 git_tree_frompath() invokation More... over 14 years ago
Change retrieval of configuration settings More... over 14 years ago
Add Configuration.Get() overload that takes key in parts. More... over 14 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... over 14 years ago
Add a string indexer to the Branch type in order to ease retrieval of TreeEntries More... over 14 years ago
Fix Index.Unstage() in order to make it cope with path containing subdirectories More... over 14 years ago
Add commits to remote/origin in testrepo_wd to test Branch.BehindBy More... over 14 years ago
Assimilate PosixPathHelper into FilePath More... over 14 years ago
Use FilePath and FilePathMarshaler in NativeMethods More... over 14 years ago
Fix some missing documentation warnings More... over 14 years ago