aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/ConvertRefStorage.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
* pgm: add option if reflogs should be written when converting to reftableMatthias Sohn2019-12-151-1/+5
* pgm: add option to configure if convert-ref-storage should create backupMatthias Sohn2019-12-151-1/+6
* Fix indentation in ConvertRefStorageMatthias Sohn2019-12-141-7/+7
* pgm: add command to convert repo to reftableHan-Wen Nienhuys2019-11-161-0/+60