6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed caching of tags refs and so in in repository solved a number of test cases, have to keep better track of it if it should be put back solved a number of test cases for example testReadAllIncludingSymrefs More... almost 16 years ago
As the tests deeply fails, porting once again from Java. More... almost 16 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... almost 16 years ago
Fix some premature optimizations in Repository causing test failure. On a different note, TestTrivialTwoWayDisjointHistories from merge and testCache_TooSmallLimit seem to run infinitely here. More... almost 16 years ago
Fix some premature optimizations in Repository causing test failure. On a different note, TestTrivialTwoWayDisjointHistories from merge and testCache_TooSmallLimit seem to run infinitely here. More... almost 16 years ago
Merge commit 'henon/master' More... almost 16 years ago
Added AssertHelper class along with some tests. Changed one already existing test from [ExpectedException] to Assert.Throws<TException> syntax. More... almost 16 years ago
Added AssertHelper class along with some tests. Changed one already existing test from [ExpectedException] to Assert.Throws<TException> syntax. More... almost 16 years ago
Merge branch 'master' of git://github.com/ammachado/GitSharp More... almost 16 years ago
Merge commit 'ammachado/master'
Meinrad Recheis
as henon
More... almost 16 years ago
Minor changes on GitIndex.cs More... almost 16 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... almost 16 years ago
Merge commit 'nulltoken/master'
Meinrad Recheis
as henon
More... almost 16 years ago
Merge commit 'nestalk/master'
Meinrad Recheis
as henon
More... almost 16 years ago
Code beautify on ReceivePack.cs More... almost 16 years ago
Removed duplicated constants from Constants.cs More... almost 16 years ago
Fixed tests from CherryPickTest.cs More... almost 16 years ago
Fixed flashing window during execution of IndexTests.cs More... almost 16 years ago
Removed GOTOs from code. More... almost 16 years ago
Fixed tests from WindowCacheTest.cs More... almost 16 years ago
Fixed a few tests from FIFO/LIFO RevQueue More... almost 16 years ago
Merge branch 'master' of git://github.com/nestalk/GitSharp More... almost 16 years ago
Updated Ref.cs, RefDatabase.cs and Repository.cs against JGit repository from [henon] More... almost 16 years ago
Resolving some conflicts More... almost 16 years ago
Missing changes from last rebase from nulltoken More... almost 16 years ago
Several changes on RevCommit.cs, Generator.cs and its dependencies More... almost 16 years ago
Several changes on RevCommit.cs, Generator.cs and its dependencies More... almost 16 years ago
WorkDirCheckoutTest.cs : Tests were not deleting some of the files More... almost 16 years ago
Code prettyfying. More... almost 16 years ago
Converted RevFlagSetTest to C#. Two tests fail on purpose. (How should we deal with iterator() ? Should we rely on GetEnumerator which is missing the hasNext() method ?). One test fails because of equality/identity implementation. More... almost 16 years ago