aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/ketch
Commit message (Expand)AuthorAgeFilesLines
* Convert to lambda or member referenceCarsten Hammer2019-05-163-32/+21
* refactor: simplify collection.toArray()Michael Keppler2018-08-232-3/+3
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-153-3/+3
* Fix javadoc in org.eclipse.jgit ketch packageMatthias Sohn2017-12-1818-130/+380
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-193-0/+4
* Define MonotonicClock interface for advanced timestampsShawn Pearce2016-11-217-30/+202
* Organize importsDavid Pursehouse2016-11-141-1/+1
* daemon: Add --ketch=LEADER flagShawn Pearce2016-01-191-0/+1
* Ketch: Intercept push and route it through KetchShawn Pearce2016-01-193-1/+161
* Ketch: Simple map of running leader instancesShawn Pearce2016-01-191-0/+126
* Ketch: Basic replication systemShawn Pearce2016-01-1920-0/+4664