summaryrefslogtreecommitdiff
path: root/spdxconv.go
AgeCommit message (Expand)Author
2026-01-15Release spdxconv v1.0.0 (2026-01-15)HEADv1.0.0mainShulhan
2026-01-15spdxconv: set the SCM only during scan command, not on NewShulhan
2026-01-15all: move checking REUSE annotation after all files listedShulhan
2026-01-15all: add group "done" in the reportShulhan
2026-01-15all: improve the scan by loading the existing reportShulhan
2026-01-14all: detect annotation from REUSE configurationShulhan
2026-01-14all: get the copyright year from git historyShulhan
2026-01-13spdxconv: remove unused apply methodShulhan
2026-01-12all: implement match-file-comment for seting comment based on file nameShulhan
2026-01-11all: ignore symlink, COPYING, LICENSE, and LICENSESShulhan
2026-01-11all: fix slice bounds out of range when scanning dirShulhan
2026-01-11all: implement apply commandShulhan
2026-01-09all: implement the scan commandShulhan
2026-01-08cmd/spdxconv: implement "init" commandShulhan
2026-01-08all: implement conversion for SPDX-License-IdentifierShulhan
2026-01-07all: exclude file that have ".license" fileShulhan
2026-01-06all: refactoring loadConfig and scanForSCMShulhan
2026-01-06spdxconv: tool to convert license and copyright to SPDX formatShulhan