Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to lambda or member reference | Carsten Hammer | 2019-05-16 | 3 | -32/+21 |
* | refactor: simplify collection.toArray() | Michael Keppler | 2018-08-23 | 2 | -3/+3 |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 3 | -3/+3 |
* | Fix javadoc in org.eclipse.jgit ketch package | Matthias Sohn | 2017-12-18 | 18 | -130/+380 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 3 | -0/+4 |
* | Define MonotonicClock interface for advanced timestamps | Shawn Pearce | 2016-11-21 | 7 | -30/+202 |
* | Organize imports | David Pursehouse | 2016-11-14 | 1 | -1/+1 |
* | daemon: Add --ketch=LEADER flag | Shawn Pearce | 2016-01-19 | 1 | -0/+1 |
* | Ketch: Intercept push and route it through Ketch | Shawn Pearce | 2016-01-19 | 3 | -1/+161 |
* | Ketch: Simple map of running leader instances | Shawn Pearce | 2016-01-19 | 1 | -0/+126 |
* | Ketch: Basic replication system | Shawn Pearce | 2016-01-19 | 20 | -0/+4664 |