aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/blame/ReverseWalk.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-2/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Replace chain of if statements with switchCarsten Hammer2019-12-141-3/+7
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Fix javadoc in org.eclipse.jgit blame packageMatthias Sohn2017-12-171-0/+2
* blame: Compute the origin of lines in a result fileShawn O. Pearce2011-05-311-0/+113