Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11bundle-uri: create basic file-copy logicDerrick Stolee