aboutsummaryrefslogtreecommitdiff
path: root/testdata
AgeCommit message (Expand)Author
2026-01-15all: allow multiple pattern in match-file-commentShulhan
2026-01-15all: add test for Scan on new file without git historyShulhan
2026-01-15report: do not return an error if report file does not existShulhan
2026-01-15all: move checking REUSE annotation after all files listedShulhan
2026-01-15all: add match-file-pattern for common filesShulhan
2026-01-15all: add group "done" in the reportShulhan
2026-01-14all: handle binary file in post-scanShulhan
2026-01-14match_file_comment: do not add space on prefix and suffixShulhan
2026-01-14all: detect annotation from REUSE configurationShulhan
2026-01-14all: fix error when scanning and apply empty fileShulhan
2026-01-14all: get the copyright year from git historyShulhan
2026-01-13all: split the delete_line_pattern into before and afterShulhan
2026-01-12all: fix default regex match license and copyright to ignore commentShulhan
2026-01-12all: add configuration for setting default copyright yearShulhan
2026-01-12all: implement match-file-comment for seting comment based on file nameShulhan
2026-01-12config_match_license: remove unused field DeleteMatchShulhan
2026-01-11all: exclude file that contains both SPDX license and copyright textShulhan
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-10report: store the index line number and comments in reportShulhan
2026-01-10report: add method loadReportShulhan
2026-01-09all: implement the scan commandShulhan
2026-01-08all: fix wrong copyright year on some filesShulhan
2026-01-08cmd/spdxconv: implement "init" commandShulhan
2026-01-08all: add missing license and copyrightShulhan
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