aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/patch/Patch.java
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-10/+10
* Patch: Open TemporaryBuffer in try-with-resourceDavid Pursehouse2018-03-031-4/+4
* Fix javadoc in org.eclipse.jgit patch and revplot packageMatthias Sohn2017-12-191-5/+18
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-2/+2
* Organize importsDavid Pursehouse2016-11-141-1/+1
* Switch FileHeader.extractFileLines to TemporaryBuffer.HeapShawn Pearce2014-11-251-8/+4
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-7/+7
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Create FileHeader from DiffEntryJeff Schumacher2010-07-081-1/+1
* Externalize strings from JGitSasa Zivkov2010-05-191-3/+4
* Refactor TemporaryBuffer to support reuse in other contextsShawn O. Pearce2010-01-121-2/+2
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+382