]> Kevux Git Server - rit/commit
Merge branch 'ps/object-counting'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Mar 2026 19:58:04 +0000 (12:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Mar 2026 19:58:05 +0000 (12:58 -0700)
commit8e2964dc89986077af7f8d34b05807d5cbb1cca0
treee57f1dda22cf10aac2ac5ccb57a2f19c54f865fc
parent105a22cf692a08604bc294ec2c164528889837b0
parent6801ffd37df8420917e1feaf03b5f7c175798bff
Merge branch 'ps/object-counting'

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/multi-pack-index.c
builtin/submodule--helper.c
object-file.c
repository.c