1. 5cb2827 pack-objects: lazily set up "struct rev_info", don't leak by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  2. 105c6f1 bundle: parse filter capability by Derrick Stolee · 2 years, 10 months ago
  3. 4a4c3f9 list-objects-filter-options: create copy helper by Derrick Stolee · 2 years, 10 months ago
  4. 225f7fa help: fix small typo in error message by Jean-Noël Avila · 3 years, 8 months ago
  5. b0c42a5 list-objects: implement object type filter by Patrick Steinhardt · 3 years, 9 months ago
  6. 5a923bb list-objects-filter-options: fix function name in BUG by Martin Ågren · 4 years, 2 months ago
  7. 23547c4 fetch: do not override partial clone filter by Jonathan Tan · 4 years, 3 months ago
  8. 73a9255 Merge branch 'tb/upload-pack-filters' by Junio C Hamano · 4 years, 5 months ago
  9. b9ea214 list_objects_filter_options: introduce 'list_object_filter_config_name' by Taylor Blau · 4 years, 5 months ago
  10. dbbcd44 strvec: rename files from argv-array to strvec by Jeff King · 4 years, 5 months ago
  11. 16af5f1 repository: add a helper function to perform repository format upgrade by Xin Li · 4 years, 7 months ago
  12. ad8f036 Merge branch 'jk/partial-clone-sparse-blob' by Junio C Hamano · 5 years ago
  13. 627b826 Merge branch 'md/list-objects-filter-combo' by Junio C Hamano · 5 years ago
  14. 4c96a77 list-objects-filter: delay parsing of sparse oid by Jeff King · 5 years ago
  15. 90d21f9 list-objects-filter-options: make parser void by Matthew DeVore · 6 years ago
  16. 5a133e8 list-objects-filter-options: clean up use of ALLOC_GROW by Matthew DeVore · 6 years ago
  17. 489fc9e list-objects-filter-options: allow mult. --filter by Matthew DeVore · 6 years ago
  18. cf9ceb5 list-objects-filter-options: make filter_spec a string_list by Matthew DeVore · 6 years ago
  19. f56f764 list-objects-filter-options: move error check up by Matthew DeVore · 6 years ago
  20. e987df5 list-objects-filter: implement composite filters by Matthew DeVore · 6 years ago
  21. 842b005 list-objects-filter-options: always supply *errbuf by Matthew DeVore · 6 years ago
  22. fa3d1b6 promisor-remote: parse remote.*.partialclonefilter by Christian Couder · 6 years ago
  23. b14ed5a Use promisor_remote_get_direct() and has_promisor_remote() by Christian Couder · 6 years ago
  24. ca02d36 Merge branch 'md/list-objects-filter-parse-msgfix' by Junio C Hamano · 6 years ago
  25. 5c03bc8 list-objects-filter-options: error is localizeable by Matthew DeVore · 6 years ago
  26. e693237 list-objects-filter: disable 'sparse:path' filters by Christian Couder · 6 years ago
  27. 5a59a23 completion: add more parameter value completion by Nguyễn Thái Ngọc Duy · 6 years ago
  28. 7589e63 Merge branch 'nd/the-index-final' by Junio C Hamano · 6 years ago
  29. 87c2d9d filter-options: expand scaled numbers by Josh Steadmon · 6 years ago
  30. c813a7c list-objects-filter: teach tree:# how to handle >0 by Matthew DeVore · 6 years ago
  31. 3a7a698 sha1-name.c: remove implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 6 years ago
  32. bc5975d list-objects-filter: implement filter tree:0 by Matthew DeVore · 6 years ago
  33. cc0b05a list-objects-filter-options: do not over-strbuf_init by Matthew DeVore · 6 years ago
  34. cac1137 list-objects: check if filter is NULL before using by Jonathan Tan · 7 years ago
  35. aa57b87 fetch: inherit filter-spec from partial clone by Jeff Hostetler · 7 years ago
  36. 1e1e39b partial-clone: define partial clone settings in config by Jeff Hostetler · 7 years ago
  37. 4875c97 list-objects-filter-options: support --no-filter by Jeff Hostetler · 7 years ago
  38. 1dde5fa list-objects-filter-options: fix 'keword' typo in comment by Christian Couder · 7 years ago
  39. 25ec7bc list-objects: filter objects in traverse_commit_list by Jeff Hostetler · 7 years ago