aboutsummaryrefslogtreecommitdiff
path: root/scalar.c
AgeCommit message (Expand)Author
2023-01-27scalar: only warn when background maintenance failsDerrick Stolee
2023-01-23Merge branch 'zh/scalar-progress'Junio C Hamano
2023-01-16scalar: show progress if stderr refers to a terminalZheNing Hu
2023-01-07features: feature.manyFiles implies fast index writesDerrick Stolee
2022-11-23Merge branch 'js/remove-stale-scalar-repos'Junio C Hamano
2022-11-07scalar reconfigure -a: remove stale `scalar.repo` entriesJohannes Schindelin
2022-10-30use child_process members "args" and "env" directlyRené Scharfe
2022-09-27scalar: make 'unregister' idempotentDerrick Stolee
2022-09-02scalar: implement the `help` subcommandJohannes Schindelin
2022-09-02scalar: include in standard Git build & installationVictoria Dye