aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/merge/StrategyOneSided.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-4/+0
* 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-6/+6
* Fix javadoc in org.eclipse.jgit merge packageMatthias Sohn2017-12-191-0/+4
* Support creating Mergers without a RepositoryDave Borowitz2017-04-051-0/+12
* Fix exception on conflicts with recursive mergeRobin Stocker2013-12-031-0/+5
* Extend merge support for bare repositoriesDmitry Fink2010-09-241-0/+5
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+105