summaryrefslogtreecommitdiffstats
path: root/scalar.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scalar: make enlistment delete to work on all POSIX platformsMarcel Telka2024-05-171-4/+0
* scalar: avoid segfault in reconfigure --allDerrick Stolee2024-05-081-3/+7
* Merge branch 'ds/scalar-updates'Junio C Hamano2023-08-291-18/+52
|\
| * scalar reconfigure: help users remove buggy reposDerrick Stolee2023-08-281-16/+43
| * scalar: add --[no-]src optionDerrick Stolee2023-08-281-2/+9
* | config: add ctx arg to config_fn_tGlen Choo2023-06-281-1/+3
|/
* 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-061-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