aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2024-05-23 17:27:02 -0400
committerJunio C Hamano <gitster@pobox.com>2024-05-24 11:40:43 -0700
commit0481cbf912e23d96076e3a7e149e76a0327a7a70 (patch)
treecb93fe48ff1e4b5532e94ad0b735d1d41a87de36 /builtin/commit.c
parentpseudo-merge: implement support for reading pseudo-merge commits (diff)
downloadgit-0481cbf912e23d96076e3a7e149e76a0327a7a70.tar.gz
git-0481cbf912e23d96076e3a7e149e76a0327a7a70.zip
ewah: implement `ewah_bitmap_popcount()`
Some of the pseudo-merge test helpers (which will be introduced in the following commit) will want to indicate the total number of commits in or objects reachable from a pseudo-merge. Implement a popcount() function that operates on EWAH bitmaps to quickly determine how many bits are set in each of the respective bitmaps. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions