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 95846863cb Merge branch 'stable-5.4' into stable-5.5 3 years ago
..
http NetscapeCookieFileTest: Split HttpCookiesMatcher to own class 5 years ago
io UnionInputStreamTest: Open UnionInputStream in try-with-resource 5 years ago
sha1 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
Base64Test.java Convert all JGit unit tests to JUnit 4 13 years ago
BlockListTest.java BlockListTest: Add missing calls to fail() 5 years ago
CPUTimeStopWatch.java Add performance tests for MyersDiff 14 years ago
ChangeIdUtilTest.java Remove 'final' in parameter lists 6 years ago
FSTest.java Merge branch 'stable-5.2' into stable-5.3 4 years ago
FS_POSIXTest.java Store filesystem timestamp resolution in extra jgit config 4 years ago
FileUtilsTest.java Remove excess blank line in FileUtilsTest 5 years ago
FilterCommandsTest.java FilterCommandsTest fails on Windows 5 years ago
GitDateFormatterTest.java [Java 9] Fix GitDateFormatterTest 5 years ago
GitDateParserBadlyFormattedTest.java Cache SimpleDateFormat in GitDateParser per locale 10 years ago
GitDateParserTest.java Cache SimpleDateFormat in GitDateParser per locale 10 years ago
HookTest.java Set git environment variables for hooks 5 years ago
IOReadLineTest.java Explicitly specify charset in constructor of InputStreamReader 5 years ago
IntListTest.java IntList: support contains(int) 6 years ago
LRUMapTest.java Support reading and writing cookies. 5 years ago
LongMapTest.java Expose LongMap in util package 6 years ago
NBTest.java Remove 'final' in parameter lists 6 years ago
PathsTest.java Revert 4678f4b and provide another solution for bug 467631 5 years ago
QuotedStringBourneStyleTest.java Remove 'final' in parameter lists 6 years ago
QuotedStringBourneUserPathStyleTest.java Remove 'final' in parameter lists 6 years ago
QuotedStringGitPathStyleTest.java Remove 'final' in parameter lists 6 years ago
RawCharUtilTest.java Use constants from StandardCharsets instead of hard-coded strings 6 years ago
RawParseUtilsTest.java Parse signature of GPG-signed commits 5 years ago
RawParseUtils_FormatTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RawParseUtils_HexParseTest.java Remove 'final' in parameter lists 6 years ago
RawParseUtils_LineMapTest.java Undo treating blobs with NULs as a single line 5 years ago
RawParseUtils_MatchTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RawParseUtils_ParsePersonIdentTest.java Declare essentially static methods as static 11 years ago
RawSubStringPatternTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
ReadLinesTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
RefListTest.java Use RefMap instead of HashMap 5 years ago
RefMapTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
RelativeDateFormatterTest.java Avoid bad rounding "1 year, 12 months" in date formatter 6 years ago
RunExternalScriptTest.java Explicitly specify charset when calling getBytes 5 years ago
SimpleLruCacheTest.java Cache FileStoreAttributeCache per directory 4 years ago
StatsTest.java Remove unused imports 3 years ago
StringUtilsTest.java Recognize CRLF when parsing the short message of a commit or tag 11 years ago
SystemReaderTest.java Return a new instance from openSystemConfig and openUserConfig 4 years ago
TemporaryBufferTest.java TemporaryBufferTest: Open TemporaryBuffer in try-with-resource 5 years ago