aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/diff/RawTextIgnoreWhitespaceChangeTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add tests for RawTextComparator.WS_IGNORE_CHANGE.hash()Thomas Wolf2020-06-021-0/+44
* RawTextComparator.WS_IGNORE_CHANGE must not compare whitespaceThomas Wolf2020-05-281-0/+28
* 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-24/+25
* Added further support for whitespace ignoring during diffJeff Schumacher2010-06-281-0/+105