1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update test TFMs More... over 4 years ago
Update .NET SDK More... over 4 years ago
Merge pull request #1890 from OctopusDeploy/worktree-fix-1885 More... over 4 years ago
Update `git_worktree_add_options` struct to include ref pointer Native struct https://github.com/libgit2/libgit2/blob/main/include/git2/worktree.h#L88 Fixes https://github.com/libgit2/libgit2sharp/issues/1885 More... over 4 years ago
Merge pull request #1884 from Molytho/master More... over 4 years ago
Adjust GitStatusOptions to match structure of native libgit2 More... over 4 years ago
Test and fix for https://github.com/libgit2/libgit2sharp/issues/1869 More... almost 5 years ago
Merge pull request #1865 from yahavx/patch-1 More... almost 5 years ago
Update Branch.cs More... almost 5 years ago
Merge pull request #1618 from libgit2/ethomson/notls More... about 5 years ago
Merge pull request #1790 from Stijn-Rutten/1789_addedLines_and_deletedLines_in_ContentChanges More... about 5 years ago
Comment out certificate check test More... about 5 years ago
Comment out test using deleted repo More... about 5 years ago
Use SocketsHttpHandler on .NET Core More... about 5 years ago
Remove unneeded reference More... about 5 years ago
Add netcoreapp2.1 target More... about 5 years ago
Add lock to credential cache modifications More... about 5 years ago
Remove certificate validation check More... about 5 years ago
Always use managed https transport More... about 5 years ago
Checkout branch looks to remote tracking branches as fallback More... over 5 years ago
Merge branch '1789_addedLines_and_deletedLines_in_ContentChanges' of https://github.com/Stijn-Rutten/libgit2sharp into 1789_addedLines_and_deletedLines_in_ContentChanges More... over 5 years ago
Apply suggestions from code review More... over 5 years ago
Nevermind, can't change handler properties after it's been used More... over 5 years ago
Make test pass, can't do this for real though More... over 5 years ago
WIP Try using CredentialCache More... over 5 years ago
Change to an opt-out model for the managed implementation More... over 5 years ago
Move to only netstandard2.0 target More... over 5 years ago
Apply suggestions from code review More... over 5 years ago
Update LibGit2Sharp/Line.cs More... over 5 years ago
Tests and added explicit setting of added and deleted lines in patch because linecallback isn't called in this case More... over 5 years ago