aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/task/RemapSourcesJarTask.java
AgeCommit message (Expand)Author
2021-09-13Expose layered mappings as an API (#490)modmuss50
2021-07-31Make RemapSourcesJarTask use properties (#459)Juuxel
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-03-15Ensure outputs are reproducable across all OS's. (#363)modmuss50
2020-12-21Respect reproducibleFileOrder and preserveFileTimestamps (#304)Cool_Mineman
2020-06-28Remove get/setDirectionmodmuss50
2020-06-27First pass on "shareCaches".modmuss50
2019-11-02Reformat to use Fabric API's checkstyle (#137)modmuss50
2019-06-24Fix warnings with task inputsmodmuss50
2019-05-11migrate RemapJarTask and RemapSourcesJarTask over to getters/setters for fiel...asie