Commit graph

68 commits

Author SHA1 Message Date
97fa393825
Create LICENSE 2025-05-04 00:33:15 -05:00
8f67b4d044 (chore): update edition 2025-05-04 00:19:51 -05:00
7b363e0207 (chore): bump version 2025-05-04 00:12:50 -05:00
2a2058f781 (build): disable LTO by default 2025-05-03 23:37:48 -05:00
bd0887f416 (chore): update deps. 2025-05-03 23:34:47 -05:00
5e1a3e7115 (chore): clippy fix. 2025-05-03 23:34:36 -05:00
0b117ac07c (docs): point out the main feature and update description. 2025-05-03 23:34:16 -05:00
b8b2c6f0f8 (chore): more sensible defaults. 2025-05-03 23:33:54 -05:00
844b6543b4 Update dependencies 2025-04-20 14:50:57 -05:00
e421db4013 Clippy fixes 2025-04-20 14:50:52 -05:00
573c50d356
Create FUNDING.yml 2024-02-07 01:05:46 -05:00
41951edb8b Rename file. 2024-02-07 01:01:05 -05:00
235945c8e8 Update SETUP documentation 2024-02-07 00:58:39 -05:00
01e518d3d3 Update documentation. 2024-02-07 00:04:37 -05:00
e24d29c048 Update config templates. 2024-02-07 00:03:29 -05:00
230b2babbe Add support for using a hostname identifier 2024-02-07 00:01:10 -05:00
14c0f371d2 Bump version. 2024-02-06 22:54:57 -05:00
53ca8d4773 Merge branch 'master' of https://github.com/Edu4rdSHL/rusnapshot 2024-02-05 23:22:14 -05:00
4648c12379 Update prefered database file location. 2024-02-05 23:22:10 -05:00
a9aa9d9eae
Create rust.yml 2024-02-05 12:02:35 -05:00
07ae19da1b Bump version. 2024-02-05 11:49:10 -05:00
933c780ccc Apply clippy fixes. 2024-02-05 11:48:39 -05:00
df68951767 Move creation step preparation to a separate function 2024-02-05 11:48:32 -05:00
68fb2b0157 Add rustfmt 2024-02-05 11:47:43 -05:00
98b9313cce Bump version. 2024-02-05 03:31:00 -05:00
142370e703 Remove unused flag. 2024-02-05 03:30:37 -05:00
962471de48 Better messages. 2024-02-05 03:28:28 -05:00
0a1beeb3b7 Add better informational messages 2024-02-05 03:27:51 -05:00
ca4e96a662 Fixes. 2024-02-05 03:26:46 -05:00
a231f177b5 Use proper type for keep_only. 2024-02-05 03:26:22 -05:00
ddcc8d58d9 Update config templates 2024-02-05 02:54:34 -05:00
33a6153f23 Update README 2024-02-05 02:47:59 -05:00
502753acf9 Use args.dest_dir (--to) when restoring the snapshot 2024-02-05 02:47:48 -05:00
bac3a8c69e Add support for TOML config files 2024-02-05 02:36:33 -05:00
c32742b355 v0.2.0: big refactor and improvements. 2024-02-05 01:27:12 -05:00
b19e7579c6 Update deps. 2023-06-12 15:49:53 -05:00
f69fee8287 Fix clippy warnings 2023-06-12 15:49:46 -05:00
Edu4rdSHL
e68c28b223
Update builder.sh
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2022-03-11 15:32:33 -05:00
Edu4rdSHL
56017b0ad9
Update builder.sh to add x86 support.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2022-02-13 06:09:48 -05:00
Edu4rdSHL
6f87a2aa3f
Rusnapshot only works on Linux... because BTRFS does.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2022-02-13 05:41:39 -05:00
Edu4rdSHL
6ea79569d7
Merge branch 'master' of https://github.com/Edu4rdSHL/rusnapshot 2021-05-11 03:18:53 -05:00
Edu4rdSHL
665e6a7f85
Add builder.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-10 20:54:26 -05:00
79548fbb24
Update README.md 2021-04-23 16:31:22 +00:00
8cdd0eafe8
Update SETUP.md 2021-04-23 16:30:30 +00:00
b9294b2045
Update README.md 2021-04-23 16:18:36 +00:00
Edu4rdSHL
2b70c5593c
WIP. 2021-04-22 23:01:35 -05:00
Edu4rdSHL
5e191ec45a
Remove unneeded file. 2021-04-19 12:34:45 -05:00
Edu4rdSHL
f95e71f033
Add config templates, services and timers examples. 2021-04-19 12:34:02 -05:00
Edu4rdSHL
84530ec971
Print the snapshots date in local timezone format. 2021-04-17 15:10:22 -05:00
Edu4rdSHL
24d712f6d9
Fix typo. 2021-04-17 02:33:56 -05:00