1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jan 30, 2025 — Jan 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade libgit2 binaries to 7a361e9 More... over 13 years ago
Prevent IsDirty from looking at ignored files. More... over 13 years ago
Make ObjectDatabase.CreateBlob() able to work against a bare repository More... over 13 years ago
Cleanup whitespaces More... over 13 years ago
Delegate the enumerating of branches to libgit2 native methods More... over 13 years ago
Upgrade libgit2 binaries to 54695f4 More... over 13 years ago
Delegate the to deletion of branches to libgit2 native method More... over 13 years ago
Delegate the creation and the moving of branches to libgit2 native methods More... over 13 years ago
Remove trailing "\n" from commit and tag messages More... over 13 years ago
Fix two tests to honor git commit and tag messages formatting More... over 13 years ago
Add a test demonstrating how to retrieve the children of a specific commit More... over 13 years ago
Add some .gitignore handling test coverage More... over 13 years ago
Make Diff.Compare able to compare a Tree against the Index More... over 13 years ago
Introduce DiffTarget enumeration More... over 13 years ago
Add notes list More... almost 14 years ago
Add notes removal More... almost 14 years ago
Make Diff.Compare able to handle a blob to blob comparison More... almost 14 years ago
Add ContentChanges type More... almost 14 years ago
Rename DiffFixture to DiffTreeToTreeFixture More... almost 14 years ago
Add notes creation and updation More... almost 14 years ago
Add notes retrieval More... almost 14 years ago
Add some .gitattributes handling test coverage More... almost 14 years ago
Update license header More... almost 14 years ago
Fixed a typo. More... almost 14 years ago
Marshal the libgit2 note functions More... almost 14 years ago
Add notes related test resources in Bare repository More... almost 14 years ago
Rename Tree.Files property as Tree.Blobs More... almost 14 years ago
Fix some documentation More... almost 14 years ago
Add tree to tree Diff feature More... almost 14 years ago
Add some Diff related test resources More... almost 14 years ago