summaryrefslogtreecommitdiff
path: root/t/t5558-clone-bundle-uri.sh
AgeCommit message (Expand)Author
2023-12-12builtin/clone: fix bundle URIs with mismatching object formatsPatrick Steinhardt
2023-03-31fetch: download bundles once, even with --allDerrick Stolee
2023-01-31bundle-uri: test missing bundles with heuristicDerrick Stolee
2023-01-31bundle-uri: store fetch.bundleCreationTokenDerrick Stolee
2023-01-31fetch: fetch from an external bundle URIDerrick Stolee
2023-01-31clone: set fetch.bundleURI if appropriateDerrick Stolee
2023-01-31bundle-uri: download in creationToken orderDerrick Stolee
2023-01-31t5558: add tests for creationToken heuristicDerrick Stolee
2022-10-12bundle-uri: suppress stderr from remote-httpsDerrick Stolee
2022-10-12bundle-uri: quiet failed unbundlingsDerrick Stolee
2022-10-12bundle-uri: fetch a list of bundlesDerrick Stolee
2022-08-10bundle-uri: add support for http(s):// and file://Derrick Stolee
2022-08-10clone: add --bundle-uri optionDerrick Stolee