Merge branch 'rs/tempfile-wo-the-repository' into next

The tempfile and lockfile APIs have been refactored to stop depending on the 'the_repository' global variable, and their callers have been updated to use the repository-aware variants. * rs/tempfile-wo-the-repository: use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos tempfile: stop using the_repository lockfile: add repo_hold_lock_file_for_update{,_timeout}{,_mode}() refs/packed: use repo_create_tempfile() tempfile: add repo_create_tempfile{,_mode}()

Junio C Hamano committed Jul 22, 2026 at 10:31 UTC 968a116891c15f6df5a7a84720f75c13a338b0f8

No changes.