]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/partial-bundle-more' into ab/plug-leak-in-revisions
authorJunio C Hamano <gitster@pobox.com>
Sun, 3 Apr 2022 22:03:05 +0000 (15:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 3 Apr 2022 22:03:05 +0000 (15:03 -0700)
* ds/partial-bundle-more:
  pack-objects: lazily set up "struct rev_info", don't leak
  bundle: output hash information in 'verify'
  bundle: move capabilities to end of 'verify'
  pack-objects: parse --filter directly into revs.filter
  pack-objects: move revs out of get_object_list()
  list-objects-filter: remove CL_ARG__FILTER


Trivial merge