]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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()`

1  2 
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

Simple merge
Simple merge
Simple merge
Simple merge
diff --cc bulk-checkin.c
Simple merge
diff --cc fetch-pack.c
Simple merge
diff --cc midx-write.c
Simple merge
diff --cc pack.h
Simple merge