openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
Git# > git for .NET
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
1 day
ago.
Sep 07, 2025 — Sep 07, 2026
Showing page 4 of 62
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Made cloning through http work a little better. Still not perfect though... ;-)
nulltoken
More...
over 16 years ago
Fixed a small cloning bug.
nulltoken
More...
over 16 years ago
Merge remote branch 'henon/master'
nulltoken
More...
over 16 years ago
Made Clone aware of the "directory" command line parameter. Ported detection of the "humanish" part of the repository path. Changed the "requiresRepository" descriptor to false (which actually fix a very subtle bug).
nulltoken
More...
over 16 years ago
Added a test for recursive merge with fast-forward merging turned off. (fast forward is not yet implemented)
henon
More...
over 16 years ago
fixed a bug in the Tag API
henon
More...
over 16 years ago
Added a basic implementation of MergeCommand which can successfully merge branches with strategies "ours" and "theirs"
henon
More...
over 16 years ago
removed FmtMergeMsgCommand and added it to the list of unsupported API commands...
henon
More...
over 16 years ago
minor changes to the classes Commit and Author
henon
More...
over 16 years ago
IndexModifiedTests.ShouldAllowComparingOfAlreadyOpenedFile requires waiting for a second on windows too (or else fails occasionally).
henon
More...
over 16 years ago
Merge remote branch 'henon/master'
nulltoken
More...
over 16 years ago
Fixed a small bug in "--git-dir" parsing.
nulltoken
More...
over 16 years ago
fixed breakage of latest diff test on integration server .. . second attempt
henon
More...
over 16 years ago
fixed breakage of latest diff test on integration server
henon
More...
over 16 years ago
Diff: added a basic binary file detection heuristic
henon
More...
over 16 years ago
ignore myersdiff performace test as it slows down test runs extremely. as long as we don't touch myersdiff this test doesn't need to run every time
henon
More...
over 16 years ago
Slightly changed one of the cloning test to ensure that a freshly cloned repository is clean from the RepositoryStatus perspective.
nulltoken
More...
over 16 years ago
Created an extension method LastModified() which mimics Java behavior. Refactored the code to benefit from it.
nulltoken
More...
over 16 years ago
Made sure Core.Repository is disposed when encountering a NoRemoteRepositoryException while cloning.
nulltoken
More...
over 16 years ago
Fixed several minor inconsistencies related to usage of ticks instead of milliseconds.
nulltoken
More...
over 16 years ago
Converted FileTreeIteratorTest.cs line endings to CRLF.
nulltoken
More...
over 16 years ago
Reviewing transport related code against JGit commit 046198cf5f21e5a63e8ec0ecde2ef3fe21db2eae.
nulltoken
More...
over 16 years ago
Reviewing transport related code against JGit commit 046198cf5f21e5a63e8ec0ecde2ef3fe21db2eae.
nulltoken
More...
over 16 years ago
Converted TagOpt.cs line endings to CRLF.
nulltoken
More...
over 16 years ago
Merge remote branch 'henon/master'
nulltoken
More...
over 16 years ago
Reviewing transport related code against JGit commit 046198cf5f21e5a63e8ec0ecde2ef3fe21db2eae.
nulltoken
More...
over 16 years ago
added a testcase for the per-path status api
henon
More...
over 16 years ago
Converted SshConfigSessionFactory.cs line endings to CRLF.
nulltoken
More...
over 16 years ago
Converted SshSessionFactory.cs line endings to CRLF.
nulltoken
More...
over 16 years ago
Reviewing transport related code against JGit commit 046198cf5f21e5a63e8ec0ecde2ef3fe21db2eae.
nulltoken
More...
over 16 years ago
←
1
2
3
4
5
6
7
8
9
…
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