aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/patch/HunkHeader.java
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-251-5/+25
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-5/+5
* Fix javadoc in org.eclipse.jgit patch and revplot packageMatthias Sohn2017-12-191-10/+49
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-2/+3
* Remove 86 boxing warningsKevin Sawicki2012-05-081-2/+4
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Add toString() to HunkHeaderTomasz Zarna2011-12-081-0/+13
* Create FileHeader from DiffEntryJeff Schumacher2010-07-081-39/+58
* Externalize strings from JGitSasa Zivkov2010-05-191-6/+8
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+383