6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of [email protected]:henon/GitSharp
Meinrad Recheis
as henon
More... over 15 years ago
added a receipe for everyone who needs to manage different indentation settings in different solutions ...
Meinrad Recheis
as henon
More... over 15 years ago
Converted TemporaryBuffer.cs line endings to CRLF. More... over 15 years ago
removing vcstudio sp1 dependencies More... over 15 years ago
api: added Text unit tests
Meinrad Recheis
as henon
More... over 15 years ago
Added the command stubs from L to W More... over 15 years ago
Merge commit 'rolenun/master'
Meinrad Recheis
as henon
More... over 15 years ago
api: fixed errors in Diff and Diff.Section api objects, some basic tests pass now
Meinrad Recheis
as henon
More... over 15 years ago
api: added a Text object (internally represented as a byte[]) that allows line index based access to lines and blocks of lines
Meinrad Recheis
as henon
More... over 15 years ago
added some accessors to GitSharp.Core.Diff that were necessary to reuse the class inside the api
Meinrad Recheis
as henon
More... over 15 years ago
Improved separation of CLI/API for Status Command and added unit testing. More... over 15 years ago
Merge commit 'remotes/origin/master'
Meinrad Recheis
as henon
More... over 15 years ago
added basic implementation of the Diff API. A quick test is failing catastrophically, not yet sure if it happens in the wrapper or the core.
Meinrad Recheis
as henon
More... over 15 years ago
made Repository setter public in Abstract command. Added a comment in source.
Meinrad Recheis
as henon
More... over 15 years ago
corrected namespace of ApiTestCase
Meinrad Recheis
as henon
More... over 15 years ago
Ported jgit commit df1ed4713311a671bb0a82e13804d3ae4ecbf4cf (Implement multi_ack_detailed protocol extension). More... over 15 years ago
Replaced some more ".git" occurrences with Constants.DOT_GIT nad Constants.DOT_GIT_EXT More... over 15 years ago
Merge remote branch 'Mr-Happy/master' More... over 15 years ago
Ported jgit commit c53d65fde2b18f81433ed1161b44ef16ecd87a4f (Introduce a named constant for the ".git" directory extension). More... over 15 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... over 15 years ago
Ported jgit commit 663c50fc97384a2553507f06574f5dd2ca022029 (Introduce a named constant for the .git directory.). More... over 15 years ago
Ported jgit commit d867690c3bfb2f7e8b2edb104a39c58c3e22708e (Abstract out utility functions for creating test commits). More... over 15 years ago
CamelCased the command stub classes. More... over 15 years ago
Fixed 1 warning ( XML comment ). More... over 15 years ago
Ported jgit commit b53b27879a3e73700c991ed1b4a86a5441e1db20 (Fix PersonIdent to always use SystemReader). More... over 15 years ago
Ported jgit commit 595a52f1415d330a2b679b3c7898eb6a2a011187 (Fix RefWriter creation of info/refs to omit HEAD). More... over 15 years ago
Ported jgit commit 59fe0b2e2aba9e47dbd9bfce67a61dd760dfdc6c (Correct spelling error in StringUtils javadoc). More... over 15 years ago
Ported jgit commit 3650a945a3b972f8208590ea7d98b2d733e6d68f (Read core.worktree regardless of whether .git was discovered or not). More... over 15 years ago
Ported jgit commit 6e1a270bbc3e256206139e3e2b6ae1346ef31830 (Explicitly release resources used by java.util.zip.Deflater). More... over 15 years ago
Ported jgit commit da28db558e3d0e7c0dad3e1cb2791052c1b1b526 (Add getPacks to ObjectDirectory). More... over 15 years ago