aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/ketch/KetchSystem.java
Commit message (Expand)AuthorAgeFilesLines
* Remove reftree and ketchHan-Wen Nienhuys2020-12-151-320/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Move KetchSystem.delay to FileUtils.Han-Wen Nienhuys2019-11-131-21/+0
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Fix javadoc in org.eclipse.jgit ketch packageMatthias Sohn2017-12-181-12/+49
* Define MonotonicClock interface for advanced timestampsShawn Pearce2016-11-211-12/+48
* Ketch: Basic replication systemShawn Pearce2016-01-191-0/+301