Commit Graph

16 Commits

Author SHA1 Message Date
Elara 1fae9dbb2a Don't quit if fetch operation returns already up-to-date
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-05-04 12:05:22 -07:00
Elara e3838621a9 Fetch all references when cloning git source
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-05-04 11:44:34 -07:00
Elara eb976be96e Update domain 2023-04-20 20:01:05 -07:00
Elara 2205d0ae83 Add missing GPL headers and change year to 2023 2023-01-30 23:12:29 -08:00
Elara e76fe9b715 Check ~archive parameter for file downloader 2023-01-29 18:07:37 -08:00
Elara 60a14eb622 Check ~name parameter for file downloader 2023-01-29 17:56:11 -08:00
Elara afe22bcbb5 Check ~name parameter for git downloader 2023-01-29 17:36:35 -08:00
Elara 0594777974 Add comments to Downloader and UpdatingDownloader interfaces 2023-01-29 14:19:20 -08:00
Elara 6ab82b121b Fix typo in comment 2023-01-29 13:43:39 -08:00
Elara c2abed95f2 Normalize URL for caching 2023-01-29 13:42:23 -08:00
Elara a73cd33654 Add comments for internal/{dl,dlcache} 2023-01-29 00:54:59 -08:00
Elara 64eb34bbce Handle broken cache manifest 2023-01-28 21:05:20 -08:00
Elara 4f274b7add Switch to new download system 2023-01-28 20:53:06 -08:00
Elara 58c2b3956e Add unarchiving to file downloader 2023-01-28 20:33:36 -08:00
Elara 9a2e7a6f12 Add git downloader 2023-01-28 20:32:47 -08:00
Elara 5a578de3d3 Add initial caching download system 2023-01-28 15:17:22 -08:00