aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/diff/RawTextIgnoreAllWhitespaceTest.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-18/+20
* Added support for whitespace ignoringJeff Schumacher2010-06-281-0/+96