- 7681229 list-objects-filter-options.h: remove unneccessary include by Elijah Newren · 1 year, 10 months ago
- 6047b28 Merge branch 'en/header-split-cleanup' by Junio C Hamano · 1 year, 11 months ago
- dbb4102 Merge branch 'sg/parse-options-h-users' by Junio C Hamano · 2 years ago
- f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 2 years ago
- c4d9c79 treewide: remove unnecessary inclusions of parse-options.h from headers by SZEDER Gábor · 2 years ago
- a64215b object.h: stop depending on cache.h; make cache.h depend on object.h by Elijah Newren · 2 years, 1 month ago
- d4f7036 list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT() by René Scharfe · 2 years, 3 months ago
- c54980a list-objects-filter: convert filter_spec to a strbuf by Jeff King · 2 years, 6 months ago
- 2a01bde list-objects-filter: add and use initializers by Jeff King · 2 years, 6 months ago
- 5cb2827 pack-objects: lazily set up "struct rev_info", don't leak by Ævar Arnfjörð Bjarmason · 3 years ago
- cc91044 list-objects-filter: remove CL_ARG__FILTER by Derrick Stolee · 3 years ago
- 105c6f1 bundle: parse filter capability by Derrick Stolee · 3 years ago
- 4a4c3f9 list-objects-filter-options: create copy helper by Derrick Stolee · 3 years ago
- b0c42a5 list-objects: implement object type filter by Patrick Steinhardt · 3 years, 11 months ago
- b9ea214 list_objects_filter_options: introduce 'list_object_filter_config_name' by Taylor Blau · 4 years, 7 months ago
- 203c853 Use OPT_CALLBACK and OPT_CALLBACK_F by Denton Liu · 4 years, 11 months ago
- ad8f036 Merge branch 'jk/partial-clone-sparse-blob' by Junio C Hamano · 5 years ago
- 627b826 Merge branch 'md/list-objects-filter-combo' by Junio C Hamano · 5 years ago
- 4c96a77 list-objects-filter: delay parsing of sparse oid by Jeff King · 5 years ago
- 90d21f9 list-objects-filter-options: make parser void by Matthew DeVore · 6 years ago
- 489fc9e list-objects-filter-options: allow mult. --filter by Matthew DeVore · 6 years ago
- cf9ceb5 list-objects-filter-options: make filter_spec a string_list by Matthew DeVore · 6 years ago
- e987df5 list-objects-filter: implement composite filters by Matthew DeVore · 6 years ago
- fa3d1b6 promisor-remote: parse remote.*.partialclonefilter by Christian Couder · 6 years ago
- e693237 list-objects-filter: disable 'sparse:path' filters by Christian Couder · 6 years ago
- 87c2d9d filter-options: expand scaled numbers by Josh Steadmon · 6 years ago
- c813a7c list-objects-filter: teach tree:# how to handle >0 by Matthew DeVore · 6 years ago
- bc5975d list-objects-filter: implement filter tree:0 by Matthew DeVore · 6 years ago
- aa57b87 fetch: inherit filter-spec from partial clone by Jeff Hostetler · 7 years ago
- 1e1e39b partial-clone: define partial clone settings in config by Jeff Hostetler · 7 years ago
- 4875c97 list-objects-filter-options: support --no-filter by Jeff Hostetler · 7 years ago
- 25ec7bc list-objects: filter objects in traverse_commit_list by Jeff Hostetler · 7 years ago