index
:
github/architectury-loom.git
dev/0.10.0
fix/osx-1.8.9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
net
/
fabricmc
/
loom
/
configuration
/
providers
/
mappings
Age
Commit message (
Expand
)
Author
2022-02-17
Merge branch 'dev/0.10.0-fg2' into dev/0.10.0
Jonas Herzig
2022-02-16
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2022-01-11
Flip a few `if`s so the modern code path comes before the legacy one
Jonas Herzig
2022-01-10
Generate identity mappings in srg file only for legacy forge
Jonas Herzig
2022-01-10
Clean up generated tiny v1 file after converting to v2
Jonas Herzig
2022-01-10
Support for FG2-era Forge
Jonas Herzig
2022-01-06
Fix missing SrgProvider when generateSrgTiny is false
Jonas Herzig
2021-12-22
Only warn when the yarn version does not match the minecraft version.
modmuss50
2021-11-29
Fix merge conflicts
shedaniel
2021-11-29
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-11-26
Fix crash on Java 18 due to unpick using an outdated asm version.
modmuss50
2021-11-20
Add an option (enabled by default) to map synthetic field and method names fr...
modmuss50
2021-11-14
Revert "Fix unobfuscated names not having params or docs. (#532)"
shedaniel
2021-11-13
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-11-10
Reduce log level of "Using project based jar storage".
modmuss50
2021-11-09
Fix unobfuscated names not having params or docs. (#532)
modmuss50
2021-10-27
Forgot to commit fix merge conflicts
shedaniel
2021-10-26
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-10-26
Use NIO instead of ZipUtil (#513)
shedaniel
2021-10-13
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-10-12
Don't allow none reproducible dependencies in layered mappings as it breaks t...
modmuss50
2021-10-09
Turn the tinyMappingsJar dependency into a module dependency
shedaniel
2021-09-29
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-29
Fix merge conflicts
shedaniel
2021-09-28
Fix failure when running `dependencies` task when using layered mappings.
modmuss50
2021-09-28
Fix record signatures based on data provided by mappings. (#507)
modmuss50
2021-09-27
Fix #49
shedaniel
2021-09-24
Fix #47, Fix #48
shedaniel
2021-09-22
Fix debugger spam
shedaniel
2021-09-22
Fix srg not merging correctly and fix #42
shedaniel
2021-09-21
Fix generateSrgTiny with 1.17
shedaniel
2021-09-19
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-18
Fixes merging of mappings for cases like: class_1234 is mapped, but class_123...
shartte
2021-09-19
Add workaround with yarn inner classes
shedaniel
2021-09-18
Fix tests crash with fabric mode
shedaniel
2021-09-18
Fix codestyle, add forge tests
shedaniel
2021-09-18
Fix merge conflicts
shedaniel
2021-09-17
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-16
Migrate fully to mapping-io + Add comments about transitive access widners to...
modmuss50
2021-09-14
Access Widener 2.0 with support for Transitive Access Wideners (#484)
shartte
2021-09-13
Expose layered mappings as an API (#490)
modmuss50
2021-09-11
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/future
shedaniel
2021-09-11
Convert AWs on Forge to ATs in RemapJarTask (#24)
Juuxel
2021-09-07
Update checkstyle to prevent using var expect for new instance creation.
modmuss50
2021-08-31
Make --refresh-dependencies work by creating the directory after clearing it ...
shedaniel
2021-08-30
Start work on porting 0.7.4 over
shedaniel
2021-08-26
Make LayeredMappingsDependency not error because of uninitialized MappingsPro...
shedaniel
2021-08-26
Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future
shedaniel
2021-08-22
update mapping-io, fix #473 (#474)
Logic
2021-08-14
Fix conflicts
shedaniel
[next]