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
/
MavenPublication.java
Age
Commit message (
Expand
)
Author
2021-11-29
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-11-23
Fix gradle module metadatas not including api deps in runtimeElements (#540)
Juuxel
2021-09-12
Fix some tests
shedaniel
2021-09-11
Fix checkstyle
shedaniel
2021-09-11
Fix merge conflicts
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-09-05
Add option to disable deprecated POM generation and the warnings together wit...
Juuxel
2021-09-05
Fix the java software component not working with Loom and fix #200 (#460)
Juuxel
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-05-14
Fix merge conflicts
shedaniel
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-02-21
Add debug logging to publication modification, remove log spam in asset downl...
shedaniel
2020-12-24
General code cleanup (#313)
modmuss50