]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'tb/midx-bitmap-selection-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 27 Oct 2022 21:51:52 +0000 (14:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Oct 2022 21:51:52 +0000 (14:51 -0700)
commit99bb1a0bea02c6dc78b6d8a1b219c687d792bf16
tree11198b1d7e6b4c193acc8c744b2ccb5967974dce
parentdb29e6bbaed156ae9025ff0474fd788e58230367
parente9c383994493f3b775191aed13811a868aa639da
Merge branch 'tb/midx-bitmap-selection-fix'

A bugfix with tracing support in midx codepath

* tb/midx-bitmap-selection-fix:
  pack-bitmap-write.c: instrument number of reused bitmaps
  midx.c: instrument MIDX and bitmap generation with trace2 regions
  midx.c: consider annotated tags during bitmap selection
  midx.c: fix whitespace typo
midx.c