aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/diff/RawTextIgnoreLeadingWhitespaceTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-3/+8
* Remove dead RawText(RawTextComparator) constructorShawn O. Pearce2010-10-131-4/+4
* Refactor diff sequence APIShawn O. Pearce2010-09-061-20/+22
* Added further support for whitespace ignoring during diffJeff Schumacher2010-06-281-0/+100