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
/
build
/
nesting
Age
Commit message (
Expand
)
Author
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-09-11
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/future
shedaniel
2021-09-07
Update checkstyle to prevent using var expect for new instance creation.
modmuss50
2021-07-20
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50
2021-07-13
Fix license headers
shedaniel
2021-07-13
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-10
Use spotless for header validation, years have been back-filled from git history
modmuss50
2021-06-03
Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8
shedaniel
2021-06-01
Fix MergedNestedJarProvider not calling the child's prepare
modmuss50
2021-05-30
Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8
shedaniel
2021-05-22
Add classifier to "fake" mods' id if they have a classifier specified (#394)
Mitchell Skaggs
2021-05-14
Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8
shedaniel
2021-05-13
General cleanup by making use of java 16 features (#397)
modmuss50
2021-05-05
Adds Forge Sources Remapping
shedaniel
2021-04-13
Simplify RemapJarTask remapRefmap
shedaniel
2021-03-12
Mod Remapping Refactor. (#362)
modmuss50