aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/BlameTest.java
Commit message (Expand)AuthorAgeFilesLines
* Replace ExpectedException which was deprecated in junit 4.13Matthias Sohn2020-01-241-17/+9
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* JGit pgm: Format blame output to match canonical gitThomas Wolf2019-11-271-8/+11
* Make blame work correctly on merge conflictsThomas Wolf2019-11-271-0/+35
* JGit pgm: make Blame more robust against bogus inputThomas Wolf2019-08-261-0/+122