summaryrefslogtreecommitdiff
path: root/t/t6020-bundle-misc.sh
AgeCommit message (Expand)AuthorFilesLines
2022-03-23bundle: output hash information in 'verify'Libravatar Derrick Stolee1-7/+17
2022-03-23bundle: move capabilities to end of 'verify'Libravatar Derrick Stolee1-1/+1
2022-03-09clone: fail gracefully when cloning filtered bundleLibravatar Derrick Stolee1-0/+12
2022-03-09bundle: unbundle promisor packsLibravatar Derrick Stolee1-0/+2
2022-03-09bundle: create filtered bundlesLibravatar Derrick Stolee1-0/+48
2022-03-09list-objects: handle NULL function pointersLibravatar Ævar Arnfjörð Bjarmason1-0/+12
2021-07-08Merge branch 'jx/sideband-cleanup'Libravatar Junio C Hamano1-21/+24
2021-06-17test: compare raw output, not mangle tabs and spacesLibravatar Jiang Xin1-21/+24
2021-06-17t6020: fix incompatible parameter expansionLibravatar Jiang Xin1-19/+31
2021-02-25Merge branch 'ab/detox-gettext-tests'Libravatar Junio C Hamano1-14/+14
2021-02-10tests: remove most uses of test_i18ncmpLibravatar Ævar Arnfjörð Bjarmason1-14/+14
2021-02-10test libs: rename bundle helper to "lib-bundle.sh"Libravatar Ævar Arnfjörð Bjarmason1-1/+1
2021-01-11bundle: arguments can be read from stdinLibravatar Jiang Xin1-4/+73
2021-01-11bundle: lost objects when removing duplicate pendingsLibravatar Jiang Xin1-1/+1
2021-01-11test: add helper functions for git-bundleLibravatar Jiang Xin1-0/+394