332 Commits

Author SHA1 Message Date
Edwin Eefting
47bd4ed490 use gmtime instead of localtime 2020-05-17 14:49:08 +02:00
Edwin Eefting
0d26420b15 test 2020-05-17 14:19:23 +02:00
Edwin Eefting
3e243a0916 test 2020-05-17 14:16:39 +02:00
Edwin Eefting
499ccc6fd0 test 2020-05-17 14:14:46 +02:00
Edwin Eefting
ca294f9dd6 test 2020-05-17 13:48:02 +02:00
Edwin Eefting
9772fc80cf test 2020-05-17 13:28:15 +02:00
Edwin Eefting
83905c4614 test 2020-05-17 13:14:55 +02:00
Edwin Eefting
7a3c309123 test 2020-05-17 13:07:41 +02:00
Edwin Eefting
022dc1b7fc test 2020-05-17 13:00:22 +02:00
Edwin Eefting
136289b4d6 test 2020-05-17 12:58:18 +02:00
Edwin Eefting
5bf49cf19e test 2020-05-17 12:51:53 +02:00
Edwin Eefting
735938eded test 2020-05-17 12:27:38 +02:00
Edwin Eefting
d83fa2f97f Merge branch 'master' of github.com:psy0rz/zfs_autobackup 2020-05-17 12:04:07 +02:00
Edwin Eefting
b0db6d13cc test 2020-05-17 11:59:12 +02:00
Edwin Eefting
c7762d8163 exploring ways to use zfs within travis 2020-05-17 11:50:17 +02:00
Edwin Eefting
bc17825582 more testing 2020-05-14 18:47:29 +02:00
Edwin Eefting
b22113aad4 cleanup tests 2020-05-14 18:17:00 +02:00
Edwin Eefting
4e1bfd8cba Merge branch 'master' of github.com:psy0rz/zfs_autobackup 2020-05-14 17:43:04 +02:00
Edwin Eefting
0388026f94 fix 2020-05-14 01:28:48 +02:00
Edwin Eefting
b718e282b1 started on zfsnode test. cleanedup zfs-autobackup 2020-05-14 01:18:17 +02:00
Edwin Eefting
b6fb07a436 better docstring 2020-05-12 18:57:11 +02:00
Edwin Eefting
4f78f0cd22 fixes 2020-05-12 18:43:00 +02:00
Edwin Eefting
2fa95f098b subtests 2020-05-12 18:28:16 +02:00
Edwin Eefting
c864e5ffad moved testing to a better place 2020-05-12 17:47:31 +02:00
Edwin Eefting
6f6a2ceee2 check exit codes when piping 2020-05-12 17:29:35 +02:00
Edwin Eefting
0813a8cef6 more tests 2020-05-12 02:26:06 +02:00
Edwin Eefting
55f491915a more unit tests and fixes 2020-05-12 01:56:22 +02:00
Edwin Eefting
04971f2f29 working on unit tests, found and fixed escaping issue 2020-05-12 01:25:25 +02:00
Edwin Eefting
e1344dd9da moved to unit test 2020-05-11 23:47:42 +02:00
Edwin Eefting
ea390df6f6 added first unit test 2020-05-11 23:47:04 +02:00
Edwin Eefting
9be1f334cb license 2020-05-11 15:36:16 +02:00
Edwin Eefting
de877362c9 Merge branch 'master' of github.com:psy0rz/zfs_autobackup v3.0-rc10 2020-05-11 12:02:22 +02:00
DatuX
9b1254a6d9
Merge pull request #43 from wxcafe/patch-2
usefull -> useful
2020-05-06 10:06:23 +02:00
DatuX
c110943f20
Merge pull request #42 from wxcafe/patch-1
corrects typos and errors
2020-05-06 10:05:42 +02:00
wxcafé
e94eb11f63
usefull -> useful 2020-05-03 00:21:48 -04:00
wxcafé
0d498e3f44
corrects typos and errors 2020-05-03 00:19:53 -04:00
Edwin Eefting
dd301dc422 bugfix 2020-04-21 17:59:18 +02:00
Edwin Eefting
9e6d90adfe Merge branch 'master' of github.com:psy0rz/zfs_autobackup 2020-04-21 12:02:31 +02:00
Edwin Eefting
a6b688c976 bugfix: return correct error code when catching exception! 2020-04-16 16:37:06 +02:00
Edwin Eefting
10f1290ad9 also thin datasets that are missing on the source. preparation for --destroy-missing option. #34 2020-04-01 20:30:35 +02:00
Edwin Eefting
b51eefa139 backup 2020-04-01 18:00:55 +02:00
Edwin Eefting
805d7e3536 nicer exception handling 2020-04-01 14:15:59 +02:00
Edwin Eefting
8f0472e8f5 working on thinning obsolete datasets 2020-04-01 01:48:28 +02:00
Edwin Eefting
002aa6a731 automatic enable --progress on tty's. added stderr/out flushing to get syncronised logfiles. send progress actually to stderr 2020-04-01 00:54:32 +02:00
Edwin Eefting
8a960389d1 fix url for pypi v3.0-rc9-1 v3.0-rc9.1 v3.0-rc9a 2020-03-31 20:01:28 +02:00
Edwin Eefting
c7cd73ae1f Merge branch 'master' of github.com:psy0rz/zfs_autobackup 2020-03-31 19:33:26 +02:00
Edwin Eefting
c8c1d0fd27 transparancy 2020-03-31 19:33:09 +02:00
Edwin Eefting
c090979f3e spelling and links v3.0-rc9 2020-03-31 19:23:04 +02:00
Edwin Eefting
3a4062c983 tried to clear up thinner documetion and output 2020-03-31 19:06:46 +02:00
Edwin Eefting
bcf73c6e5c --min-change is now has 1 instead of 200000 as default. fixes #37 2020-03-29 23:47:26 +02:00