aboutsummaryrefslogtreecommitdiffstats
path: root/scalar.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-29Merge branch 'ds/scalar-updates'Junio C Hamano1-18/+52
2023-08-28scalar reconfigure: help users remove buggy reposDerrick Stolee1-16/+43
2023-08-28scalar: add --[no-]src optionDerrick Stolee1-2/+9
2023-06-28config: add ctx arg to config_fn_tGlen Choo1-1/+3
2023-04-25Merge branch 'en/header-split-cache-h'Junio C Hamano1-1/+2
2023-04-11treewide: remove unnecessary cache.h inclusionElijah Newren1-1/+1
2023-04-11treewide: be explicit about dependence on trace.h & trace2.hElijah Newren1-0/+1
2023-04-06Merge branch 'en/header-split-cleanup'Junio C Hamano1-0/+2
2023-03-28mark "argv" as unused when we check argcJeff King1-1/+1
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren1-0/+1
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