| Commit message (Expand) | Author | Age |
* | fix(common/init): Correctly handle quoted values in the `replacement_file` | Benedikt Peetz | 2024-10-04 |
* | fix(common/init): Ignore the init script itself, when looking for leftover `%... | Benedikt Peetz | 2024-10-04 |
* | fix(common/init): Check for not replaced `%INIT_` variables | Benedikt Peetz | 2024-10-04 |
* | refactor(common/init): Rewrite the `quotify` function in python | Benedikt Peetz | 2024-10-04 |
* | fix(common/.envrc): Actually use and set a shebang | Benedikt Peetz | 2024-10-04 |
* | fix(common/init): Correctly quote inputted text | Benedikt Peetz | 2024-10-04 |
* | refactor(common/scritps/latex/extract_text_from_all): Remove | Benedikt Peetz | 2024-10-04 |
* | feat(scripts/optimize_images): Init | Benedikt Peetz | 2024-10-04 |
* | fix(templates/latex/presentation): Get to compile | Benedikt Peetz | 2024-10-04 |
* | feat(common/init): Safe the %INIT_ variables for later use | Benedikt Peetz | 2024-10-04 |
* | feat(latex/preamble/graphics_and_figures): Switch from TikZ externalize to ma... | Benedikt Peetz | 2024-10-03 |
* | feat(common/scripts/latex/build.sh): Support standalone figures as generated ... | Benedikt Peetz | 2024-10-03 |
* | fix(common/scripts/latex/build.sh): Don't depend on the current PWD | Benedikt Peetz | 2024-10-03 |
* | fix(common/flake/latex): Remove unneeded import follow | Benedikt Peetz | 2024-10-03 |
* | docs(common/latex/preamble): Improve draft loading message | Benedikt Peetz | 2024-10-03 |
* | fix(common/latex/preamble): Fix compilation errors | Benedikt Peetz | 2024-10-03 |
* | refactor(templates/latex): Split the preamble up into multiple files | Benedikt Peetz | 2024-10-03 |
* | fix(templates/latex/{academia,letter}): Share files and update to lpm v2.0 | Benedikt Peetz | 2024-09-30 |
* | fix(common/init): Only add a description when it exists | Benedikt Peetz | 2024-09-30 |
* | fix(common/init): Only build the `out` output; exclude the `man` output | Benedikt Peetz | 2024-09-30 |
* | fix(common/init): Set the full path to the `reuse` binary | Benedikt Peetz | 2024-09-30 |
* | fix(common/init): Define `die` function | 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 |
* | fix(common/scripts/cprh.sh): Remove | Benedikt Peetz | 2024-09-30 |
* | feat(common/init): Perform the first run of `reuse` on init | 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): Ship a full git_template | Benedikt Peetz | 2024-09-30 |
* | fix(common/init): Be smarter, when suggesting an owner name | Benedikt Peetz | 2024-09-30 |
* | fix(common/init): Also re-add execution permissions to the `watch.sh` script | Benedikt Peetz | 2024-08-04 |
* | fix(common/init): Ensure that the template is properly formatted | Benedikt Peetz | 2024-08-04 |
* | fix(common/init): Detect latex project by the `watch.sh` file | Benedikt Peetz | 2024-08-04 |
* | fix(common/init): Also delete the init.local file, if it exists | Benedikt Peetz | 2024-08-04 |
* | fix(common/init): Don't delete the init file, if the exit reason was a missin... | Benedikt Peetz | 2024-08-03 |
* | fix(templates/latex/letter): Also expose `init.local` | Benedikt Peetz | 2024-08-03 |
* | fix(common/init): Actually ask the user for the license ident | Benedikt Peetz | 2024-08-03 |
* | refactor(templates/latex/academia): Use more common files | Benedikt Peetz | 2024-08-03 |
* | feat(common/init): Support template specific drop-in scripts | Benedikt Peetz | 2024-08-03 |
* | fix(common/init): State which binaries are required to run it | Benedikt Peetz | 2024-08-03 |
* | fix(common/init): Don't try to assign the reuse template, replace it instead ... | Benedikt Peetz | 2024-08-03 |
* | fix(common/init): Add missing pipe | Benedikt Peetz | 2024-08-03 |
* | feat(common): Replace the hand-crafted licensing approach with reuse | Benedikt Peetz | 2024-08-03 |
* | refactor(common/): Remove the `files` subdirectory | Benedikt Peetz | 2024-06-11 |
* | fix(common/treefmt.nix): Improve the prettier formatting configuration | Benedikt Peetz | 2024-06-11 |
* | feat(common/init): Set `git.vhack.eu` as default git upstream | Benedikt Peetz | 2024-06-11 |
* | style(common/init): Run through `nix fmt` | Benedikt Peetz | 2024-06-11 |
* | feat(templates/rust/Cargo.toml): Add the required meta-data for `crates.io` | Benedikt Peetz | 2024-06-11 |
* | feat(common/init): Add basic handling of licenses | Benedikt Peetz | 2024-06-11 |
* | refactor(templates/): Move `LICENSE.spdx` and `README.md` to `common` | Benedikt Peetz | 2024-06-11 |
* | fix(common/scripts/renew_copyright_header.sh): Add further file extensions | Benedikt Peetz | 2024-06-11 |