changelog
- Sat, 07 Sep 2019 19:25:51 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 07 Sep 2019 19:25:51 +0200] rev 639
- fix that file uploads are tried, when the content on the server is equal to the local file content (with enabled hashing)
- Sat, 07 Sep 2019 17:45:50 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 07 Sep 2019 17:45:50 +0200] rev 638
- fix hash based conflict detection
- Wed, 04 Sep 2019 19:28:10 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Wed, 04 Sep 2019 19:28:10 +0200] rev 637
- add first dav-sync hashing test
- Tue, 03 Sep 2019 21:24:17 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 03 Sep 2019 21:24:17 +0200] rev 636
- add more push conflict tests
- Thu, 29 Aug 2019 20:49:05 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 29 Aug 2019 20:49:05 +0200] rev 635
- add push conflict tests
- Sun, 25 Aug 2019 11:42:55 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 25 Aug 2019 11:42:55 +0200] rev 634
- add more pull conflict tests
- Sun, 25 Aug 2019 10:57:33 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 25 Aug 2019 10:57:33 +0200] rev 633
- don't print error in case rmdir fails because of ENOTEMPTY
- Sun, 25 Aug 2019 09:43:12 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 25 Aug 2019 09:43:12 +0200] rev 632
- rename conflict test script
- Sat, 24 Aug 2019 23:34:16 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 24 Aug 2019 23:34:16 +0200] rev 631
- add pull conflict detection tests
- Mon, 19 Aug 2019 19:19:08 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Mon, 19 Aug 2019 19:19:08 +0200] rev 630
- use hash to check if a file content was really modified