summaryrefslogtreecommitdiffstats
path: root/t/t6020-bundle-misc.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* bundle: output hash information in 'verify'Derrick Stolee2022-03-231-7/+17
* bundle: move capabilities to end of 'verify'Derrick Stolee2022-03-231-1/+1
* clone: fail gracefully when cloning filtered bundleDerrick Stolee2022-03-091-0/+12
* bundle: unbundle promisor packsDerrick Stolee2022-03-091-0/+2
* bundle: create filtered bundlesDerrick Stolee2022-03-091-0/+48
* list-objects: handle NULL function pointersÆvar Arnfjörð Bjarmason2022-03-091-0/+12
* Merge branch 'jx/sideband-cleanup'Junio C Hamano2021-07-081-21/+24
|\
| * test: compare raw output, not mangle tabs and spacesJiang Xin2021-06-171-21/+24
* | t6020: fix incompatible parameter expansionJiang Xin2021-06-171-19/+31
|/
* Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-261-14/+14
|\
| * tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-14/+14
* | test libs: rename bundle helper to "lib-bundle.sh"Ævar Arnfjörð Bjarmason2021-02-101-1/+1
|/
* bundle: arguments can be read from stdinJiang Xin2021-01-121-4/+73
* bundle: lost objects when removing duplicate pendingsJiang Xin2021-01-121-1/+1
* test: add helper functions for git-bundleJiang Xin2021-01-121-0/+394