summaryrefslogtreecommitdiff
path: root/scalar.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-21abspath.h: move absolute path functions from cache.hElijah Newren1-0/+1
2023-01-27scalar: only warn when background maintenance failsDerrick Stolee1-1/+1
2023-01-23Merge branch 'zh/scalar-progress'Junio C Hamano1-3/+7
2023-01-16scalar: show progress if stderr refers to a terminalZheNing Hu1-3/+7
2023-01-07features: feature.manyFiles implies fast index writesDerrick Stolee1-0/+1
2022-11-23Merge branch 'js/remove-stale-scalar-repos'Junio C Hamano1-20/+34
2022-11-07scalar reconfigure -a: remove stale `scalar.repo` entriesJohannes Schindelin1-20/+34
2022-10-30use child_process members "args" and "env" directlyRené Scharfe1-8/+5
2022-09-27scalar: make 'unregister' idempotentDerrick Stolee1-1/+4
2022-09-02scalar: implement the `help` subcommandJohannes Schindelin1-0/+20
2022-09-02scalar: include in standard Git build & installationVictoria Dye1-0/+906