about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* refactor(templates/unmaintained): Move out of the templates dirBenedikt Peetz2024-04-01
| | | | | Otherwise, the `update_common_files` script will try to instantiate files in there, which is just useless noise.
* docs(update_common_files): Improve terminal outputBenedikt Peetz2024-04-01
|
* feat(common/.licensure.yml): Also add support for different licenses for textBenedikt Peetz2024-04-01
|
* refactor(treewide): Add a script to instantiate symlinksBenedikt Peetz2024-04-01
|
* chore(version): v0.3.0Benedikt Peetz2024-04-01
|
* fix(treefmt): Also ignore `NEWS.md` fileBenedikt Peetz2024-04-01
|
* style(treewide): ReformatBenedikt Peetz2024-04-01
|
* refactor(common): Add common code to a shared directoryBenedikt Peetz2024-04-01
|
* build(cog.toml): Also update to the new SOTABenedikt Peetz2024-04-01
|
* build(flake): UpdateBenedikt Peetz2024-04-01
|
* build(.gitignore): Add the templates `flake.lock` filesBenedikt Peetz2024-04-01
| | | | This allows to have a quick start, if the contents are still cached.
* fix(templates): Update already done templates with improvements from new onesBenedikt Peetz2024-04-01
|
* refactor(flake): Move some nix code out of flake.nixBenedikt Peetz2024-04-01
|
* refactor({python,markdown}): Also move them to the templates diretoryBenedikt Peetz2024-04-01
|
* feat(shell): Update to my new SOTABenedikt Peetz2024-04-01
|
* refactor(shell): Move to the new `templates` directoryBenedikt Peetz2024-04-01
|
* feat(latex): Update to my current SOTABenedikt Peetz2024-04-01
|
* feat(rust): Update to my SOTABenedikt Peetz2024-03-31
|
* refactor(rust): Move to template dirBenedikt Peetz2024-03-31
|
* feat(awk): Update to my current SOTABenedikt Peetz2024-03-31
|
* feat(c): Update to be in line with the my SOTABenedikt Peetz2024-03-31
|
* chore(version): v0.2.0Soispha2023-10-01
|
* feat(python): InitSoispha2023-10-01
|
* Fix(c): Specify correct path instead of `./rust`Soispha2023-08-26
|
* Fix(c/src/main.c): Replace code with hello worldSoispha2023-08-21
|
* Build(flake): UpdateSoispha2023-08-21
|
* Style(treewide): FormatSoispha2023-08-21
|
* Feat(c): InitSoispha2023-08-21
|
* Fix(latex): Remove state full chapter filesSoispha2023-08-21
|
* Fix(rust/flake.nix): Add better interface to switch to nightlySoispha2023-08-21
|
* Fix(treewide): Remove language servers as they are managed by neovimSoispha2023-08-21
|
* Fix(latex): Correct some variablesSoispha2023-06-23
|
* Build(flake): UpdateSoispha2023-06-18
|
* Fix(flake): Add missing templatesSoispha2023-06-18
|
* Feat(latex): InitSoispha2023-06-18
|
* Fix(.gitigonore): Ignore specific files in templatesSoispha2023-06-18
|
* Refactor(treewide): Remove flake.lock filesSoispha2023-06-18
|
* Fix(.gitignore): Ignore flake.lock filesSoispha2023-06-18
|
* Feat(markdown): InitSoispha2023-06-18
|
* chore(version): v0.1.1Soispha2023-05-28
|
* Fix(flake): Remove templates for flake-utils system functionSoispha2023-05-28
|
* Build(cog): Rename NEWS to NEWS.md as it's markdownSoispha2023-05-28
|
* Build(treewide): Add necessary filesSoispha2023-05-27
|
* Fix(flake): Add the templates to the outputsSoispha2023-05-27
|
* Feat(shell): InitSoispha2023-05-27
|
* Feat(awk): InitSoispha2023-05-27
|
* Feat(rust): UpdateSoispha2023-05-27
|
* Chore: Initial CommitSoispha2023-05-27