aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/diff/EditList.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix javadoc org.eclipse.jgit diff packageMatthias Sohn2017-12-181-2/+7
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-1/+1
* Change EditList to extend ArrayListShawn O. Pearce2011-05-311-50/+6
* Micro-optimize EditList.addAllShawn O. Pearce2010-09-241-0/+6
* Perform common start/end elimination by default for DiffAlgorithmShawn O. Pearce2010-09-211-0/+24
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+99