0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Sep 18, 2025 — Sep 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added EncodingTests.CanReadFromMsysGitJapaneseRepository() test. More... almost 17 years ago
Added JapaneseRepo to tests Resources. More... almost 17 years ago
Added EncodingTests.French_UT8() test. More... almost 17 years ago
In EncodingTests.Japanese_ShiftJIS(), commit messages and author names don't look needing to be encoded to be browsable through msysgit. More... almost 17 years ago
Fixed PersonIdent time parameter bug in GitSharp.Commit. Expected time is supposed to be expressed in milliseconds since Epoch. More... almost 17 years ago
reverting assignable CHARSET property to a constant. More... almost 17 years ago
removing the non-portable test files More... almost 17 years ago
api: added a PreferredEncoding property to Repository which shall be used for encoding conversion on api level. this is not yet implemented though. More... almost 17 years ago
moved paulus' japanese test to EncodingTests.cs and created a testcase stub called "Japanese_ShiftJIS()" (yet without assertions) for testing msysgit compatibility of custom encoded Index.Add. More... almost 17 years ago
api: support for adding custom-encoded filenames and content as byte[] to the index More... almost 17 years ago
Merge commit 'paulus/master' More... almost 17 years ago
Embedded Commands.xml as a resource file. More... almost 17 years ago
Added new JGit licence to the project. This licence will be included in packages generated on the build server. More... almost 17 years ago
Replaced TimeZoneInfo constructors parameters by int typed parameters. More... almost 17 years ago
Merge remote branch 'henon/master' More... almost 17 years ago
Added a one second delay on IndexModifiedTests.ShouldAllowComparingOfAlreadyOpenedFile() to make it pass on Mono environments. More... almost 17 years ago
Added AssertHelper.IsRunningOnMono() helper method. More... almost 17 years ago
Fixing Mono build dependencies issues. More... almost 17 years ago
added a test for Missing status. now all possible stati are covered by a testcase More... almost 17 years ago
renamed ChineseEncodingTests.cs to EncodingTests.cs More... almost 17 years ago
Fixed unittest for Shift_JIS test case. More... almost 17 years ago
Updated testcase for Japanese to check the raw data instead. More... almost 17 years ago
Merge branch 'master' of git://github.com/henon/GitSharp into henonMaster More... almost 17 years ago
Added Japanese testcase for both internal and external. More... almost 17 years ago
Merge branch 'master' of github.com:henon/GitSharp More... almost 17 years ago
improved the chinese language testcase and added comments for readability More... almost 17 years ago
Merge remote branch 'henon/master' More... almost 17 years ago
Ported jgit commit 3446e26bacb156b760cf8ddd762de397d059c7f9. More... almost 17 years ago
Merge branch 'master' of github.com:henon/GitSharp More... almost 17 years ago
adding a test with chinese characters More... almost 17 years ago