]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/path-walk-1' into ds/backfill
authorJunio C Hamano <gitster@pobox.com>
Thu, 23 Jan 2025 20:00:40 +0000 (12:00 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Jan 2025 20:00:40 +0000 (12:00 -0800)
* ds/path-walk-1:
  path-walk: drop redundant parse_tree() call
  path-walk: reorder object visits
  path-walk: mark trees and blobs as UNINTERESTING
  path-walk: visit tags and cached objects
  path-walk: allow consumer to specify object types
  t6601: add helper for testing path-walk API
  test-lib-functions: add test_cmp_sorted
  path-walk: introduce an object walk by path

1  2 
Makefile

diff --cc Makefile
Simple merge