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
Code prettyfying. More... almost 16 years ago
Converted tests to C#. More... almost 16 years ago
Code prettyfying. More... almost 16 years ago
Converted tests to C#. Test fail More... almost 16 years ago
Made tests results more meaningful in case of failure (part 2 of 2) More... almost 16 years ago
Made tests results more meaningful in case of failure More... almost 16 years ago
Merge commit 'henonMaster/master' More... almost 16 years ago
Deleted a duplicated file containing extensions for the Array class More... almost 16 years ago
Several refactors on the code. Tests failing are down to 119. However, I've just noticed a strange behavior on my machine. It appears that NUnit is not giving the same tests results consistently. First time I've run the full suit of tests, I got 156 failed tests. Runned a few more times just the failed tests, and the number got down to 119. More... almost 16 years ago
Several refactors on the code. Tests failing are down to 119. However, I've just noticed a strange behavior on my machine. It appears that NUnit is not giving the same tests results consistently. First time I've run the full suit of tests, I got 156 failed tests. Runned a few more times just the failed tests, and the number got down to 119. More... almost 16 years ago
Removed a few public fields from AbstractTreeIterator.cs, TreeWalk.cs and ObjectWalk.cs. All other files represent the implied changes. Just that move fixed almost 60 failing tests. More... almost 16 years ago
Fixed missing files from previous refactories. More... almost 16 years ago
Refactored and documented WindowCache.cs, WindowCursor.cs, UnpackedObjectCache.cs and OffsetCache.cs More... almost 16 years ago
Renamed WindowCachConfig.cs to WindowCacheConfig.cs and refactored it's documentation. More... almost 16 years ago
Refactored documentation of WindowCache.cs More... almost 16 years ago
Refactored documentation of Die.cs More... almost 16 years ago
Refactored documentation of PackedObjectInfo.cs More... almost 16 years ago
Code prettyfying More... almost 16 years ago
RevWalkSortTest converted to C#. Tests fail. More... almost 16 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... almost 16 years ago
Merge commit 'henonMaster/master' More... almost 16 years ago
Tests converted to C#. Tests pass. More... almost 16 years ago
Merge commit 'caytchen/master'
Meinrad Recheis
as henon
More... almost 16 years ago
Merge commit 'origin/master' More... almost 16 years ago
Made 3 PatchCCTests pass. CombinedHunkHeaders and CombinedFileHeaders should later see their API refactored. A choice has to be however made between the OldImage property/getOldImage() method style. More... almost 16 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... almost 16 years ago
Merge branch 'master' of git://github.com/nulltoken/GitSharp
Meinrad Recheis
as henon
More... almost 16 years ago
Merge branch 'master' of git://github.com/nestalk/GitSharp
Meinrad Recheis
as henon
More... almost 16 years ago
Made the test pass. Fixed a refactoring leftover. Changed Assert.AreSame to Assert.AreEqual for enums. More... almost 16 years ago
Changed Assert.AreSame to Assert.AreEqual when comparing enums. Made the tests pass. More... almost 16 years ago