6
I Use This!
Activity Not Available

Commits : Listings

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