| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix make config to detect system scope configuration | Sam Scholten | 2025-10-24 |
| | | | | | | | | Add sudo before checking for /root/.restic_env in the config target. Without sudo, the check runs as the regular user and can't see the system scope environment file, causing make config to incorrectly report 'No DRestic configuration found' when system scope is set up. | ||
| * | Add missing 'make update' target | Sam Scholten | 2025-10-22 |
| | | | | | | | - Add update target to Makefile for convenience - Update help text to include update command - Add update to .PHONY declaration | ||
| * | Release v1.0.0: Initial stable releasev1.0.0v1.0 | Sam Scholten | 2025-10-22 |
| | | | | | | | - Basic multi-device backup functionality - Support for MEGA.nz remote storage - Bug fixes for Makefile and backup script | ||
| * | unique Restic repository paths per host | Sam Scholten | 2025-09-11 |
| | | |||
| * | init | Sam Scholten | 2025-09-11 |
