13 Commits

Author SHA1 Message Date
Edwin Eefting
428e6edc13
fix some tests 2023-04-04 16:10:58 +02:00
Edwin Eefting
23fbafab42
ubuntu18 is no longer available.
add ubuntu 22 support

test python 2 in ubuntu 20
2023-04-04 14:20:19 +02:00
Edwin Eefting
cdd151d45f
fix #190. --exclude-received now expects number of bytes instead that have to be changed for a dataset to not get excluded. (default 0)
this also makes it so that it doesnt conflict with --allow-empty.

added regression tests for exclude-unchanged as well.
2023-04-04 14:10:58 +02:00
Edwin Eefting
564daaa1f8 allow to only select parent dataset, non-recursively. (usefull for /var/lib/docker ) 2022-08-16 09:04:58 +02:00
oddlama
aedeb726d4 Add tests for correct relative timestamp ordering 2022-07-12 11:07:14 +02:00
oddlama
78d7dbab6d Implement --utc switch to force UTC time (closes #155) 2022-07-12 11:07:14 +02:00
Edwin Eefting
b1689f5066 added --...-format options. closes #87 2021-10-04 00:14:40 +02:00
Edwin Eefting
578fb1be4b renamed --ignore-replicated to --exclude-unchanged. tidied up and removed seperate filter_replicated() step. #93, #95, #96 2021-09-20 14:52:20 +02:00
Edwin Eefting
c5363a1538 pre/post cmd tests 2021-06-22 12:43:52 +02:00
Edwin Eefting
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
Edwin Eefting
a4155f970e completed --no-thinning option. fixes #54 2021-03-01 00:04:10 +01:00
Edwin Eefting
06c8416771 splitup all classes into seperate files 2021-02-07 14:02:31 +01:00
Edwin Eefting
4f9b7b6cef cleanup repository tree. use entry_points in setuptools instead of symlink 2021-02-07 13:00:04 +01:00