summaryrefslogtreecommitdiffhomepage
path: root/windows-installer
AgeCommit message (Expand)AuthorFilesLines
2026-02-06Update copyright year in project files and codeMarkus Pettersson1-1/+1
2026-01-23Format `Cargo.toml` files using `tombi`Sebastian Holmin1-18/+26
2025-11-21Replace `as _` casts with safer alternatives on WindowsLinus Färnstrand1-2/+2
2025-07-10Run `cargo fmt`Sebastian Holmin1-2/+2
2025-03-05Remove explicit `unsafe` from `windows-installer`Markus Pettersson2-24/+13
2025-02-25Remove redundant warn(undocumented_unsafe_blocks) attrsJoakim Hulthe1-1/+0
2025-01-24Complete leak checker and implement in daemonJoakim Hulthe1-2/+2
2025-01-02Update LegalCopyright year to 2025Markus Pettersson1-1/+1
2024-12-10Check for undocumented_unsafe_blocks in windows-installerDavid Lönnhager1-0/+1
2024-12-10Add windows-installer toolDavid Lönnhager5-0/+272