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.
David Pursehouse b270e4b740 Merge branch 'stable-4.7' into stable-4.8 5 years ago
..
io Enable and fix 'Should be tagged with @Override' warning 7 years ago
sha1 SHA-1: collision detection support 7 years ago
Base64Test.java Convert all JGit unit tests to JUnit 4 13 years ago
BlockListTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
CPUTimeStopWatch.java Add performance tests for MyersDiff 14 years ago
ChangeIdUtilTest.java ChangeIdUtilTest: Remove unused notestCommitDashV 5 years ago
FSTest.java Fix null return from FS.readPipe when command fails to launch 7 years ago
FileUtilsTest.java RepoCommand: Add linkfile support. 7 years ago
FilterCommandsTest.java Add support for built-in smudge filters 7 years ago
GitDateFormatterTest.java Make sure SystemReader is reset after test is run 10 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 Add support for post-commit hooks 7 years ago
IOReadLineTest.java IO: Add a method for reading lines 8 years ago
IntListTest.java Convert all JGit unit tests to JUnit 4 13 years ago
NBTest.java Implement SHA-256 abstraction 8 years ago
PathsTest.java Paths.pathCompare: Utility to sort paths from byte[] 8 years ago
QuotedStringBourneStyleTest.java Convert all JGit unit tests to JUnit 4 13 years ago
QuotedStringBourneUserPathStyleTest.java Convert all JGit unit tests to JUnit 4 13 years ago
QuotedStringGitPathStyleTest.java Declare essentially static methods as static 11 years ago
RawCharUtilTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RawParseUtilsTest.java Hande latin-1 encoding 13 years ago
RawParseUtils_FormatTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RawParseUtils_HexParseTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RawParseUtils_LineMapTest.java Convert all JGit unit tests to JUnit 4 13 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 Fix multiple bugs in RawSubStringPattern used by MessageRevFilter 11 years ago
ReadLinesTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
RefListTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
RefMapTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
RelativeDateFormatterTest.java Organize imports 7 years ago
RunExternalScriptTest.java Fix unit tests on Windows 8 years ago
StringUtilsTest.java Recognize CRLF when parsing the short message of a commit or tag 11 years ago
TemporaryBufferTest.java TemporaryBuffer: Allow presizing block pointer list 9 years ago