setup: construct object database in `apply_repository_format()`
Patrick Steinhardt committed 2 months ago
repository: stop reading loose object map twice on repo init
Patrick Steinhardt committed 2 months ago
setup: stop initializing object database without repository
Patrick Steinhardt committed 2 months ago
setup: stop creating the object database in `setup_git_env()`
Patrick Steinhardt committed 2 months ago
repository: stop initializing the object database in `repo_set_gitdir()`
Patrick Steinhardt committed 2 months ago
setup: deduplicate logic to apply repository format
Patrick Steinhardt committed 2 months ago
Patrick Steinhardt committed 2 months ago
t0001: plug test gaps for git-init(1) with GIT_OBJECT_DIRECTORY
Patrick Steinhardt committed 2 months ago
t: let prove fail when parsing invalid TAP output
Patrick Steinhardt committed 2 months ago
t/lib-git-p4: silence output when killing p4d and its watchdog
Patrick Steinhardt committed 2 months ago
t/test-lib: silence EBUSY errors on Windows during test cleanup
Patrick Steinhardt committed 2 months ago
t7810: turn MB_REGEX check into a lazy prereq
Patrick Steinhardt committed 2 months ago
Patrick Steinhardt committed 2 months ago
ci: unify Linux images across GitLab and GitHub
Patrick Steinhardt committed 2 months ago
gitlab-ci: add missing Linux jobs
Patrick Steinhardt committed 2 months ago
gitlab-ci: rearrange Linux jobs to match GitHub's order
Patrick Steinhardt committed 2 months ago
config: improve diagnostic for "set" with missing value
Harald Nordgren committed 2 months ago
config: add git_config_key_is_valid() for quiet validation
Harald Nordgren committed 2 months ago
revision.c: implement --max-count-oldest
Mirko Faina committed 3 months ago
environment: move "warn_on_object_refname_ambiguity" into `struct repo_config_values`
Olamide Caleb Bello committed 2 months ago