0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Sep 18, 2025 — Sep 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
api: added Index.IsChanged More... almost 17 years ago
api: added Commit.Create More... almost 17 years ago
api: added Index.Delete and renamed CompareAgainstWorkingDirectory to Status More... almost 17 years ago
api: implemented Index.Remove More... almost 17 years ago
Complete FormUserInfoProvider More... almost 17 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... almost 17 years ago
Preliminary FormUserInfoProvider More... almost 17 years ago
Add UserInfoProvider class, add a ConsoleUserInfoProvider. next up: form userinfo provider. More... almost 17 years ago
merged caytchen More... almost 17 years ago
Clean Untracked handling More... almost 17 years ago
Add Tracking of Untracked files in Repository.Status (actually in IndexDiff) More... almost 17 years ago
Merge branch 'master' of github.com:henon/GitSharp More... almost 17 years ago
Put all LockFile object in using blocks More... almost 17 years ago
Put all LockFile object in using blocks More... almost 17 years ago
Put a lockfile in a using block and fixed LockFile.Dispose() More... almost 17 years ago
Put a lockfile in a using block and fixed LockFile.Dispose() More... almost 17 years ago
Marked all enums as serializable More... almost 17 years ago
Marked all enums as serializable More... almost 17 years ago
Changed parameter names to match parent class More... almost 17 years ago
Changed parameter names to match parent class More... almost 17 years ago
Disposing of a disposable field More... almost 17 years ago
Disposing of a disposable field More... almost 17 years ago
The attribute [MethodImpl(MethodImplOptions.Synchronized)] behaves the same as lock(this) More... almost 17 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... almost 17 years ago
We shouldnt lock on a this reference as it is publicly visible More... almost 17 years ago
Removed more casts More... almost 17 years ago
A few more casts removed More... almost 17 years ago
Fixed a couple dispose methods so they call base.Dispose More... almost 17 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... almost 17 years ago
Added RepositoryTests.RepositoryStatusTracksAddedFiles() test case. More... almost 17 years ago