您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Martin Goellnitz 57a263f182 Add support for post-commit hooks 7 年前
..
io Add EOL stream type detection to TreeWalk 8 年前
Base64Test.java Convert all JGit unit tests to JUnit 4 13 年前
BlockListTest.java BlockList: Micro-optimize appending from another BlockList 13 年前
CPUTimeStopWatch.java Add performance tests for MyersDiff 14 年前
ChangeIdUtilTest.java Remove declared IOException which is no longer thrown 8 年前
FSTest.java Don't log error if system git config does not exist 7 年前
FileUtilTest.java Checkout should be able to override modified symbolic links 8 年前
FileUtils7Test.java Let FS_Win32_Cygwin detect symlink support by creating temporary symlink 8 年前
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 Add support for post-commit hooks 7 年前
IOReadLineTest.java IO: Add a method for reading lines 9 年前
IntListTest.java Convert all JGit unit tests to JUnit 4 13 年前
NBTest.java Implement SHA-256 abstraction 8 年前
PathsTest.java Paths.pathCompare: Utility to sort paths from byte[] 8 年前
QuotedStringBourneStyleTest.java Convert all JGit unit tests to JUnit 4 13 年前
QuotedStringBourneUserPathStyleTest.java Convert all JGit unit tests to JUnit 4 13 年前
QuotedStringGitPathStyleTest.java Declare essentially static methods as static 11 年前
RawCharUtilTest.java Convert all JGit unit tests to JUnit 4 13 年前
RawParseUtilsTest.java Hande latin-1 encoding 13 年前
RawParseUtils_FormatTest.java Convert all JGit unit tests to JUnit 4 13 年前
RawParseUtils_HexParseTest.java Convert all JGit unit tests to JUnit 4 13 年前
RawParseUtils_LineMapTest.java Convert all JGit unit tests to JUnit 4 13 年前
RawParseUtils_MatchTest.java Convert all JGit unit tests to JUnit 4 13 年前
RawParseUtils_ParsePersonIdentTest.java Declare essentially static methods as static 11 年前
RawSubStringPatternTest.java Fix multiple bugs in RawSubStringPattern used by MessageRevFilter 11 年前
ReadLinesTest.java Allow to write tests with CLI syntax 12 年前
RefListTest.java Declare essentially static methods as static 11 年前
RefMapTest.java Declare essentially static methods as static 11 年前
RelativeDateFormatterTest.java Make sure SystemReader is reset after test is run 10 年前
RunExternalScriptTest.java Fix unit tests on Windows 8 年前
StringUtilsTest.java Recognize CRLF when parsing the short message of a commit or tag 11 年前
TemporaryBufferTest.java TemporaryBuffer: Allow presizing block pointer list 9 年前