纯java实现的git操作库。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Matthias Sohn f54db4a857 Merge branch 'stable-5.3' into stable-5.4 5 years ago
..
http NetscapeCookieFileTest: Split HttpCookiesMatcher to own class 6 years ago
io Make inner classes static where possible 5 years ago
sha1 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 6 years ago
Base64Test.java Convert all JGit unit tests to JUnit 4 14 years ago
BlockListTest.java BlockListTest: Add missing calls to fail() 6 years ago
CPUTimeStopWatch.java Add performance tests for MyersDiff 15 years ago
ChangeIdUtilTest.java Remove 'final' in parameter lists 7 years ago
FSTest.java Merge branch 'stable-5.2' into stable-5.3 5 years ago
FileUtilsTest.java Remove excess blank line in FileUtilsTest 6 years ago
FilterCommandsTest.java FilterCommandsTest fails on Windows 6 years ago
GitDateFormatterTest.java Make sure SystemReader is reset after test is run 11 years ago
GitDateParserBadlyFormattedTest.java Cache SimpleDateFormat in GitDateParser per locale 11 years ago
GitDateParserTest.java Cache SimpleDateFormat in GitDateParser per locale 11 years ago
HookTest.java Set git environment variables for hooks 6 years ago
IOReadLineTest.java Explicitly specify charset in constructor of InputStreamReader 6 years ago
IntListTest.java IntList: support contains(int) 7 years ago
LRUMapTest.java Support reading and writing cookies. 6 years ago
LongMapTest.java Expose LongMap in util package 7 years ago
NBTest.java Remove 'final' in parameter lists 7 years ago
PathsTest.java Revert 4678f4b and provide another solution for bug 467631 6 years ago
QuotedStringBourneStyleTest.java Remove 'final' in parameter lists 7 years ago
QuotedStringBourneUserPathStyleTest.java Remove 'final' in parameter lists 7 years ago
QuotedStringGitPathStyleTest.java Remove 'final' in parameter lists 7 years ago
RawCharUtilTest.java Use constants from StandardCharsets instead of hard-coded strings 7 years ago
RawParseUtilsTest.java Parse signature of GPG-signed commits 6 years ago
RawParseUtils_FormatTest.java Convert all JGit unit tests to JUnit 4 14 years ago
RawParseUtils_HexParseTest.java Remove 'final' in parameter lists 7 years ago
RawParseUtils_LineMapTest.java Undo treating blobs with NULs as a single line 6 years ago
RawParseUtils_MatchTest.java Convert all JGit unit tests to JUnit 4 14 years ago
RawParseUtils_ParsePersonIdentTest.java Declare essentially static methods as static 12 years ago
RawSubStringPatternTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 6 years ago
ReadLinesTest.java Enable and fix warnings about redundant specification of type arguments 8 years ago
RefListTest.java Use RefMap instead of HashMap 6 years ago
RefMapTest.java Enable and fix warnings about redundant specification of type arguments 8 years ago
RelativeDateFormatterTest.java Avoid bad rounding "1 year, 12 months" in date formatter 7 years ago
RunExternalScriptTest.java Explicitly specify charset when calling getBytes 6 years ago
SimpleLruCacheTest.java Cache FileStoreAttributeCache per directory 5 years ago
StatsTest.java Add test for racy git detection in FileSnapshot 5 years ago
StringUtilsTest.java Recognize CRLF when parsing the short message of a commit or tag 12 years ago
TemporaryBufferTest.java TemporaryBufferTest: Open TemporaryBuffer in try-with-resource 6 years ago