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 08, 2024 — Jun 08, 2025
Showing page 45 of 62
Search / Filter on:
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
Bjorn Carlsson
More...
almost 16 years ago
As the tests deeply fails, porting once again from Java.
nulltoken
More...
almost 16 years ago
Merge branch 'master' of git://github.com/henon/GitSharp
caytchen
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.
caytchen
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.
caytchen
More...
almost 16 years ago
Merge commit 'henon/master'
nulltoken
More...
almost 16 years ago
Added AssertHelper class along with some tests. Changed one already existing test from [ExpectedException] to Assert.Throws<TException> syntax.
nulltoken
More...
almost 16 years ago
Added AssertHelper class along with some tests. Changed one already existing test from [ExpectedException] to Assert.Throws<TException> syntax.
nulltoken
More...
almost 16 years ago
Merge branch 'master' of git://github.com/ammachado/GitSharp
caytchen
More...
almost 16 years ago
Merge commit 'ammachado/master'
Meinrad Recheis
as henon
More...
almost 16 years ago
Minor changes on GitIndex.cs
ammachado
More...
almost 16 years ago
Merge branch 'master' of git://github.com/henon/GitSharp
caytchen
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
ammachado
More...
almost 16 years ago
Removed duplicated constants from Constants.cs
ammachado
More...
almost 16 years ago
Fixed tests from CherryPickTest.cs
ammachado
More...
almost 16 years ago
Fixed flashing window during execution of IndexTests.cs
ammachado
More...
almost 16 years ago
Removed GOTOs from code.
ammachado
More...
almost 16 years ago
Fixed tests from WindowCacheTest.cs
ammachado
More...
almost 16 years ago
Fixed a few tests from FIFO/LIFO RevQueue
ammachado
More...
almost 16 years ago
Merge branch 'master' of git://github.com/nestalk/GitSharp
ammachado
More...
almost 16 years ago
Updated Ref.cs, RefDatabase.cs and Repository.cs against JGit repository from [henon]
ammachado
More...
almost 16 years ago
Resolving some conflicts
ammachado
More...
almost 16 years ago
Missing changes from last rebase from nulltoken
ammachado
More...
almost 16 years ago
Several changes on RevCommit.cs, Generator.cs and its dependencies
ammachado
More...
almost 16 years ago
Several changes on RevCommit.cs, Generator.cs and its dependencies
ammachado
More...
almost 16 years ago
WorkDirCheckoutTest.cs : Tests were not deleting some of the files
Neil Stalker
More...
almost 16 years ago
Code prettyfying.
nulltoken
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.
nulltoken
More...
almost 16 years ago
←
1
2
…
41
42
43
44
45
46
47
48
49
…
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