aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/diff/Edit.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.6'Matthias Sohn2020-02-221-1/+1
|\
| * Remove redundant "static" qualifier from enum declarationsDavid Pursehouse2020-02-191-1/+1
* | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
|/
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-171-9/+9
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-3/+3
* Fix javadoc org.eclipse.jgit diff packageMatthias Sohn2017-12-181-11/+53
* Fix @since tags of new API added after 4.7.0Matthias Sohn2017-04-061-3/+4
* Make diff locations more consistentKB Sriram2017-04-031-0/+14
* Fix Javadoc errors with Java 8Robin Stocker2014-08-021-8/+7
* Cleanup javadocs so they pass the java8 doclint checksRobin Rosenberg2014-03-291-8/+8
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-0/+1
* Reduce compares in Edit.getTypeShawn O. Pearce2010-09-031-7/+12
* Add helper methods to EditShawn O. Pearce2010-09-031-0/+41
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+195