summaryrefslogtreecommitdiff
path: root/t/t6020-bundle-misc.sh
AgeCommit message (Expand)Author
2022-03-23bundle: output hash information in 'verify'Derrick Stolee
2022-03-23bundle: move capabilities to end of 'verify'Derrick Stolee
2022-03-09clone: fail gracefully when cloning filtered bundleDerrick Stolee
2022-03-09bundle: unbundle promisor packsDerrick Stolee
2022-03-09bundle: create filtered bundlesDerrick Stolee
2022-03-09list-objects: handle NULL function pointersÆvar Arnfjörð Bjarmason
2021-07-08Merge branch 'jx/sideband-cleanup'Junio C Hamano
2021-06-17test: compare raw output, not mangle tabs and spacesJiang Xin
2021-06-17t6020: fix incompatible parameter expansionJiang Xin
2021-02-26Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2021-02-10test libs: rename bundle helper to "lib-bundle.sh"Ævar Arnfjörð Bjarmason
2021-01-12bundle: arguments can be read from stdinJiang Xin
2021-01-12bundle: lost objects when removing duplicate pendingsJiang Xin
2021-01-12test: add helper functions for git-bundleJiang Xin