6
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Sep 14, 2024 — Sep 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Marked Patch classes as [Serializable] More... about 16 years ago
- Converted EditList.cs to a standard .NET List<Edit> implementation More... about 16 years ago
Ported ConcurrentRepackTest.cs tests More... about 16 years ago
Port RepositoryCache, however: it's untested and we probably don't need any unspecified behavior introduced by threading-unsafe caches right now ;) More... about 16 years ago
Merge branch 'newjgit' of git://github.com/caytchen/GitSharp More... about 16 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... about 16 years ago
More changes from jgit More... about 16 years ago
New branch to store stuff ported from the new jgit version. Not compiling. More... about 16 years ago
Implement Transport over SFTP More... about 16 years ago
Merge branch 'master' of git://github.com/henon/GitSharp into SSHTransport More... about 16 years ago
Ported remaining OpenSSHConfigTests, replaced regex-style parsing with string manipulators. 13/13 tests pass. More... about 16 years ago
updating TreeWalk/WorkingTreeIterator.cs to new jgit version.
Meinrad Recheis
as henon
More... about 16 years ago
this fixes the compilation error of the last commit.
Meinrad Recheis
as henon
More... about 16 years ago
updating FileMode.cs to the new jgit version. octal constants have been replaced with literal constants
Meinrad Recheis
as henon
More... about 16 years ago
updating to new jgit version. applied changes to CanonicalTreeParser
Meinrad Recheis
as henon
More... about 16 years ago
updating to new jgit version. applied changes to AbstractTreeIterator.cs.
Meinrad Recheis
as henon
More... about 16 years ago
updating to new jgit version. ported TreeWalk/Filter/PathSuffixFilter.cs and applied changes to TreeWalk.cs
Meinrad Recheis
as henon
More... about 16 years ago
updating to new jgit version. applied changes in RawSubstringPattern.cs
Meinrad Recheis
as henon
More... about 16 years ago
updating to new jgit version. ported StringUtils
Meinrad Recheis
as henon
More... about 16 years ago
Ported 3 OpenSshConfigTests, 2 pass. Todo: replace RegEx parsing with string style. More... about 16 years ago
Implement Transport over Git SSH More... about 16 years ago
Implement GitAnon Transport More... about 16 years ago
More SSH Infrastructure and back to compiling state. Switched from Granados to a rather old and not complete port of JSch, but there are no alternatives (instead of porting it myself ;)) More... about 16 years ago
Merge branch 'master' of git://github.com/henon/GitSharp (07832f3e) More... about 16 years ago
Initial SSH Transport work More... about 16 years ago
removed unused file FileStream.cs. It has been replaced by Stream.cs but was not deleted.
Meinrad Recheis
as henon
More... about 16 years ago
updating to new jgit version. ported changes in RawParseUtils
Meinrad Recheis
as henon
More... about 16 years ago
converting LFs to CRLFs in Numbers.cs
Meinrad Recheis
as henon
More... about 16 years ago
Merged with last henon's commit More... about 16 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... about 16 years ago