6
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jun 17, 2024 — Jun 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reviewing transport related code against JGit commit 046198cf5f21e5a63e8ec0ecde2ef3fe21db2eae. More... over 15 years ago
Converted IPackTransport.cs line endings to CRLF. More... over 15 years ago
Converted PacketLineIn.cs line endings to CRLF. More... over 15 years ago
Reviewing transport related code against JGit commit 046198cf5f21e5a63e8ec0ecde2ef3fe21db2eae. More... over 15 years ago
Converted OpenSshConfig.cs line endings to CRLF. More... over 15 years ago
Reviewing transport related code against JGit commit 046198cf5f21e5a63e8ec0ecde2ef3fe21db2eae. More... over 15 years ago
Converted BundleWriter.cs line endings to CRLF. More... over 15 years ago
Added a test to clone a repository over http. This test currently fails and is being ignored. More... over 15 years ago
Converted CloneTests.cs line endings to CRLF. More... over 15 years ago
Marked OptionSetTest.HaltProcessing() as ignored. More... over 15 years ago
Minor change to build script. More... over 15 years ago
Added custom unit testing to option parser and add support for multiple paths using the -- CLI option More... over 15 years ago
Changed CloneCommand.cs to cope with previous commit impacts. More... over 15 years ago
Reviewing transport related code against JGit commit 046198cf5f21e5a63e8ec0ecde2ef3fe21db2eae. Several similar commits should shortly follow. More... over 15 years ago
Broadened the usage of isEmpty() extension method from IList<> to ICollection<> derived types. More... over 15 years ago
Added a helper class to deal with linked list based iterators. More... over 15 years ago
Converted FetchProcess.cs line endings to CRLF. More... over 15 years ago
Converted Transport.cs line endings to CRLF. More... over 15 years ago
Converted BaseConnection.cs line endings to CRLF. More... over 15 years ago
Converted WalkFetchConnection.cs line endings to CRLF. More... over 15 years ago
Converted TransportHttp.cs line endings to CRLF. More... over 15 years ago
Refactored AtomicReference, AtomicValue, AtomicInteger types. Added AtomicLong type. More... over 15 years ago
Created Properties class placeholder and moved Charset to GitSharp.Core.Util.JavaHelper namespace. More... over 15 years ago
Added Mono bug reference to DirectoryInfoExists test case. More... over 15 years ago
Added MD5 MessageDigest functionnality along with tests for both SHA1 and MD5. More... over 15 years ago
Made RepositoryCacheTest.testFileKeyOpenNew() pass on Mono. More... over 15 years ago
Converted RepositoryCacheTest.cs line endings to CRLF. More... over 15 years ago
Made test DirectoryInfoExist ignored on Mono. More... over 15 years ago
Added some tests to try to put under the light a Mono issue related to Refresh() method. More... over 15 years ago
Made IndexTest.Add_and_Commit_directly() pass on Mono. More... over 15 years ago