aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6113-rev-list-bitmap-filters.sh
AgeCommit message (Expand)AuthorFilesLines
2024-01-29t6113: mark as leak-freeRubén Justo1-1/+2
2023-12-14pack-bitmap: plug leak in find_objects()Taylor Blau1-0/+2
2023-11-07pack-bitmap: drop --unpacked non-commit objects from resultsTaylor Blau1-0/+13
2021-04-19rev-list: allow filtering of provided itemsPatrick Steinhardt1-0/+36
2021-04-19pack-bitmap: implement combined filterPatrick Steinhardt1-0/+7
2021-04-19pack-bitmap: implement object type filterPatrick Steinhardt1-1/+24
2021-02-10test-lib-functions: move function to lib-bitmap.shÆvar Arnfjörð Bjarmason1-0/+1
2020-05-04pack-bitmap.c: support 'tree:0' filteringTaylor Blau1-0/+21
2020-02-14pack-bitmap: implement BLOB_LIMIT filteringJeff King1-1/+19
2020-02-14pack-bitmap: implement BLOB_NONE filteringJeff King1-0/+14
2020-02-13rev-list: fallback to non-bitmap traversal when filteringJeff King1-0/+24