Commit message (Collapse) | Author | ||
---|---|---|---|
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 | |
The AWK version was getting confused with newlines (`\n`) in the input. | |||
2024-10-04 | fix(templates/rust/Cargo.toml): Fix typos in `%INIT_` variables | Benedikt Peetz | |
2024-10-04 | fix(templates/rust/flake.nix): Remove unneeded `input.*.follows` | 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 | chore(version): v0.8.0 v0.8.0 | Benedikt Peetz | |
2024-10-04 | fix(templates/latex/presentation/fix_notes.sh): Disable shellcheck warning | Benedikt Peetz | |
2024-10-04 | chore(build): Recreate | Benedikt Peetz | |
2024-10-04 |