summaryrefslogtreecommitdiff
path: root/scalar.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'en/header-split-cache-h'Junio C Hamano2023-04-251-1/+2
|\
| * treewide: remove unnecessary cache.h inclusionElijah Newren2023-04-111-1/+1
| * treewide: be explicit about dependence on trace.h & trace2.hElijah Newren2023-04-111-0/+1
* | Merge branch 'en/header-split-cleanup'Junio C Hamano2023-04-061-0/+2
|\ \ | |/
| * setup.h: move declarations for setup.c functions from cache.hElijah Newren2023-03-211-0/+1
| * abspath.h: move absolute path functions from cache.hElijah Newren2023-03-211-0/+1
* | mark "argv" as unused when we check argcJeff King2023-03-281-1/+1
|/
* scalar: only warn when background maintenance failsDerrick Stolee2023-01-271-1/+1
* Merge branch 'zh/scalar-progress'Junio C Hamano2023-01-231-3/+7
|\
| * scalar: show progress if stderr refers to a terminalZheNing Hu2023-01-161-3/+7
* | features: feature.manyFiles implies fast index writesDerrick Stolee2023-01-071-0/+1
|/
* Merge branch 'js/remove-stale-scalar-repos'Junio C Hamano2022-11-231-20/+34
|\
| * scalar reconfigure -a: remove stale `scalar.repo` entriesJohannes Schindelin2022-11-071-20/+34
* | use child_process members "args" and "env" directlyRené Scharfe2022-10-301-8/+5
|/
* scalar: make 'unregister' idempotentDerrick Stolee2022-09-271-1/+4
* scalar: implement the `help` subcommandJohannes Schindelin2022-09-021-0/+20
* scalar: include in standard Git build & installationVictoria Dye2022-09-021-0/+906