summaryrefslogtreecommitdiff
path: root/t/t5620-backfill.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-6/+6
2026-05-24path-walk: support blob size limit filterDerrick Stolee1-1/+1
2026-05-24backfill: die on incompatible filter optionsDerrick Stolee1-0/+8
2026-05-24path-walk: support blobless filterDerrick Stolee1-9/+0
2026-05-24t5620: make test work with path-walk varDerrick Stolee1-0/+9
2026-04-15backfill: default to grabbing edge blobs tooElijah Newren1-6/+104
2026-04-07Merge branch 'th/backfill-auto-detect-sparseness-fix'Junio C Hamano1-0/+15
2026-04-06backfill: auto-detect sparse-checkout from configTrieu Huynh1-0/+15
2026-03-26t5620: test backfill's unknown argument handlingDerrick Stolee1-0/+8
2026-03-26path-walk: support wildcard pathspecs for blob filteringDerrick Stolee1-4/+3
2026-03-26backfill: work with prefix pathspecsDerrick Stolee1-10/+6
2026-03-26backfill: accept revision argumentsDerrick Stolee1-0/+156
2026-03-26t5620: prepare branched repo for revision testsDerrick Stolee1-2/+50
2025-02-03backfill: assume --sparse when sparse-checkout is enabledDerrick Stolee1-1/+12
2025-02-03backfill: add --sparse optionDerrick Stolee1-0/+88
2025-02-03backfill: add --min-batch-size=<n> optionDerrick Stolee1-0/+18
2025-02-03backfill: basic functionality and testsDerrick Stolee1-0/+94