Sat, 25 Jul 2020 12:08:15 +0200 Olaf Wintermann sort files in outgoing cmd file | diff | annotate
Sat, 25 Jul 2020 11:16:31 +0200 Olaf Wintermann add dav-sync outgoing command file | diff | annotate
Sun, 15 Dec 2019 16:22:08 +0100 Olaf Wintermann finish documentation of new dav-sync commands and options file | diff | annotate
Fri, 06 Dec 2019 09:24:45 +0100 Olaf Wintermann add -s option to dav-sync usage output file | diff | annotate
Thu, 05 Dec 2019 12:37:48 +0100 Olaf Wintermann fix dav-sync deltav versioning file | diff | annotate
Mon, 02 Dec 2019 13:29:36 +0100 Olaf Wintermann add support for unicode args on windows file | diff | annotate
Sun, 24 Nov 2019 12:40:28 +0100 Olaf Wintermann add more symlink tests file | diff | annotate
Sat, 23 Nov 2019 17:49:18 +0100 Olaf Wintermann add symlink tests file | diff | annotate
Wed, 20 Nov 2019 11:57:45 +0100 Olaf Wintermann fix some split bugs and add tests file | diff | annotate
Wed, 20 Nov 2019 08:44:26 +0100 Olaf Wintermann ignore sigpipe in dav-sync file | diff | annotate
Fri, 15 Nov 2019 18:07:11 +0100 Olaf Wintermann fix some versioning related bugs and add tests file | diff | annotate
Sat, 26 Oct 2019 14:55:53 +0200 Olaf Wintermann fix sync_store_metadata file | diff | annotate
Sat, 26 Oct 2019 11:32:27 +0200 Olaf Wintermann fix dav-sync copy with enabled metadata sync file | diff | annotate
Wed, 23 Oct 2019 20:24:40 +0200 Olaf Wintermann fix dav-sync add-tag in case a file is not in the db file | diff | annotate
Wed, 23 Oct 2019 20:10:55 +0200 Olaf Wintermann fix detection of changed tags file | diff | annotate
Sun, 20 Oct 2019 11:11:22 +0200 Olaf Wintermann finish basic metadata sync tests file | diff | annotate
Sat, 19 Oct 2019 15:46:33 +0200 Olaf Wintermann fix some xattr sync bugs file | diff | annotate
Sat, 19 Oct 2019 11:15:04 +0200 Olaf Wintermann fix mtime sync bug file | diff | annotate
Sat, 19 Oct 2019 10:47:46 +0200 Olaf Wintermann add first metadata sync test file | diff | annotate
Tue, 15 Oct 2019 09:22:57 +0200 Mike Becker fix: leaking buffer in upload_parts(), when we error out due to too many parts file | diff | annotate
Sun, 06 Oct 2019 13:27:24 +0200 Olaf Wintermann fix some hash based conflict resolution bugs and add tests for it file | diff | annotate
Thu, 03 Oct 2019 12:00:25 +0200 Olaf Wintermann implement hash based conflict resolution in dav-sync pull file | diff | annotate
Sun, 29 Sep 2019 12:57:13 +0200 Olaf Wintermann change split config file | diff | annotate
Sat, 28 Sep 2019 09:09:14 +0200 Olaf Wintermann change metadata config file | diff | annotate
Tue, 17 Sep 2019 21:21:36 +0200 Olaf Wintermann refactore symlink config file | diff | annotate
Tue, 17 Sep 2019 21:06:03 +0200 Olaf Wintermann implement hash push strategy and add some tests file | diff | annotate
Sat, 07 Sep 2019 19:25:51 +0200 Olaf Wintermann fix that file uploads are tried, when the content on the server is equal to the local file content (with enabled hashing) file | diff | annotate
Sat, 07 Sep 2019 17:45:50 +0200 Olaf Wintermann fix hash based conflict detection file | diff | annotate
Sun, 25 Aug 2019 10:57:33 +0200 Olaf Wintermann don't print error in case rmdir fails because of ENOTEMPTY file | diff | annotate
Mon, 19 Aug 2019 19:19:08 +0200 Olaf Wintermann use hash to check if a file content was really modified file | diff | annotate
Sun, 18 Aug 2019 09:41:29 +0200 Olaf Wintermann handle symlinks according to config file | diff | annotate
Thu, 15 Aug 2019 19:38:52 +0200 Olaf Wintermann fix order of dir deletions in dav-sync pull file | diff | annotate
Sun, 11 Aug 2019 10:57:25 +0200 Olaf Wintermann don't store weak etag in LocalResource file | diff | annotate
Sun, 11 Aug 2019 08:24:10 +0200 Olaf Wintermann fix free in sync_get_file_tags file | diff | annotate
Sat, 10 Aug 2019 21:32:07 +0200 Olaf Wintermann exclude tag xattr from xattribute sync file | diff | annotate
Sat, 10 Aug 2019 19:54:37 +0200 Olaf Wintermann change error handling in case of file/folder conflict file | diff | annotate
Sat, 10 Aug 2019 19:34:49 +0200 Olaf Wintermann add missing isdirectory tag in db on pull file | diff | annotate
Sat, 10 Aug 2019 19:18:29 +0200 Olaf Wintermann add missing isdirectory tag in db on push file | diff | annotate
Sat, 10 Aug 2019 14:25:03 +0200 Olaf Wintermann fix xattr not synced for new files file | diff | annotate
Sat, 10 Aug 2019 13:48:14 +0200 Olaf Wintermann fix directories not stored in db file | diff | annotate
Fri, 02 Aug 2019 22:04:00 +0200 Olaf Wintermann implement links on Windows (shelllink) file | diff | annotate
Fri, 12 Jul 2019 16:59:08 +0200 Olaf Wintermann fix build on windows file | diff | annotate
Sat, 22 Jun 2019 16:36:52 +0200 Olaf Wintermann move some properties to new namespace file | diff | annotate
Thu, 30 May 2019 18:23:39 +0200 Olaf Wintermann fix that db entries are updated on errors file | diff | annotate
Sun, 12 May 2019 13:49:36 +0200 Olaf Wintermann fix res_link initialization file | diff | annotate
Tue, 13 Nov 2018 21:16:27 +0100 Mike Becker fixes 'Unkown repository' error message in dav-sync v1.2 file | diff | annotate
Sun, 21 Apr 2019 11:27:06 +0200 Olaf Wintermann create collections before doing other stuff on dav-sync push file | diff | annotate
Sun, 21 Apr 2019 11:06:16 +0200 Olaf Wintermann fix that knowledge about resource existence was fucked up by versioning_begin file | diff | annotate
Sun, 21 Apr 2019 10:53:21 +0200 Olaf Wintermann change dav-sync push output for link resources file | diff | annotate
Sun, 21 Apr 2019 10:46:13 +0200 Olaf Wintermann fix that symlink config was not used in sync_get_resource file | diff | annotate
Sun, 21 Apr 2019 09:54:47 +0200 Olaf Wintermann separate link changes from normal changes and create links after downloads file | diff | annotate
Sun, 21 Apr 2019 09:41:05 +0200 Olaf Wintermann add check to detect changed link properties in dav-sync pull file | diff | annotate
Sat, 20 Apr 2019 18:46:00 +0200 Olaf Wintermann create symlinks on pull file | diff | annotate
Sat, 20 Apr 2019 17:47:40 +0200 Olaf Wintermann store link property on push file | diff | annotate
Sat, 20 Apr 2019 12:31:08 +0200 Olaf Wintermann store relative link in LocalResource file | diff | annotate
Sun, 14 Apr 2019 20:08:18 +0200 Olaf Wintermann read link on LocalResource creation file | diff | annotate
Sun, 14 Apr 2019 19:39:08 +0200 Olaf Wintermann change local_resource_new signature file | diff | annotate
Fri, 12 Apr 2019 15:09:19 +0200 Olaf Wintermann fix deletion of splitted files file | diff | annotate
Fri, 12 Apr 2019 15:00:50 +0200 Olaf Wintermann remove dead db entry when files are moved file | diff | annotate
Fri, 12 Apr 2019 14:22:18 +0200 Olaf Wintermann fix push operation order (move before put) file | diff | annotate
(0) -100 -60 tip

mercurial