summaryrefslogtreecommitdiff
path: root/contrib/scalar/scalar.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28scalar: accept -C and -c options before the subcommandLibravatar Johannes Schindelin1-1/+21
2021-12-04scalar: implement the `version` commandLibravatar Johannes Schindelin1-0/+39
2021-12-04scalar: implement the `delete` commandLibravatar Matthew John Cheetham1-0/+63
2021-12-04scalar: teach 'reconfigure' to optionally handle all registered enlistmentsLibravatar Johannes Schindelin1-3/+58
2021-12-04scalar: allow reconfiguring an existing enlistmentLibravatar Johannes Schindelin1-28/+51
2021-12-04scalar: implement the `run` commandLibravatar Derrick Stolee1-0/+64
2021-12-04scalar: teach 'clone' to support the --single-branch optionLibravatar Johannes Schindelin1-2/+7
2021-12-04scalar: implement the `clone` subcommandLibravatar Johannes Schindelin1-0/+201
2021-12-04scalar: implement 'scalar list'Libravatar Derrick Stolee1-0/+11
2021-12-04scalar: let 'unregister' handle a deleted enlistment directory gracefullyLibravatar Johannes Schindelin1-0/+46
2021-12-04scalar: 'unregister' stops background maintenanceLibravatar Derrick Stolee1-8/+42
2021-12-04scalar: 'register' sets recommended config and starts maintenanceLibravatar Derrick Stolee1-0/+249
2021-12-04scalar: create a rudimentary executableLibravatar Johannes Schindelin1-0/+36