1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 05, 2025 — Sep 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add testrepo_wd back in More... over 15 years ago
removing testrepo_wd More... over 15 years ago
stub out index api, get test repo with wd in order More... over 15 years ago
update resharper settings to sort properties More... over 15 years ago
define IsDetachedHead for empty repo More... over 15 years ago
test IsHeadDetached and add failing test for checking this property on a newly created repo More... over 15 years ago
add test to do fast commit count More... over 15 years ago
make sure Index is disposed with repo More... over 15 years ago
add test to exercise ArgumentConformsTo<T> and ObjectId creation More... over 15 years ago
reformat all test fixtures with resharper settings More... over 15 years ago
test opening repos with windows path separators More... over 15 years ago
don't like the message in ShouldBeTrue More... over 15 years ago
move RepositorySafeHandle into core and reformat More... over 15 years ago
add test for entries with paths More... over 15 years ago
can enumerate and find entries in index More... over 15 years ago
can access index and count entries More... over 15 years ago
guard against potential race condition in fluent commits enumerator More... over 15 years ago
Rename Repository.Details to Repository.Info More... over 15 years ago
Simplify API by removing most of the overloads which rely on ObjectId based parameters More... over 15 years ago
Prevent some potential memory leaks More... over 15 years ago
Move high level repository information into Repository.Details More... over 15 years ago
Extract path handling methods into a dedicated PosixPathHelper type More... over 15 years ago
Fix Repository.Init() returned path More... over 15 years ago
Improve the error reporting More... over 15 years ago
Remove some code duplication More... over 15 years ago
update backlog More... over 15 years ago
implement repo.Branches.Delete(name) More... over 15 years ago
can checkout a branch More... over 15 years ago
reformating with resharper layout settings More... over 15 years ago
can update reference target More... over 15 years ago