| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-24 | refactor(crates): split metadata-minifier and spdx-licenses into own crates | nsfisis | |
| Move MetadataMinifier and SpdxLicenses out of shirabe-external-packages into dedicated shirabe-metadata-minifier and shirabe-spdx-licenses crates, updating all import sites accordingly. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> | |||
| 2026-06-14 | refactor: auto-fix clippy warnings | nsfisis | |
| 2026-06-14 | chore: add "ref" comments to file header | nsfisis | |
| 2026-06-07 | feat(metadata-minifier): port expand for minified package metadata | nsfisis | |
| Implement MetadataMinifier::expand with the PHP list-of-arrays signature (Vec<IndexMap>) and wire it into ComposerRepository so composer/2.0 minified package metadata is expanded, resolving the phase-b TODO. minify() is left unported as it is not used in Composer itself. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> | |||
| 2026-05-20 | refactor: re-export module items to shorten import paths | nsfisis | |
| 2026-05-17 | chore: cargo clippy --fix | nsfisis | |
| 2026-05-17 | feat(port): add stub implementations of shirabe-external-packages | nsfisis | |
