29 Commits

Author SHA1 Message Date
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
Edwin Eefting
a226309ce5 spelling 2020-03-29 23:22:18 +02:00
Edwin Eefting
7c1546fb49 improved --rollback code. detect and show incompatible snapshots on target. added --destroy-incompatible option. fixes #34 2020-03-17 23:51:16 +01:00
Edwin Eefting
b1dd2b55f8 improved error logging 2020-03-17 19:55:16 +01:00
Edwin Eefting
6f8c73b87f rc7 2020-03-15 22:59:21 +01:00
Edwin Eefting
ee03da2f9b exposed --min-change value as a parameter. (was hardcoded at 200000) 2020-03-15 22:54:14 +01:00
Edwin Eefting
dfd38985d1 Merge remote-tracking branch 'remotes/mariusvw/feature/ssh-config' 2020-03-14 22:46:53 +01:00
DatuX
f1c15cec18
Merge pull request #30 from mariusvw/feature/issue-25
Issue #25, disable colors on non-tty
2020-03-14 22:15:43 +01:00
Edwin Eefting
805a3147b5 added --no-send option. snapshots that are obsolete are now destroyed at the beginning of each dataset-transfer. this allows using --no-send as way to just thinout old snapshots. cleaned up stderr output when resuming. 2020-03-14 22:04:16 +01:00
Marius van Witzenburg
14ac525525
Issue #25, disable colors on non-tty 2020-03-08 23:55:07 +01:00
Marius van Witzenburg
2a300bbcba
Added support for custom ssh client config 2020-03-08 23:16:11 +01:00
Marius van Witzenburg
e8b90abfde
Cleaned whitespace 2020-03-08 22:05:48 +01:00
Edwin Eefting
1d9c25d3b4 prevent emitting useless error messages in some cases when holding/release/destroying snapshots 2020-02-25 20:15:11 +01:00
Edwin Eefting
56d7f8c754 rc5 2020-02-25 18:41:04 +01:00
Edwin Eefting
ef5bca3de1 start at correct snapshot when full send 2020-02-25 18:35:35 +01:00
Edwin Eefting
3b2a19d492 migrate/other-snapshot feature almost done 2020-02-25 00:58:25 +01:00
Edwin Eefting
d2314c0143 imp is not used 2020-02-24 14:30:07 +01:00
Edwin Eefting
bd3321e879 actually set canmount=noauto instead of filtering it. 2020-02-23 23:36:34 +01:00
Edwin Eefting
55e18cc613 fix #18 2020-02-23 23:00:37 +01:00
Edwin Eefting
9d5534c11e create snapshots per pool. fixes #20 2020-02-23 22:25:47 +01:00
Edwin Eefting
4c4cd36f9f get rid of the _ . its confusing 2020-02-21 18:16:22 +01:00
Edwin Eefting
3e06a8e2fa --buffer not suppoert (yet/anyomre) 2020-02-20 01:17:25 +01:00
Edwin Eefting
3ceb815432 loose the stupid underscore 2020-02-19 21:00:17 +01:00
Edwin Eefting
bf1f0fc35b ready to release on pip 2020-02-19 20:43:34 +01:00
Edwin Eefting
24164fe215 cleaning up 2020-02-19 18:51:50 +01:00
Edwin Eefting
ec95bd127e update version 2020-02-07 19:56:05 +01:00
Edwin Eefting
932ff7abe2 important bugfix: look at OUR snapshot instead of all snapshots when determining if we need a new snapshot 2020-02-07 19:55:16 +01:00
Edwin Eefting
e1e6a87eba preparing for PyPi 2020-01-20 00:25:58 +01:00