aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/providers/mappings
AgeCommit message (Expand)Author
2021-06-29Ignore Forge name mapping service providerJuuxel
2021-06-25Fix mergeAndSaveMappings logicshedaniel
2021-06-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-06-20Fix typo "officalMojangMappings" (#420)shedaniel
2021-06-20Add crane supportshedaniel
2021-06-20Make mojang mappings stable by implementing a custom license suppliershedaniel
2021-06-20Readd silenceLicenseshedaniel
2021-06-18Reapply some patchesshedaniel
2021-06-14Basic layered mappings with @ParchmentMC support (#413)modmuss50
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2021-03-25Constant unpicking (#328)modmuss50
2021-03-04Minor cleanup/optimisations to downloading, should help a little bit more wit...modmuss50
2021-02-12Rewrite minecraft game data handling.modmuss50
2021-02-11Update MCE - Remove auto population of minVersion in mixins - Drop some log l...modmuss50
2021-01-19Centralise refreshDeps variable.modmuss50
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-24General code cleanup (#313)modmuss50