aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/diff/HistogramDiffIndex.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-2/+2
* Fix Javadoc formatting of org.eclipse.jgit.diff packageRobin Stocker2012-10-171-1/+1
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Fix broken HistogramDiffShawn O. Pearce2010-11-011-11/+31
* Correct typo in HistogramDiffIndex JavadocShawn O. Pearce2010-10-291-1/+1
* Implement HistogramDiffShawn O. Pearce2010-09-241-0/+319