aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/providers/mappings
AgeCommit message (Expand)Author
2021-09-29Fix merge conflictsshedaniel
2021-09-28Fix record signatures based on data provided by mappings. (#507)modmuss50
2021-09-27Fix #49shedaniel
2021-09-24Fix #47, Fix #48shedaniel
2021-09-22Fix debugger spamshedaniel
2021-09-22Fix srg not merging correctly and fix #42shedaniel
2021-09-21Fix generateSrgTiny with 1.17shedaniel
2021-09-19Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-18Fixes merging of mappings for cases like: class_1234 is mapped, but class_123...shartte
2021-09-19Add workaround with yarn inner classesshedaniel
2021-09-18Fix tests crash with fabric modeshedaniel
2021-09-18Fix codestyle, add forge testsshedaniel
2021-09-18Fix merge conflictsshedaniel
2021-09-17Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-16Migrate fully to mapping-io + Add comments about transitive access widners to...modmuss50
2021-09-14Access Widener 2.0 with support for Transitive Access Wideners (#484)shartte
2021-09-13Expose layered mappings as an API (#490)modmuss50
2021-09-11Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/futureshedaniel
2021-09-11Convert AWs on Forge to ATs in RemapJarTask (#24)Juuxel
2021-09-07Update checkstyle to prevent using var expect for new instance creation.modmuss50
2021-08-31Make --refresh-dependencies work by creating the directory after clearing it ...shedaniel
2021-08-30Start work on porting 0.7.4 overshedaniel
2021-08-26Make LayeredMappingsDependency not error because of uninitialized MappingsPro...shedaniel
2021-08-26Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-22update mapping-io, fix #473 (#474)Logic
2021-08-14Fix conflictsshedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-13File Structure Changes (#462)shedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-08-11Fix #469 (#470)modmuss50
2021-07-26Use Property in LoomGradleExtension & Move task groups to constants (#445)shedaniel
2021-07-21Revert "Fix MojangMappingsSpec having the same hash version for each mc versi...modmuss50
2021-07-21Fix MojangMappingsSpec having the same hash version for each mc version.modmuss50
2021-07-20Fix merge conflictsshedaniel
2021-07-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-20Don't read the intermediary file immediatelyshedaniel
2021-07-20Give a proper working directory for GradleMappingContextshedaniel
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-13Fix license headersshedaniel
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-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