Commit Graph

211 Commits

Author SHA1 Message Date
85d493469d fix 2021-04-13 17:07:01 +02:00
bef3be4955 tests, nicer error message for invalid schedule str 2021-04-13 16:42:55 +02:00
4b97f789df run() now uses CmdPipe for better pipe handling and cleaner code 2021-04-12 18:16:42 +02:00
594a2664c4 more tests 2021-04-10 14:52:52 +02:00
86ea5e49f4 working on better piping system 2021-04-07 23:58:41 +02:00
4910b1dfb5 seperated piping 2021-04-05 22:18:14 +02:00
966df73d2f added doctypes 2021-04-01 22:48:17 +02:00
cf72de7c28 cleanedup and improved select-code 2021-03-16 23:40:31 +01:00
686bb48bda restore progres. verify --destroy-incompabible output. 2021-03-11 11:57:51 +01:00
6a48b8a2a9 nicer help 2021-03-03 15:48:44 +01:00
477b66c342 split encoder 2021-03-03 11:50:11 +01:00
a4155f970e completed --no-thinning option. fixes #54 2021-03-01 00:04:10 +01:00
0c9d14bf32 splitting up more stuff 2021-02-27 21:36:03 +01:00
1f5955ccec splitting up more stuff 2021-02-27 14:35:47 +01:00
1b94a849db splitting up more stuff 2021-02-26 20:10:39 +01:00
98c40c6df5 splitting up more stuff 2021-02-26 20:10:20 +01:00
b479ab9c98 more clear name 2021-02-21 22:25:42 +01:00
a0fb205e75 cleaning up code 2021-02-21 22:08:35 +01:00
d3ce222921 some more refactoring. splitting of smaller cleaner functions. started work on --no-thinning 2021-02-19 00:27:37 +01:00
573af341b8 fixes 2021-02-07 18:04:00 +01:00
a64168bee2 fixes 2021-02-07 18:00:58 +01:00
c678ae5f9a fixed --ignore-transfer-errors 2021-02-07 16:57:12 +01:00
e95967db53 update version 2021-02-07 16:23:09 +01:00
5cbec2e06f p2 fix 2021-02-07 15:04:36 +01:00
66d284f183 p2 fix 2021-02-07 14:54:50 +01:00
ae64fd6e99 p2 fix 2021-02-07 14:52:04 +01:00
f5b0a4f272 fixed python packaging 2021-02-07 14:09:57 +01:00
06c8416771 splitup all classes into seperate files 2021-02-07 14:02:31 +01:00
4f9b7b6cef cleanup repository tree. use entry_points in setuptools instead of symlink 2021-02-07 13:00:04 +01:00
e1e6a87eba preparing for PyPi 2020-01-20 00:25:58 +01:00
11608fdea7 be more forgiving when determing if a dataset is unchanged (if written-property is under 200.000 bytes, we assume its unchanged) 2019-12-11 12:48:44 +01:00
ec1628a8ff update version 2019-12-05 23:33:51 +01:00
a215b0fedc support --raw, to backup encrypted filesystems 2019-12-05 23:25:43 +01:00
793f87d6a9 tip 2019-11-27 10:34:16 +01:00
0b996f239f fix 2019-11-13 22:34:48 +01:00
881e6f7b89 ignore "skipping snapshot" output when using --progress 2019-11-13 12:32:13 +01:00
b3c41cb943 bugfixes 2019-11-12 16:28:27 +01:00
15a7528fbc bug fix, in case of properties without value 2019-11-12 13:54:43 +01:00
1ad93da8cc fix resuming on smartos/illumos (actually work around zfs send stderr bug) 2019-11-10 22:18:20 +01:00
a8d4c110ec fix 2019-11-10 00:44:52 +01:00
72b6213410 now works with both python 2 and 3 2019-11-10 00:41:18 +01:00
467b0588c9 clearer message 2019-11-09 23:53:30 +01:00
48ff1f7d2f destroys no longer fatal 2019-11-09 23:18:24 +01:00
29078b7c04 tips in case of missing last target snapshot on source 2019-10-29 00:32:55 +01:00
678012b255 termology 2019-10-28 21:34:52 +01:00
90b147aa13 better summary 2019-10-28 21:32:19 +01:00
1511642509 be very clear when running in testmode 2019-10-28 21:12:49 +01:00
a6878e1037 filter illegal properties per dataset type. change clear-options to filtering instead of setting 2019-10-28 20:54:01 +01:00
403ccb0a05 ditch abort hack. clean exit code handling 2019-10-28 20:16:18 +01:00
e455b42825 fix 2019-10-28 19:58:24 +01:00