about summary refs log tree commit diff stats
path: root/build/latex/presentation/references/reference.bib (unfollow)
Commit message (Collapse)Author
2024-10-04chore(build): RegenerateBenedikt Peetz
2024-10-04fix(common/init): Correctly handle quoted values in the `replacement_file`Benedikt Peetz
2024-10-04fix(common/init): Ignore the init script itself, when looking for leftover ↵Benedikt Peetz
`%INIT_`s
2024-10-04chore(build): RegenerateBenedikt Peetz
2024-10-04fix(common/init): Check for not replaced `%INIT_` variablesBenedikt Peetz
2024-10-04refactor(common/init): Rewrite the `quotify` function in pythonBenedikt Peetz
The AWK version was getting confused with newlines (`\n`) in the input.
2024-10-04fix(templates/rust/Cargo.toml): Fix typos in `%INIT_` variablesBenedikt Peetz
2024-10-04fix(templates/rust/flake.nix): Remove unneeded `input.*.follows`Benedikt Peetz
2024-10-04fix(common/.envrc): Actually use and set a shebangBenedikt Peetz