Commit Graph

12 Commits

Author SHA1 Message Date
2acd26b304 Fix a typo 2021-06-16 19:52:06 +03:00
830ccf1bd4 added warnings in yellow 2021-05-18 19:22:46 +02:00
5e04aabf37 show pipes in verbose 2021-05-15 12:34:21 +02:00
3e39e1553e allow re-replication of a backup with the same name. (now filters on target_path instead of received-status when selecting when appropriate. also shows notes about this) 2021-05-02 22:51:20 +02:00
f0cc2bca2a improved progress reporting. improved no_thinning performance 2021-04-23 20:31:37 +02:00
401a3f73cc better handling of piped exit codes 2021-04-22 01:12:41 +02:00
ec1d3ff93e fix #74.
also changed internal logic: thinner now isnt actually created when --no-thinning is active.

When using --no-thinning --no-snapshot --no-send it still does usefull stuff like checking common snapshots and showing incompatible snapshots
2021-04-18 14:30:23 +02:00
db6523f3c0 remove unused code 2021-04-13 21:21:35 +02:00
4b97f789df run() now uses CmdPipe for better pipe handling and cleaner code 2021-04-12 18:16:42 +02:00
cf72de7c28 cleanedup and improved select-code 2021-03-16 23:40:31 +01:00
5cbec2e06f p2 fix 2021-02-07 15:04:36 +01:00
06c8416771 splitup all classes into seperate files 2021-02-07 14:02:31 +01:00