]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/object-counting' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Mar 2026 18:32:40 +0000 (11:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Mar 2026 18:32:42 +0000 (11:32 -0700)
commit8d3d9a1374b97409b5e10c9ceffde0df098d8c64
tree83b61592c942295cdb3541739ba72a94c7d41b2a
parent0bb29b3bc592338d0db506b4bb84c8f3f11e7095
parent6801ffd37df8420917e1feaf03b5f7c175798bff
Merge branch 'ps/object-counting' into next

The logic to count objects has been cleaned up.

* ps/object-counting:
  odb: introduce generic object counting
  odb/source: introduce generic object counting
  object-file: generalize counting objects
  object-file: extract logic to approximate object count
  packfile: extract logic to count number of objects
  odb: stop including "odb/source.h"
builtin/gc.c
builtin/submodule--helper.c
object-file.c
repository.c