summaryrefslogtreecommitdiff
path: root/contrib/scalar
AgeCommit message (Expand)AuthorFilesLines
2021-12-04scalar: implement the `version` commandLibravatar Johannes Schindelin1-0/+39
2021-12-04scalar: implement the `delete` commandLibravatar Matthew John Cheetham3-0/+80
2021-12-04scalar: teach 'reconfigure' to optionally handle all registered enlistmentsLibravatar Johannes Schindelin3-6/+67
2021-12-04scalar: allow reconfiguring an existing enlistmentLibravatar Johannes Schindelin3-28/+67
2021-12-04scalar: implement the `run` commandLibravatar Derrick Stolee2-0/+83
2021-12-04scalar: teach 'clone' to support the --single-branch optionLibravatar Johannes Schindelin3-4/+23
2021-12-04scalar: implement the `clone` subcommandLibravatar Johannes Schindelin3-3/+262
2021-12-04scalar: implement 'scalar list'Libravatar Derrick Stolee2-1/+21
2021-12-04scalar: let 'unregister' handle a deleted enlistment directory gracefullyLibravatar Johannes Schindelin2-0/+61
2021-12-04scalar: 'unregister' stops background maintenanceLibravatar Derrick Stolee2-8/+50
2021-12-04scalar: 'register' sets recommended config and starts maintenanceLibravatar Derrick Stolee2-1/+266
2021-12-04scalar: create test infrastructureLibravatar Johannes Schindelin3-3/+109
2021-12-04scalar: start documenting the commandLibravatar Johannes Schindelin1-0/+38
2021-12-04scalar: create a rudimentary executableLibravatar Johannes Schindelin3-0/+72
2021-12-04scalar: add a README with a roadmapLibravatar Johannes Schindelin1-0/+82