Benedikt Peetz bpeetz
bpeetz pushed to prime at trinitrix/trinitry 2024-05-18 19:18:52 +00:00
26e905d802 build(Cargo.toml): Use correct category slugs
4b270733c3 refactor(src): Rename `TrinitryInvokation` to just `Trinitry` for simplicity
7dd5da97f6 docs(src): Improve rendering of quotation marks
Compare 3 commits »
bpeetz pushed tag v0.2.0 to trinitrix/trinitry 2024-05-18 15:01:30 +00:00
bpeetz pushed to prime at trinitrix/trinitry 2024-05-18 15:01:11 +00:00
9be2b973f0 chore(version): v0.2.0
bpeetz pushed to prime at trinitrix/trinitry 2024-05-18 14:58:32 +00:00
732037c4a9 feat(src): Actually allow access to the parsed values via getters
227cfe5e97 refactor(src): Make the parsing code private to ensure only one entry point
Compare 2 commits »
bpeetz pushed to prime at trinitrix/trinitry 2024-05-18 14:39:22 +00:00
a088388e19 docs(src): Improve the text regarding the allowed chars in an argument
bpeetz created pull request trinitrix/core#21 2024-05-08 19:27:42 +00:00
fix(cog.toml): Reactive the nix flake check step
bpeetz created branch cog in trinitrix/core 2024-05-08 19:27:28 +00:00
bpeetz pushed to cog at trinitrix/core 2024-05-08 19:27:28 +00:00
de2e805ebb fix(cog.toml): Reactive the `nix flake check` step
bpeetz pushed to headless at trinitrix/core 2024-05-08 19:24:25 +00:00
22b8af8e93 chore(treewide): Update the copyright headers
cbfe31f9f2 fix(scripts/renew_copyright_header.sh): Set correct copyright template length
f67141f921 style(.licensure.yml): Use 'Trinitrix' instead of 'This program'
f9997a2e86 style(.licensure.yml): Format the copyright message
0315de3ee4 chore(treewide): change license to GPL-3.0 or later
Compare 5 commits »
bpeetz pushed to master at trinitrix/core 2024-05-08 19:23:14 +00:00
22b8af8e93 chore(treewide): Update the copyright headers
cbfe31f9f2 fix(scripts/renew_copyright_header.sh): Set correct copyright template length
f67141f921 style(.licensure.yml): Use 'Trinitrix' instead of 'This program'
f9997a2e86 style(.licensure.yml): Format the copyright message
0315de3ee4 chore(treewide): change license to GPL-3.0 or later
Compare 5 commits »
bpeetz merged pull request trinitrix/core#20 2024-05-08 19:23:12 +00:00
gpl
bpeetz commented on pull request trinitrix/core#20 2024-05-08 19:22:45 +00:00
gpl

I've just added some changes regarding the renew_copyright_headers script, which you couldn't know about.

bpeetz pushed to gpl at trinitrix/core 2024-05-08 19:19:46 +00:00
d5eb8aa3bc chore(treewide): Update the copyright headers
948c7c9ead fix(scripts/renew_copyright_header.sh): Set correct copyright template length
18c3b19e37 style(.licensure.yml): Use 'Trinitrix' instead of 'This program'
8e0d93899c style(.licensure.yml): Format the copyright message
Compare 4 commits »
bpeetz pushed to gpl at trinitrix/core 2024-05-08 19:05:17 +00:00
205cf5963c fix(flake.nix): Don't remove the `.tri` api spec file when building
bpeetz pushed to headless at trinitrix/core 2024-05-08 19:04:38 +00:00
6a10974efb fix(flake.nix): Don't remove the `.tri` api spec file when building
bpeetz pushed to master at trinitrix/core 2024-05-08 19:04:30 +00:00
6a10974efb fix(flake.nix): Don't remove the `.tri` api spec file when building
4fcdc1c8ea style(repl): import TrinitrixUi from absolute path
3ebd171e61 fix(flake): add buildinputs to devShell
940d82561d style(treewide): Format and improve the headers
a779fa250d fix(scripts/renew_copyright_header): Update to the new copyright text
Compare 21 commits »
bpeetz pushed to headless at trinitrix/core 2024-05-08 19:03:15 +00:00
4fcdc1c8ea style(repl): import TrinitrixUi from absolute path
bpeetz merged pull request trinitrix/core#19 2024-05-08 19:03:13 +00:00
style(repl): import TrinitrixUi from absolute path
bpeetz merged pull request trinitrix/core#18 2024-05-08 17:17:30 +00:00
fix(flake): add buildinputs to devShell
bpeetz pushed to headless at trinitrix/core 2024-05-08 17:17:30 +00:00
3ebd171e61 fix(flake): add buildinputs to devShell