1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md with suggested core.autocrlf settings More... over 14 years ago
Release LibGit2Sharp v0.5.0
nulltoken
as Emeric Fermas
More... over 14 years ago
Fix NativeMethods signatures
nulltoken
as Emeric Fermas
More... over 14 years ago
Throw for unsupported configuration types More... over 14 years ago
Basic remote retrieval, can get remote More... over 14 years ago
Can delete a configuration variable More... over 14 years ago
Can set configuration values for a repository More... over 14 years ago
git_commit_message_short has been removed - reimplement in C# More... over 14 years ago
Can get basic settings from config file More... over 14 years ago
Upgrade NuGet to v1.5 More... over 14 years ago
Add .gitattributes file and fix line endings More... over 14 years ago
Move removal of temporary test repositories after the processing of each fixture More... over 14 years ago
Prevent enumeration of commits from throwing when starting from a tag which points at a blob or a tree More... over 14 years ago
Standardize usage of LibGit2Exception More... over 14 years ago
Prevent a branch from being removed if it's the current HEAD More... over 14 years ago
Add some Repository.Discover() coverage More... over 14 years ago
Add determination of repository status More... over 14 years ago
Upgrade libgit2 binaries to 35e9407 More... over 14 years ago
Ensure references are being enumerated in a ordered way More... over 14 years ago
Enforce code style More... over 14 years ago
Defer loading of Tag.Annotation and Tag.Target properties More... over 14 years ago
Replace defered loading implementation of DirectReference with Lazy<T> More... over 14 years ago
Defer loading of the tip of a Branch More... over 14 years ago
Improve implementation of commits enumeration/querying More... over 14 years ago
Replace corrupted test reference with on demand creation of it More... over 14 years ago
Fix error message formatting in a test helper More... over 14 years ago
Add ToString() override to Tag More... over 14 years ago
Straighten collection assertions to take into account the order of items More... over 14 years ago
All strings passed down to libgit2 should be UTF-8 More... over 14 years ago
Release LibGit2Sharp v0.4.0 More... over 14 years ago