aboutsummaryrefslogtreecommitdiff
path: root/t/t9210-scalar.sh
AgeCommit message (Expand)Author
2025-12-13scalar: remove stale config valuesDerrick Stolee
2025-12-13scalar: use index.skipHash=true for performanceDerrick Stolee
2025-12-13scalar: annotate config file with "set by scalar"Derrick Stolee
2025-05-07scalar reconfigure: add --maintenance=<mode> optionDerrick Stolee
2025-05-07scalar register: add --no-maintenance optionDerrick Stolee
2024-11-25fetch: set remote/HEAD if it does not existBence Ferdinandy
2024-09-30Merge branch 'ds/background-maintenance-with-credential'Junio C Hamano
2024-09-20scalar: configure maintenance during 'reconfigure'Derrick Stolee
2024-09-06scalar: add --no-tags option to 'scalar clone'Derrick Stolee
2024-05-07scalar: avoid segfault in reconfigure --allDerrick Stolee
2024-02-08t9210: do not rely on lazy fetching to failJunio C Hamano
2023-01-27scalar: only warn when background maintenance failsDerrick Stolee
2023-01-27t921*: test scalar behavior starting maintenanceDerrick Stolee
2022-11-11tests(scalar): tighten the stale `scalar.repo` test someJohannes Schindelin
2022-11-07scalar reconfigure -a: remove stale `scalar.repo` entriesJohannes Schindelin
2022-09-27scalar: make 'unregister' idempotentDerrick Stolee
2022-09-02scalar: include in standard Git build & installationVictoria Dye