openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
GitSharp
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 14, 2024 — Jun 14, 2025
Showing page 38 of 62
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Marked several classes as static so they cant be instantiated
Neil Stalker
More...
over 15 years ago
Rewrote portions of RepositoryCache to get closer to jgit. Added put() extension method to Dictionary<K,V>. Fixed RepositoryTestCase to get closer to jgit. Made a few RepositoryCacheTest pass (3 still fails. Still working on it)
nulltoken
More...
over 15 years ago
Changed exception rethrowing so that it will preserve the stack trace
Neil Stalker
More...
over 15 years ago
Not testing if the object is of type AnyObjectId risks throwing an exception at the cast.
Neil Stalker
More...
over 15 years ago
Added the flags attribute to RevWalkState enum
Neil Stalker
More...
over 15 years ago
Replaced empty string literal with String.Empty
Neil Stalker
More...
over 15 years ago
Changed comparisons of strings against String.Empty to a check if the string has a zero length
Neil Stalker
More...
over 15 years ago
RawParseUtils.cs : Changed strings of only one character to chars
Neil Stalker
More...
over 15 years ago
Ported RepositoryCacheTest.cs. Tests mostly fail.
nulltoken
More...
over 15 years ago
Merge branch 'master' of git://github.com/henon/GitSharp
Neil Stalker
More...
over 15 years ago
Merge commit 'henon/master'
nulltoken
More...
over 15 years ago
Made ReflogReaderTests pass. Changed PersonIdent implementation to be closer to jgit's. Reverted some tests to their jgit implementation (or at least closer to it). Ported on more WriteTests test. Changed the semantics of DateTimeExtensions to better express in the code the differences between second based Unix time, millisecond based Java time and tick based .Net time.
nulltoken
More...
over 15 years ago
Merge commit 'henon/master'
ammachado
More...
over 15 years ago
Added comment to assert to explain why a test is failing.
Neil Stalker
More...
over 15 years ago
Added comment to assert to explain why a test is failing.
Neil Stalker
More...
over 15 years ago
Merge commit 'ammachado/master'
Meinrad Recheis
as henon
More...
over 15 years ago
Merge commit 'hackerbaloo/master'
Meinrad Recheis
as henon
More...
over 15 years ago
Made RefLogReaderTest.testNoLog() pass.
nulltoken
More...
over 15 years ago
reverted to the old implementatioon, it seems more stable
Bjorn Carlsson
More...
over 15 years ago
reverted to the old implementatioon, it seems more stable
Bjorn Carlsson
More...
over 15 years ago
Merge commit 'nulltoken/master'
ammachado
More...
over 15 years ago
Merged commit 'nulltoken/master'
ammachado
More...
over 15 years ago
Added a few more tests from the original jgit.
ammachado
More...
over 15 years ago
Migrated RefLogReaderTests from Java. Tests are not passing yet. Working on it :)
nulltoken
More...
over 15 years ago
Switching test029_mapObject() back to [Ignore] as "hanging" issues are not solved
nulltoken
More...
over 15 years ago
Suppressing some "false positive" skipped tests
nulltoken
More...
over 15 years ago
Merge commit 'remotes/henon/master'
ammachado
More...
over 15 years ago
Merge commit 'hackerbaloo/master'
Meinrad Recheis
as henon
More...
over 15 years ago
Merge nulltoken. Test status: 17 fail.
caytchen
More...
over 15 years ago
Merge commit 'remotes/HackerBaloo/master'
ammachado
More...
over 15 years ago
←
1
2
…
34
35
36
37
38
39
40
41
42
…
61
62
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree