index
:
spdxconv
main
Program to convert existing licenses and copyrights into SPDX format.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2026-01-15
README: update the wording and grammars
Shulhan
2026-01-15
all: allow multiple pattern in match-file-comment
Shulhan
2026-01-15
all: add group "done" in the report
Shulhan
2026-01-14
README: rewording and update header level on commands
Shulhan
2026-01-14
all: detect annotation from REUSE configuration
Shulhan
2026-01-14
README: describe how the flow of scan command
Shulhan
2026-01-14
all: get the copyright year from git history
Shulhan
2026-01-13
all: split the delete_line_pattern into before and after
Shulhan
2026-01-12
all: add configuration for setting default copyright year
Shulhan
2026-01-12
all: remove prefix config from struct matchCopyright and matchLicense
Shulhan
2026-01-12
all: implement match-file-comment for seting comment based on file name
Shulhan
2026-01-12
config_match_license: remove unused field DeleteMatch
Shulhan
2026-01-11
all: implement apply command
Shulhan
2026-01-10
report: store the index line number and comments in report
Shulhan
2026-01-09
report: change the output to use CSV format
Shulhan
2026-01-09
all: implement the scan command
Shulhan
2026-01-08
all: fix wrong copyright year on some files
Shulhan
2026-01-08
cmd/spdxconv: implement "init" command
Shulhan
2026-01-08
all: add missing license and copyright
Shulhan
2026-01-06
spdxconv: tool to convert license and copyright to SPDX format
Shulhan