autorestic/internal
Boris Bera 6895df1c83
fix(config): fix config marshaling producing unreadable config file (#402)
There are two practical changes when the config gets updated:
- The `forgetoption` and `configoption` bug is now gone
- Superfluous config keys no longer get written out
2024-11-04 15:20:42 +01:00
..
bins Fix upgrade command (#259) 2024-02-15 14:27:37 +01:00
colors describe backends 2021-04-17 12:02:00 +02:00
flags Add command line flag to override docker image. (#233) 2022-09-13 15:04:12 +02:00
lock Add test for locking behaviour (#211) 2022-06-27 09:03:34 +02:00
metadata Fix regexp for AddedExtractor (#284) 2023-01-18 22:39:12 +01:00
terminal go rewrite 2021-04-09 01:55:10 +02:00
backend_test.go fix(backend): treat all special chars as _ in env (#382) 2024-08-28 17:25:06 +02:00
backend.go fix(config): fix config marshaling producing unreadable config file (#402) 2024-11-04 15:20:42 +01:00
config_test.go fix(config): fix config marshaling producing unreadable config file (#402) 2024-11-04 15:20:42 +01:00
config.go fix(config): fix config marshaling producing unreadable config file (#402) 2024-11-04 15:20:42 +01:00
cron.go fix(cron): crash when errors are encountered during a backup (#403) 2024-10-17 13:49:45 +02:00
location_test.go Add location unit tests (#208) 2022-06-02 17:05:44 +02:00
location.go fix(config): fix config marshaling producing unreadable config file (#402) 2024-11-04 15:20:42 +01:00
utils.go 1.7.0 (#188) 2022-04-27 00:48:52 +02:00