]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/cat-file-avoid-bitmap-when-unneeded'
authorJunio C Hamano <gitster@pobox.com>
Fri, 16 Jan 2026 20:40:26 +0000 (12:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Jan 2026 20:40:27 +0000 (12:40 -0800)
commit8c5f0adf21df709a17866bfa36bb0b1df6344ee6
tree826644d3a34e35955d4ee6d35da5e98f6cee7721
parent18d7d02088792a1571db1d7677f89e398a71ad44
parent9e8b448dd83297ac85f6a62a0d2408629fb45cc0
Merge branch 'jk/cat-file-avoid-bitmap-when-unneeded'

Fix for a performance regression in "git cat-file".

* jk/cat-file-avoid-bitmap-when-unneeded:
  cat-file: only use bitmaps when filtering
builtin/cat-file.c