aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/util/DownloadUtil.java
AgeCommit message (Expand)Author
2020-07-26General cleanupReece Dunham
2020-06-23Rengenerate and download all files with --refresh-dependencies (#227)modmuss50
2019-11-15Improve support for custom self-resolving mappings (#145)liach
2019-11-02Reformat to use Fabric API's checkstyle (#137)modmuss50
2019-05-17fix DownloadUtil not downloading file if ETag present, but file is notAdrian Siekierka
2019-04-19Download less each run (#73)Chocohead