furtest deleted branch test from furtest/unisync 2026-01-31 14:28:13 +01:00
furtest pushed to test at furtest/unisync 2026-01-31 14:27:50 +01:00
b23e1ddfda test
furtest created branch test in furtest/unisync 2026-01-31 14:27:50 +01:00
furtest pushed to dev at furtest/unisync 2026-01-31 14:23:19 +01:00
ae0beac9e0 Catch UnknownSSHError and do not use return codes
furtest pushed to dev at furtest/unisync 2026-01-31 11:57:26 +01:00
072c2a26e6 errors : Add program ending function
b0c165b8b0 Revert "paths : make TimeoutExpired handling clearer"
6b8686351a defaults : Capitalize the c of Copyright
Compare 3 commits »
furtest pushed to dev at furtest/unisync 2026-01-30 17:43:41 +01:00
dcca9c5167 Merge branch 'errors' into dev
041ede22e1 paths : make TimeoutExpired handling clearer
adfded92d0 synchroniser : raise error instead of returning a value
7fae1b154a errors : Derive Errors from Exception
a922eaa542 synchroniser : use exception instead of return codes
Compare 6 commits »
furtest deleted tag testing from furtest/unisync 2026-01-30 17:22:22 +01:00
furtest pushed to dev at furtest/unisync 2026-01-30 17:14:54 +01:00
3dbd7fc445 doc : remove extra whitespace
10a79554d3 synchroniser : use prefer instead of force
Compare 2 commits »
furtest deleted branch doc from furtest/unisync 2026-01-30 15:33:00 +01:00
furtest pushed to dev at furtest/unisync 2026-01-30 15:32:13 +01:00
f2b676043c Merge branch 'linter' into dev
24bc6bcc94 Merge branch 'doc' into dev
7dd01260b3 runners : linter reports cleanup
2dafcc8c6b paths : linter reports cleanup
cbfbb32b86 main : linter reports cleanup
Compare 14 commits »
furtest pushed to dev at furtest/unisync 2026-01-23 19:54:03 +01:00
9fd70deb9d gitignore : add dist folder
furtest pushed tag testing to furtest/unisync 2026-01-23 17:37:53 +01:00
furtest deleted tag testing from furtest/unisync 2026-01-23 17:37:40 +01:00
furtest pushed to dev at furtest/unisync 2026-01-23 17:35:41 +01:00
dd042910a9 synchroniser : update_links : use run instead of Popen
fd825f7e87 synchroniser : use -S to avoid login in
Compare 2 commits »
furtest pushed tag testing to furtest/unisync 2026-01-21 10:48:28 +01:00
furtest pushed to dev at furtest/unisync 2026-01-21 10:45:04 +01:00
c7f0a67f17 runners : add synchronisation to unisync_add
furtest pushed to doc at furtest/unisync 2026-01-20 23:40:57 +01:00
7705731dd5 docs : add explanation of what is unisync
e639c12c20 docs : Add sphinx for handling documentation
c10077392e Change TODOs format.
Compare 3 commits »
furtest created branch doc in furtest/unisync 2026-01-20 23:40:57 +01:00
furtest pushed to dev at furtest/unisync 2026-01-20 11:00:21 +01:00
23a661107e Merge branch 'backup' into dev
cf508eb94c main : pass the backup options to the synchroniser
5ec43f9166 synchroniser : move backup options to init
cf49ffb8e8 synchroniser : fix broken synchronisation
c34d30a006 defaults : switch prefix and suffix
Compare 12 commits »
furtest pushed to dev at furtest/unisync 2026-01-17 15:31:06 +01:00
0e8d568fea main : Use pathlib instead of os.path