1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jan 30, 2025 — Jan 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make `GitObject.DereferenceToCommit()` use `git_object_peel()` More... about 13 years ago
Turn off thread affinity by default More... about 13 years ago
Add Archive() to ObjectDatabase More... about 13 years ago
Add checkout progress callback to Repository.Clone
benstraub
as Ben Straub
More... about 13 years ago
Introduce repo.Refs.IsValidName() More... about 13 years ago
Repository.Clone
benstraub
as Ben Straub
More... about 13 years ago
Fix failing tests due to missing struct member More... about 13 years ago
Improve Configuration.Get documentation More... about 13 years ago
Add XDG configuration store More... about 13 years ago
Make Config.Get() able to target a specific store More... about 13 years ago
Turn Configuration overloads into extension methods More... about 13 years ago
Make Configuration.HasXXXConfig() obsolete More... about 13 years ago
Introduce Configuration.HasConfig() More... about 13 years ago
Fix parameter checks More... about 13 years ago
Make repo.Config.Get() return the originating store More... about 13 years ago
Move repo field up into GitObject More... about 13 years ago
Fix retrieval of the author of a Commit More... about 13 years ago
Add GitObjectLazyGroup.Singleton() More... about 13 years ago
Update working directory on Checkout More... about 13 years ago
Move Checkout tests into CheckoutFixture More... about 13 years ago
Checkout is not allowed in a bare repository More... about 13 years ago
Mark Commit.ParentsCount obsolete More... about 13 years ago
Deploy GitObjectLazyGroup usage More... about 13 years ago
Introduce GitObjectLazyGroup More... about 13 years ago
Upgrade libgit2 binaries to 1e99ce9 More... about 13 years ago
Merge pull request #239 from ben/libgit2-upgrade-81eecc3
benstraub
as Ben Straub
More... over 13 years ago
Upgrade libgit2 binaries to 81eecc3
benstraub
as Ben Straub
More... over 13 years ago
Prefer commit parent ObjectId over handle More... over 13 years ago
Make Signature IEquatable More... over 13 years ago
Report Fetch progress through callbacks More... over 13 years ago