aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/LoomRepositoryPlugin.java
AgeCommit message (Expand)Author
2021-07-14Split Minecraft and Forge jars (#34)shedaniel
2021-07-13Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-06-14Try switching to a regex and exclude in the repo that loom addsshedaniel
2021-05-30Reinitiate the forge reposhedaniel
2021-05-28Fix local ivy layout not respecting classifiers. Fixes #407modmuss50
2021-05-22add support for new dependencyResolutionManagement (#400)LogicFan