| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-08-07 | Improve error message in mullvad-exclude when cgroups v1 is missing | David Lönnhager | 1 | -3/+6 | |
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 1 | -1/+1 | |
| 2025-06-10 | Update nix to 0.30 everywhere | Joakim Hulthe | 1 | -1/+1 | |
| 2024-08-12 | Remove unreachable pattern | Markus Pettersson | 1 | -16/+18 | |
| Fix new rustc warning for `unreachable_patterns` | |||||
| 2024-02-27 | Fix `clippy` lint 'suspicious_open_options' | Markus Pettersson | 1 | -0/+1 | |
| 2024-02-27 | Replace err_derive with thiserror | Joakim Hulthe | 2 | -17/+16 | |
| `err_derive` is unmaintained and will probably stop working with rust edition 2024. `thiserror` is almost a drop-in replacement. This commit simply replaces all occurences of `derive(err_derive::Error)` with `derive(thiserror::Error)` and fixes the attributes, but the Error and Display impls should be identical. | |||||
| 2024-01-16 | Add rust-version to all Cargo.toml | Linus Färnstrand | 1 | -0/+1 | |
| 2024-01-09 | Remove version and publish cargo metadata | Linus Färnstrand | 1 | -2/+0 | |
| Since Rust 1.75.0 the `version` field is optional. The version defaults to "0.0.0" if it's not specified, and `publish` defaults to false if no version has been given. So by not specifying a version we get both `version = "0.0.0" and `publish = false` "for free" | |||||
| 2024-01-04 | Add workspace level lints | Linus Färnstrand | 1 | -0/+3 | |
| 2024-01-02 | Fix clippy lints | David Lönnhager | 1 | -3/+3 | |
| 2023-09-11 | Make err-derive a workspace dependency | David Lönnhager | 1 | -1/+1 | |
| 2023-07-14 | Set package fields in workspace and inherit in packages | Linus Färnstrand | 1 | -5/+7 | |
| 2023-01-30 | Run `cargo clippy --fix` with the new Rust 1.67 preferred format | Linus Färnstrand | 1 | -4/+4 | |
| 2022-10-10 | Set all Rust crate versions to 0.0.0 | Linus Färnstrand | 1 | -1/+1 | |
| 2022-10-05 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2022-09-26 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2022-08-19 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2022-08-10 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2022-07-28 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2022-07-05 | Update version in package files | David Lönnhager | 1 | -1/+1 | |
| 2022-07-05 | Fix unnecessary allocs | David Lönnhager | 1 | -1/+3 | |
| 2022-06-27 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2022-06-14 | Manually fix the simpler non-semantic clippy warns | Jonathan | 1 | -1/+1 | |
| This commit tries to manually fix the clippy warnings that are fairly straightforward and do not have rippling effects on the codebase nor have a very high chance of causing bugs. | |||||
| 2022-06-13 | Bump desktop versions to 2022.2 | Linus Färnstrand | 1 | -1/+1 | |
| 2022-05-17 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2022-03-01 | Updating version in package files | Oskar Nyberg | 1 | -1/+1 | |
| 2022-02-22 | Updating version in package files | Oskar Nyberg | 1 | -1/+1 | |
| 2022-02-15 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2022-02-15 | Upgrade err-derive to at least 0.3.1 | Linus Färnstrand | 1 | -1/+1 | |
| 2022-02-03 | Upgrade nix from 0.22.2 to 0.23.0 | Linus Färnstrand | 1 | -1/+1 | |
| 2021-11-18 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2021-11-08 | Set all Rust crates to edition 2021 | Linus Färnstrand | 1 | -1/+1 | |
| 2021-11-03 | Backport 2021.6-beta1 version bump and changelog header | Linus Färnstrand | 1 | -1/+1 | |
| 2021-10-25 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2021-10-20 | Backport 2021.5-beta2 changelog and version bump | Linus Färnstrand | 1 | -1/+1 | |
| 2021-10-13 | Backport version bump and changelog fixes from 2021.5-beta1 branch | Linus Färnstrand | 1 | -1/+1 | |
| 2021-10-12 | Update dependencies | David Lönnhager | 1 | -1/+1 | |
| 2021-06-30 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2021-06-09 | Updating version in package files to 2021.4-beta1 | Linus Färnstrand | 1 | -1/+1 | |
| 2021-04-28 | Add 2021.3 desktop changelog entry and bump versions | Linus Färnstrand | 1 | -1/+1 | |
| 2021-04-22 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2021-04-14 | Update version in package files to 2021.3-beta1 | Linus Färnstrand | 1 | -1/+1 | |
| 2021-02-18 | Bump version to 2021.2 | Linus Färnstrand | 1 | -1/+1 | |
| 2021-02-18 | Bump version to 2021.2-beta1 | Linus Färnstrand | 1 | -1/+1 | |
| 2021-02-10 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2021-02-05 | Upgrade err-derive dependency to 0.3.0 | Linus Färnstrand | 1 | -1/+1 | |
| 2021-02-03 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2021-01-26 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2020-12-18 | Fix 'usage' string | David Lönnhager | 1 | -1/+1 | |
| 2020-12-11 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
