選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Matthias Sohn 65598b9516 Merge branch 'stable-5.1' into stable-5.2 3年前
..
io UnionInputStreamTest: Suppress ErrorProne warning about missing synchronized 5年前
sha1 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5年前
Base64Test.java Convert all JGit unit tests to JUnit 4 13年前
BlockListTest.java BlockListTest: Add missing calls to fail() 5年前
CPUTimeStopWatch.java Add performance tests for MyersDiff 14年前
ChangeIdUtilTest.java Remove 'final' in parameter lists 6年前
FSTest.java Ensure FSTest uses MockSystemReader 4年前
FS_POSIXTest.java Cache user global and system-wide git configurations 4年前
FileUtilsTest.java RepoCommand: Add linkfile support. 7年前
FilterCommandsTest.java FilterCommandsTest fails on Windows 5年前
GitDateFormatterTest.java Make sure SystemReader is reset after test is run 10年前
GitDateParserBadlyFormattedTest.java Cache SimpleDateFormat in GitDateParser per locale 10年前
GitDateParserTest.java Cache SimpleDateFormat in GitDateParser per locale 10年前
HookTest.java Set git environment variables for hooks 5年前
IOReadLineTest.java Explicitly specify charset in constructor of InputStreamReader 5年前
IntListTest.java IntList: support contains(int) 6年前
LongMapTest.java Expose LongMap in util package 6年前
NBTest.java Remove 'final' in parameter lists 6年前
PathsTest.java Revert 4678f4b and provide another solution for bug 467631 5年前
QuotedStringBourneStyleTest.java Remove 'final' in parameter lists 6年前
QuotedStringBourneUserPathStyleTest.java Remove 'final' in parameter lists 6年前
QuotedStringGitPathStyleTest.java Remove 'final' in parameter lists 6年前
RawCharUtilTest.java Use constants from StandardCharsets instead of hard-coded strings 6年前
RawParseUtilsTest.java Parse signature of GPG-signed commits 5年前
RawParseUtils_FormatTest.java Convert all JGit unit tests to JUnit 4 13年前
RawParseUtils_HexParseTest.java Remove 'final' in parameter lists 6年前
RawParseUtils_LineMapTest.java Undo treating blobs with NULs as a single line 5年前
RawParseUtils_MatchTest.java Convert all JGit unit tests to JUnit 4 13年前
RawParseUtils_ParsePersonIdentTest.java Declare essentially static methods as static 11年前
RawSubStringPatternTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5年前
ReadLinesTest.java Enable and fix warnings about redundant specification of type arguments 7年前
RefListTest.java Remove 'final' in parameter lists 6年前
RefMapTest.java Enable and fix warnings about redundant specification of type arguments 7年前
RelativeDateFormatterTest.java Avoid bad rounding "1 year, 12 months" in date formatter 6年前
RunExternalScriptTest.java Explicitly specify charset when calling getBytes 5年前
SimpleLruCacheTest.java Cache FileStoreAttributeCache per directory 4年前
StatsTest.java Remove unused imports 3年前
StringUtilsTest.java Recognize CRLF when parsing the short message of a commit or tag 11年前
SystemReaderTest.java Return a new instance from openSystemConfig and openUserConfig 4年前
TemporaryBufferTest.java Remove further unnecessary 'final' keywords 6年前