aboutsummaryrefslogtreecommitdiffstats
path: root/list-objects-filter.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-12list-objects: support filtering by tag and commitPatrick Steinhardt1-0/+2
2019-06-28list-objects-filter: implement composite filtersMatthew DeVore1-2/+11
2019-06-28list-objects-filter: encapsulate filter componentsMatthew DeVore1-19/+16
2018-11-12list-objects-filter.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy1-0/+2
2018-10-30Merge branch 'md/filter-trees'Junio C Hamano1-0/+6
2018-10-18list-objects: support for skipping tree traversalMatthew DeVore1-0/+6
2018-08-15Add missing includes and forward declarationsElijah Newren1-0/+4
2017-11-22list-objects: filter objects in traverse_commit_listJeff Hostetler1-0/+77