summaryrefslogtreecommitdiffstats
path: root/t/t5558-clone-bundle-uri.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* unbundle: extend object verification for fetchesXing Xin2024-06-201-1/+33
* bundle-uri: verify oid before writing refsXing Xin2024-06-201-4/+151
* builtin/clone: fix bundle URIs with mismatching object formatsPatrick Steinhardt2023-12-121-0/+18
* fetch: download bundles once, even with --allDerrick Stolee2023-03-311-0/+34
* bundle-uri: test missing bundles with heuristicDerrick Stolee2023-01-311-0/+400
* bundle-uri: store fetch.bundleCreationTokenDerrick Stolee2023-01-311-1/+28
* fetch: fetch from an external bundle URIDerrick Stolee2023-01-311-1/+112
* clone: set fetch.bundleURI if appropriateDerrick Stolee2023-01-311-0/+39
* bundle-uri: download in creationToken orderDerrick Stolee2023-01-311-7/+33
* t5558: add tests for creationToken heuristicDerrick Stolee2023-01-311-2/+67
* bundle-uri: suppress stderr from remote-httpsDerrick Stolee2022-10-121-2/+14
* bundle-uri: quiet failed unbundlingsDerrick Stolee2022-10-121-5/+20
* bundle-uri: fetch a list of bundlesDerrick Stolee2022-10-121-0/+248
* bundle-uri: add support for http(s):// and file://Derrick Stolee2022-08-101-0/+45
* clone: add --bundle-uri optionDerrick Stolee2022-08-101-0/+36