1. b0c42a5 list-objects: implement object type filter by Patrick Steinhardt · 3 years, 11 months ago
  2. b9ea214 list_objects_filter_options: introduce 'list_object_filter_config_name' by Taylor Blau · 4 years, 7 months ago
  3. 203c853 Use OPT_CALLBACK and OPT_CALLBACK_F by Denton Liu · 4 years, 11 months ago
  4. ad8f036 Merge branch 'jk/partial-clone-sparse-blob' by Junio C Hamano · 5 years ago
  5. 627b826 Merge branch 'md/list-objects-filter-combo' by Junio C Hamano · 5 years ago
  6. 4c96a77 list-objects-filter: delay parsing of sparse oid by Jeff King · 5 years ago
  7. 90d21f9 list-objects-filter-options: make parser void by Matthew DeVore · 6 years ago
  8. 489fc9e list-objects-filter-options: allow mult. --filter by Matthew DeVore · 6 years ago
  9. cf9ceb5 list-objects-filter-options: make filter_spec a string_list by Matthew DeVore · 6 years ago
  10. e987df5 list-objects-filter: implement composite filters by Matthew DeVore · 6 years ago
  11. fa3d1b6 promisor-remote: parse remote.*.partialclonefilter by Christian Couder · 6 years ago
  12. e693237 list-objects-filter: disable 'sparse:path' filters by Christian Couder · 6 years ago
  13. 87c2d9d filter-options: expand scaled numbers by Josh Steadmon · 6 years ago
  14. c813a7c list-objects-filter: teach tree:# how to handle >0 by Matthew DeVore · 6 years ago
  15. bc5975d list-objects-filter: implement filter tree:0 by Matthew DeVore · 6 years ago
  16. aa57b87 fetch: inherit filter-spec from partial clone by Jeff Hostetler · 7 years ago
  17. 1e1e39b partial-clone: define partial clone settings in config by Jeff Hostetler · 7 years ago
  18. 4875c97 list-objects-filter-options: support --no-filter by Jeff Hostetler · 7 years ago
  19. 25ec7bc list-objects: filter objects in traverse_commit_list by Jeff Hostetler · 7 years ago