0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Sep 18, 2025 — Sep 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made ObjectDatabase implement IDisposable. More... almost 17 years ago
Implemented some using() in order to release resources handled by the Core.Repository instances. More... almost 17 years ago
Moved removal of temporary folder to FixtureTearDown. More... almost 17 years ago
Merge remote branch 'henon/master' More... almost 17 years ago
Ported jgit commit fa5fc8728c679dacc2a7c19ab3a26225391645c8. More... almost 17 years ago
api: added branch switching functionality to Branch and Repository.cs More... almost 17 years ago
fixing repo.Branches to index Branches by their names without a beginning slash More... almost 17 years ago
Ported jgit commit bd67ae97be96cb87d1a8677f7ee71532521326f1. More... almost 17 years ago
Refactored Branch resetting implementation. More... almost 17 years ago
Reverted attributes alteration. More... almost 17 years ago
reset soft testcase More... almost 17 years ago
api: added Branch.ResetSoft More... almost 17 years ago
added more tests for Branch.ResetHard and Commit.Checkout More... almost 17 years ago
api: added some handy overloads for Branch.Checkout More... almost 17 years ago
removed unnecessary index.write from Commit.Checkout More... almost 17 years ago
improved paupaw san's reset hard test More... almost 17 years ago
api: fixed Branch.ResetHard() More... almost 17 years ago
Set file attribute to normal, to prevent error when deleting file with read only attribute on. More... almost 17 years ago
Updated reset hard feature test case. More... almost 17 years ago
Adding reset hard test under new nunit Branch test class. More... almost 17 years ago
API:Adding reset hard feature. Issues: Incompatible with msysgit. More... almost 17 years ago
Slightly changed Blob.Data decoding process. More... almost 17 years ago
Converted IntList JavaDoc comments. More... almost 17 years ago
Ported jgit commit 88478650d594b6b88136ef21f4234e7f29ce5551. More... almost 17 years ago
Added Config.Persist() and related test. More... almost 17 years ago
Improved configuration alteration in CommitHonorsConfigCommitEncoding(). More... almost 17 years ago
Improved CommitHonorsConfigCommitEncoding(). More... almost 17 years ago
Added support for i18n.commitencoding configuration entry along with test. More... almost 17 years ago
Fixed a directory separator related issue which led the build to fail on Mono. More... almost 17 years ago
Moved Diff, Patch and sample.git test resources into the Resources folder. Changed NAnt build script accordingly. More... almost 17 years ago