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