summaryrefslogtreecommitdiffstats
path: root/bundle-uri.h
AgeCommit message (Expand)AuthorLines
2023-01-31clone: set fetch.bundleURI if appropriateDerrick Stolee-1/+7
2023-01-31bundle-uri: parse bundle.<id>.creationToken valuesDerrick Stolee-0/+6
2023-01-31bundle-uri: parse bundle.heuristic=creationTokenDerrick Stolee-0/+14
2022-12-25bundle-uri: download bundles from an advertised listDerrick Stolee-0/+14
2022-12-25bundle-uri: allow relative URLs in bundle listsDerrick Stolee-0/+14
2022-12-25protocol v2: add server-side "bundle-uri" skeletonÆvar Arnfjörð Bjarmason-0/+7
2022-10-12bundle-uri: fetch a list of bundlesDerrick Stolee-0/+13
2022-10-12bundle-uri: parse bundle list in config formatDerrick Stolee-0/+9
2022-10-12bundle-uri: unit test "key=value" parsingÆvar Arnfjörð Bjarmason-0/+3
2022-10-12bundle-uri: create "key=value" line parsingÆvar Arnfjörð Bjarmason-0/+12
2022-10-12bundle-uri: create bundle_list struct and helpersDerrick Stolee-0/+56
2022-08-10bundle-uri: create basic file-copy logicDerrick Stolee-0/+14