index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t9210-scalar.sh
Age
Commit message (
Expand
)
Author
2025-12-13
scalar: remove stale config values
Derrick Stolee
2025-12-13
scalar: use index.skipHash=true for performance
Derrick Stolee
2025-12-13
scalar: annotate config file with "set by scalar"
Derrick Stolee
2025-05-07
scalar reconfigure: add --maintenance=<mode> option
Derrick Stolee
2025-05-07
scalar register: add --no-maintenance option
Derrick Stolee
2024-11-25
fetch: set remote/HEAD if it does not exist
Bence Ferdinandy
2024-09-30
Merge branch 'ds/background-maintenance-with-credential'
Junio C Hamano
2024-09-20
scalar: configure maintenance during 'reconfigure'
Derrick Stolee
2024-09-06
scalar: add --no-tags option to 'scalar clone'
Derrick Stolee
2024-05-07
scalar: avoid segfault in reconfigure --all
Derrick Stolee
2024-02-08
t9210: do not rely on lazy fetching to fail
Junio C Hamano
2023-01-27
scalar: only warn when background maintenance fails
Derrick Stolee
2023-01-27
t921*: test scalar behavior starting maintenance
Derrick Stolee
2022-11-11
tests(scalar): tighten the stale `scalar.repo` test some
Johannes Schindelin
2022-11-07
scalar reconfigure -a: remove stale `scalar.repo` entries
Johannes Schindelin
2022-09-27
scalar: make 'unregister' idempotent
Derrick Stolee
2022-09-02
scalar: include in standard Git build & installation
Victoria Dye