aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix some warningsaxtloss2023-05-154-18/+8
| | | | | Intellij when unnecessary .toString: "boohoo pls remove :(" Intellij when literally my code: "yeah that's fine :D"
* multithreaded downloads and non docker registriesaxtloss2023-05-154-198/+289
| | | | | Runs each layer download on a different thread. Allows using registries other than registry.docker.io
* Add filesaxtloss2023-05-152-0/+203