aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/jshipit/Main.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add SPDX License header to source filesaxtloss2023-05-311-0/+2
|
* Add permissions configuration fileaxtloss2023-05-311-1/+1
|
* Add command line optionsaxtloss2023-05-241-1/+1
|
* fix some warningsaxtloss2023-05-151-1/+1
| | | | | Intellij when unnecessary .toString: "boohoo pls remove :(" Intellij when literally my code: "yeah that's fine :D"
* multithreaded downloads and non docker registriesaxtloss2023-05-151-36/+4
| | | | | Runs each layer download on a different thread. Allows using registries other than registry.docker.io
* Add filesaxtloss2023-05-151-0/+41