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