summaryrefslogtreecommitdiff
path: root/list-objects-filter-options.h
AgeCommit message (Expand)Author
2021-04-19list-objects: implement object type filterPatrick Steinhardt
2020-08-04list_objects_filter_options: introduce 'list_object_filter_config_name'Taylor Blau
2020-04-28Use OPT_CALLBACK and OPT_CALLBACK_FDenton Liu
2019-10-07Merge branch 'jk/partial-clone-sparse-blob'Junio C Hamano
2019-09-18Merge branch 'md/list-objects-filter-combo'Junio C Hamano
2019-09-16list-objects-filter: delay parsing of sparse oidJeff King
2019-06-28list-objects-filter-options: make parser voidMatthew DeVore
2019-06-28list-objects-filter-options: allow mult. --filterMatthew DeVore
2019-06-28list-objects-filter-options: make filter_spec a string_listMatthew DeVore
2019-06-28list-objects-filter: implement composite filtersMatthew DeVore
2019-06-25promisor-remote: parse remote.*.partialclonefilterChristian Couder
2019-05-29list-objects-filter: disable 'sparse:path' filtersChristian Couder
2019-01-15filter-options: expand scaled numbersJosh Steadmon
2019-01-15list-objects-filter: teach tree:# how to handle >0Matthew DeVore
2018-10-06list-objects-filter: implement filter tree:0Matthew DeVore
2017-12-08fetch: inherit filter-spec from partial cloneJeff Hostetler
2017-12-08partial-clone: define partial clone settings in configJeff Hostetler
2017-12-05list-objects-filter-options: support --no-filterJeff Hostetler
2017-11-22list-objects: filter objects in traverse_commit_listJeff Hostetler