summaryrefslogtreecommitdiff
path: root/bundle-uri.c
AgeCommit message (Expand)Author
2022-10-12bundle-uri: suppress stderr from remote-httpsDerrick Stolee
2022-10-12bundle-uri: quiet failed unbundlingsDerrick Stolee
2022-10-12bundle: add flags to verify_bundle()Derrick Stolee
2022-10-12bundle-uri: fetch a list of bundlesDerrick Stolee
2022-10-12bundle-uri: limit recursion depth for bundle listsDerrick 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 base key-value pair parsingDerrick Stolee
2022-10-12bundle-uri: create bundle_list struct and helpersDerrick Stolee
2022-10-12bundle-uri: use plain string in find_temp_filename()Derrick Stolee
2022-08-10bundle-uri: add support for http(s):// and file://Derrick Stolee
2022-08-10bundle-uri: create basic file-copy logicDerrick Stolee