aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/diff/DiffEntryTest.java
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated junit assertion methods with hamcrestMatthias Sohn2020-01-221-2/+2
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Revert 4678f4b and provide another solution for bug 467631Thomas Wolf2019-04-201-0/+63
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* DiffEntryTest: Open Git and TreeWalk in try-with-resourceDavid Pursehouse2016-01-251-261/+272
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Enable marking entries using TreeFilters in DiffEntryRobin Stocker2013-01-231-1/+69
* Report diff entries for files that only change modeKevin Sawicki2011-12-141-0/+42
* Adds DiffEntry.scan(TreeWalk, boolean) methodDariusz Luksza2011-08-171-0/+298