Commit message (Collapse) | Author | ||
---|---|---|---|
2024-09-30 | build(cog.toml): Format *before* checking the formatting | Benedikt Peetz | |
2024-09-30 | style(treewide): Re-format | Benedikt Peetz | |
2024-09-30 | fix(templates/{awk,c,latex,shell}): Use one shared `cog.toml` | Benedikt Peetz | |
2024-09-30 | build(instantiate_templates.sh): Actually also copy directory symlinks | Benedikt Peetz | |
2024-09-30 | build(instantiate_templates.sh): Only copy files tracked by git | Benedikt Peetz | |
2024-09-30 | fix(templates/rust/cog.toml): Update to perform new `reuse lint` | Benedikt Peetz | |
2024-09-30 | fix(common/scripts/cprh.sh): Remove | Benedikt Peetz | |
There was just no way to actually use this script in a useful manner. | |||
2024-09-30 | feat(common/init): Perform the first run of `reuse` on init | Benedikt Peetz | |
2024-09-30 | chore(templates): Add the new `git_template` directory | Benedikt Peetz | |
2024-09-30 | fix(common/init): Also remove the shipped `git_template`, after it's used | Benedikt Peetz | |
2024-09-30 | feat(common/init): |