aboutsummaryrefslogtreecommitdiffstats
path: root/common/files (unfollow)
Commit message (Expand)Author
2024-06-11refactor(common/): Remove the `files` subdirectoryBenedikt Peetz
2024-06-11fix(common/treefmt.nix): Improve the prettier formatting configurationBenedikt Peetz
2024-06-11feat(common/init): Set `git.vhack.eu` as default git upstreamBenedikt Peetz
2024-06-11style(common/init): Run through `nix fmt`Benedikt Peetz
2024-06-11feat(templates/rust/Cargo.toml): Add the required meta-data for `crates.io`Benedikt Peetz
2024-06-11feat(common/init): Add basic handling of licensesBenedikt Peetz
2024-06-11refactor(templates/): Move `LICENSE.spdx` and `README.md` to `common`Benedikt Peetz
2024-06-11fix(common/scripts/renew_copyright_header.sh): Add further file extensionsBenedikt Peetz
2024-04-02fix(common/files/init): Correctly add the man page chapter after nameBenedikt Peetz
2024-04-02fix(treefmt.nix): Only ignore the manual template in this repoBenedikt Peetz
2024-04-02fix(common/files/init): Replace the variables globallyBenedikt Peetz
2024-04-02fix(common/files/docs/): Also correct a typo in the manual templateBenedikt Peetz
2024-04-02fix(common/files/.licensure.yml): Correct typos for init variablesBenedikt Peetz
2024-04-02chore(common/treefmt.nix): Ignore the pre-generation markdown fileBenedikt Peetz
2024-04-02feat(common/docs): Automatically rename to application nameBenedikt Peetz
2024-04-02fix(common/docs): Avoid issue with replacement due to man section partBenedikt Peetz
2024-04-02feat(common/init): Add support for replacing the variables in file namesBenedikt Peetz
2024-04-02fix(common/files/init): hack around nix removing the exec permission bitBenedikt Peetz
2024-04-02refactor(common): Move all data files to `./common/files`Benedikt Peetz