summaryrefslogtreecommitdiff
path: root/path-walk.h
AgeCommit message (Expand)AuthorFilesLines
2026-05-24path-walk: support `object:type` filterTaylor Blau1-0/+6
2026-05-24path-walk: add pl_sparse_trees to control tree pruningDerrick Stolee1-0/+6
2026-05-24path-walk: support blob size limit filterDerrick Stolee1-0/+7
2026-05-24path-walk: support blobless filterDerrick Stolee1-0/+7
2026-05-24path-walk: always emit directly-requested objectsDerrick Stolee1-0/+5
2025-05-16path-walk: add new 'edge_aggressive' optionDerrick Stolee1-0/+7
2025-02-03backfill: add --sparse optionDerrick Stolee1-0/+11
2024-12-20path-walk: mark trees and blobs as UNINTERESTINGDerrick Stolee1-0/+8
2024-12-20path-walk: visit tags and cached objectsDerrick Stolee1-0/+2
2024-12-20path-walk: allow consumer to specify object typesDerrick Stolee1-1/+13
2024-12-20path-walk: introduce an object walk by pathDerrick Stolee1-0/+47