Commit Graph

16 Commits

Author SHA1 Message Date
Alexander Weiss
74bc7ca304 refactor merge command 2023-07-18 16:39:09 +02:00
Alexander Weiss
e7203f0106 Make examples nicer 2023-07-14 21:31:33 +02:00
Alexander Weiss
9f494313da refactor copy command 2023-07-14 16:10:06 +02:00
Alexander Weiss
ce40f1d42b refactor backup command 2023-07-13 22:26:24 +02:00
Alexander Weiss
e033ae9f5a refactor restore command 2023-07-10 23:01:54 +02:00
aawsome
f39e1e408b
Merge pull request #734 from rustic-rs/refactor-ls
Refactor ls command
2023-07-08 07:53:00 +02:00
Alexander Weiss
bbfd0cd464 refactor ls command 2023-07-07 20:31:00 +02:00
Alexander Weiss
a93efb171b refactor tag command 2023-07-07 20:25:05 +02:00
Alexander Weiss
61314c219e Move init command to rustic_core 2023-07-07 07:02:10 +02:00
Alexander Weiss
b79254a90e move config command to rustic_core 2023-07-07 07:02:10 +02:00
Alexander Weiss
e334423848 move key command to rustic_core 2023-07-07 07:02:10 +02:00
Alexander Weiss
d3f2e73dc8 use Repository states 2023-06-29 23:42:42 +02:00
Alexander Weiss
0f553b5c31 move forget to rustic_core 2023-06-26 19:32:53 +02:00
Alexander Weiss
b18cc8d58b prune: Add example using rustic_core 2023-06-25 07:09:05 +02:00
Alexander Weiss
2342c5bb48 put ProgressBars into Repository struct 2023-06-20 22:07:28 +02:00
Alexander Weiss
0317ed5905 Add check example 2023-06-20 22:06:51 +02:00