6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update RemoteConfigTests, add two missing. Both pass. More... over 15 years ago
Merge branch 'master' of git://github.com/nulltoken/GitSharp More... over 15 years ago
Add StringUtilsTest. 6 tests, 6 pass. More... over 15 years ago
Ported HexParseTests. Two broken since we don't fill our lookup tables with -1, one unknown. More... over 15 years ago
Made some progress in RevUpdateTest. Tests still fail, but later. Removed one [Test] attribute which was decorating a helper method. More... over 15 years ago
Removed some C# code which is not in jgit. No impact on the tests results More... over 15 years ago
merged ammachado/master. resolved minor conflicts.
Meinrad Recheis
as henon
More... over 15 years ago
Ported more tests for RefUpdateTest.cs. Most of them are failing. More... over 15 years ago
Minor changes More... over 15 years ago
Minor changes More... over 15 years ago
Fixed a bug in ReflogWriter.cs path concatenation. More... over 15 years ago
Removed unnecessary initialization on one of PersonIdent's constructor. More... over 15 years ago
Updated ReflogReaderTest.cs More... over 15 years ago
Merge commit 'nestalk/master' More... over 15 years ago
All RepositoryCacheTests pass. However, I've been compelled to "hack" some of the tests because two different DirectoryInfo pointing to the same path are not considered equal. More... over 15 years ago
Made another RepositoryCacheTest pass More... over 15 years ago
Added correct treatment to failing IndexTests.cs tests. More... over 15 years ago
Updated xml documentation More... over 15 years ago
Updated PersonIdent.cs ToString() and ToExternalString() methods. More... over 15 years ago
Added "ToIsoDateFormat" on Util/DateTime.cs More... over 15 years ago
Ported test from WriteTests.cs More... over 15 years ago
Removed some unused fields. More... over 15 years ago
Commented Obsolete attribute copied from original Javadoc to avoid too many warnings. More... over 15 years ago
Merge commit 'origin/master' More... over 15 years ago
Fixed RepositoryCacheTest.cs tests. More... over 15 years ago
Added a missing DirCache test, also performed a little bit of cleanup on DirCache tests. More... over 15 years ago
Fixed a typo in RepositoryCache/RepositoryTestCase More... over 15 years ago
Commented out unreachable code More... over 15 years ago
Commented out unreachable code More... over 15 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... over 15 years ago