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