| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-11 | all: ignore symlink, COPYING, LICENSE, and LICENSES | Shulhan | |
| For symlink, we ignore for now. COPYING, LICENSE, and LICENSES are common files part of SPDX/reuse specifications. While at it, fix checking if path is ignored by git by passing the relative path instead of base name. | |||
| 2026-01-06 | spdxconv: tool to convert license and copyright to SPDX format | Shulhan | |
| This is the initial implementation, work in progress, with the following functions, * loading the spdxconv.cfg file * scanning list of files to be converted * detect .git repository and exclude files ignored by .gitignore No conversion logic is implemented yet. | |||
