]> Kevux Git Server - rit/commit
Merge branch 'kn/pack-write-with-reduced-globals'
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Feb 2025 18:23:34 +0000 (10:23 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Feb 2025 18:23:34 +0000 (10:23 -0800)
commitb83a2f9006cdf5293370b1254f4f4cb2770c1b9f
tree5f09867e19b13f6f513b8881fdf5d03f906079b5
parentf49905d47d42cf6ea4c34b5a8301e84149e7aeba
parent8705c9bd139028aae148251420da27c9bf1c4745
Merge branch 'kn/pack-write-with-reduced-globals'

Code clean-up.

* kn/pack-write-with-reduced-globals:
  pack-write: pass hash_algo to internal functions
  pack-write: pass hash_algo to `write_rev_file()`
  pack-write: pass hash_algo to `write_idx_file()`
  pack-write: pass repository to `index_pack_lockfile()`
  pack-write: pass hash_algo to `fixup_pack_header_footer()`
builtin/fast-import.c
builtin/index-pack.c
builtin/pack-objects.c
builtin/receive-pack.c
bulk-checkin.c
fetch-pack.c
midx-write.c
pack.h