| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-06-06 | pkgs/fupdate: Move cli test into a `tests` module | Benedikt Peetz | |
| 2025-05-30 | pkgs/fupdate: Make killing the update processes possible | Benedikt Peetz | |
| `Command::spawn` will continue to run the command even if the parent exits (e.g., due to CTRL+C). This is not ideal, so we replace it with `Command::status`. | |||
| 2025-04-27 | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | |
| This change also ensures that this repo is reuse-3.0 compliant. | |||
| 2025-04-19 | pkgs/fupdate: Improve error reporting | Benedikt Peetz | |
| 2025-04-14 | pkgs/fupdate: Rewrite in rust | Benedikt Peetz | |
