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 07, 2024 — Jun 07, 2025
Showing page 16 of 62
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed some compiler warnings.
nulltoken
More...
over 15 years ago
Fixed some compiler warnings.
nulltoken
More...
over 15 years ago
Merge branch 'master' of git://github.com/henon/GitSharp
rolenun
More...
over 15 years ago
More changes to BasePackConnection to bring it closer to the jgit implementation.
James Gregory
More...
over 15 years ago
Same issue as previous commit. Usages of GetRef expect null for an invalid ref, but currently get an exception. Test and fix in this commit.
James Gregory
More...
over 15 years ago
Usages of OperationResult.GetAdvertisedRef expect null for an invalid ref, but currentl implementation throws an exception. Added tests to reflect this expectation, and fixed behaviour.
James Gregory
More...
over 15 years ago
Make BasePackConnection more close to jgit implementation, make TransportGitSsh pass on seperate input/output-streams
caytchen
More...
over 15 years ago
Implemented a tracking mechanism to troubleshoot non disposed resources in BasePackConnection, BundleFetchConnection, TransportSftp and WalkPushConnection.
nulltoken
More...
over 15 years ago
Made WalkRemoteObjectDatabase IDisposable.
nulltoken
More...
over 15 years ago
When disposed BasePackFetchConnection makes its base class also disposed.
nulltoken
More...
over 15 years ago
Fixed teardown implementation in IndexTreeWalkerTest.
nulltoken
More...
over 15 years ago
Fixed one more Repository wrong resource releasing use case.
nulltoken
More...
over 15 years ago
Changed repository directory naming convention in tests to ease troubleshooting non released resources issues. Error messages are now a little bit more helpful.
nulltoken
More...
over 15 years ago
Ported jgit commit cf16b78dd551181e10c5b4db24149639463d9c39.
nulltoken
More...
over 15 years ago
(Really) Fixed some TemporaryBuffer resource releasings.
nulltoken
More...
over 15 years ago
Made recursive removal of temporary folders occur during setup and teardown of each test. This should help identify wrongly released files handles.
nulltoken
More...
over 15 years ago
(Really) Fixed some TransportBundleStream resource releasings.
nulltoken
More...
over 15 years ago
Fixed some TransportBundleStream resource releasings.
nulltoken
More...
over 15 years ago
Fixed some PackFile resource releasings.
nulltoken
More...
over 15 years ago
Fixed some PackFile resource releasings.
nulltoken
More...
over 15 years ago
Fixed a bug in PackFile resources disposal.
nulltoken
More...
over 15 years ago
Improved PackFile resources disposal.
nulltoken
More...
over 15 years ago
Implemented a tracking mechanism to troubleshoot non disposed resources in TemporaryBuffer.
nulltoken
More...
over 15 years ago
Implemented a tracking mechanism to troubleshoot non disposed resources in ObjectDatabase, PackFile, SshTransport and TansportBundleStream.
nulltoken
More...
over 15 years ago
Fixed two more Repository resource releasing.
nulltoken
More...
over 15 years ago
Fixed GitSharp.Tests namespaces.
nulltoken
More...
over 15 years ago
Fixed some more Repository resource releasing.
nulltoken
More...
over 15 years ago
Fixed some resource releasing when checking Repository validity.
nulltoken
More...
over 15 years ago
Fixed some resource releasing when initializing Repository.
nulltoken
More...
over 15 years ago
Repository will now write to the Console.Error stream if it has not been properly disposed. This warning is only displayed in Debug mode.
nulltoken
More...
over 15 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
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