summaryrefslogtreecommitdiff
path: root/git-svn.perl
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 /git-svn.perl
parent955747b4daaac33a11b1f5362227f1839cff41d3 (diff)
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 'git-svn.perl')
0 files changed, 0 insertions, 0 deletions