0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 15, 2025 — Sep 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented basic interfaces and base classes to reduce the pain when porting Java iterators to .Net enumerators. More... over 16 years ago
Merge commit 'ecoffey/master' More... over 16 years ago
Implemented lexicographical string comparison extension method compareTo(). More... over 16 years ago
reimplented Commit.Ancestors using RevWalk More... over 16 years ago
Init command now wraps the core repo we call Create on More... over 16 years ago
Merge remote branch 'henon/master' More... over 16 years ago
Issue #8: Calling init on a already created repo does not change where HEAD points. More... over 16 years ago
Fixed RefComparator.cs line endings. More... over 16 years ago
(Very) partially ported jgit commit a0019e483d34d56f81bad0d102483fcf9db70a29 (Simple dumb HTTP server for Git). More... over 16 years ago
Fixed Config.cs line endings and formatting. More... over 16 years ago
Ported jgit commit c242e342cc8d4df80a4427e24eec99331dd5d8c2 (Expose PacketLineOut for reuse outside of the transport package). More... over 16 years ago
Ported jgit commit c05e637f202bb8f7bab8d02386e2ae3db3c6a570 (Expose RefAdvertiser for reuse outside of the transport package) More... over 16 years ago
Merge remote branch 'henon/master' More... over 16 years ago
Changes To ReceivePack.cs and RefAdvertiser.cs to get closer to jgit implementation. More... over 16 years ago
Merge commit 'rolenun/master' More... over 16 years ago
Slight changes to PacketLineIn to make it closer to jgit implementation. More... over 16 years ago
Fixed PacketLineIn.cs line endings and formatting. More... over 16 years ago
Status command and testing update. Minor patches also included. More... over 16 years ago
Broke out the test that verifies FindRepository in a non git tree returns null, and made it cross platform More... over 16 years ago
api: added more diff testaces More... over 16 years ago
converted spaces to tabs in GitSharp and added copyrights where forgotten More... over 16 years ago
converted spaces to tabs in GitSharp.Tests/GitSharp More... over 16 years ago
Fixed RefAdvertiser..cs line endings and formatting. More... over 16 years ago
Ported jgit commit 5489db375d48ba7421512f58e09e6ee7f2c7b0cd (Teach UploadPack how to use an RPC style interface). More... over 16 years ago
Fixed UploadPack.cs line endings and formatting. More... over 16 years ago
added a receipe for everyone who needs to manage different indentation settings in multiple solutions (the second) More... over 16 years ago
Ported jgit commit 0992b803718338c4edfeff72d103be61099f5bd7 (Teach ReceivePack how to use an RPC style interface). More... over 16 years ago
Made RepositoryCacheTest.testFileKeyOpenNew() pass. More... over 16 years ago
Merge remote branch 'henon/master' More... over 16 years ago
Ported jgit commit 67bf0af3bc460c7f41e5f71bf5f9460265acccd5 (Refactor TemporaryBuffer to support reuse in other contexts). More... over 16 years ago