Mon, 22 Apr 2019 12:54:31 +0200 Olaf Wintermann add func for creating the content of crypto-prop properties file | diff | annotate
Tue, 26 Mar 2019 18:28:37 +0100 Mike Becker adds multiple file support for mkdir and remove file | diff | annotate
Tue, 26 Mar 2019 18:11:34 +0100 Olaf Wintermann fixes more if statements and some warnings file | diff | annotate
Sun, 17 Mar 2019 18:11:31 +0100 Olaf Wintermann adds metadata support to dav-sync pull file | diff | annotate
Wed, 13 Mar 2019 18:43:30 +0100 Olaf Wintermann adds metadata config element for dav-sync file | diff | annotate
Wed, 13 Mar 2019 12:52:24 +0100 Olaf Wintermann adds xml attribute support and xattr property file | diff | annotate
Thu, 07 Mar 2019 11:47:44 +0100 Olaf Wintermann adds option to store a file info property file | diff | annotate
Tue, 26 Feb 2019 10:22:16 +0100 Mike Becker fixes signed vs unsigned inaccuracy for the -T option file | diff | annotate
Tue, 26 Feb 2019 10:17:19 +0100 Mike Becker adds command alias 'cat' for 'get -o -' file | diff | annotate
Sun, 24 Feb 2019 17:35:18 +0100 Olaf Wintermann more sstr to scstr conversion file | diff | annotate
Sun, 24 Feb 2019 15:06:25 +0100 Olaf Wintermann fixed TODO: use strtol file | diff | annotate
Sun, 24 Feb 2019 14:55:59 +0100 Olaf Wintermann fixes todo: use scstr instead of sstr file | diff | annotate
Sun, 24 Feb 2019 14:49:58 +0100 Olaf Wintermann nicer dav usage info file | diff | annotate
Fri, 07 Dec 2018 11:48:55 +0100 Olaf Wintermann adds support for multiple file arguments for dav put file | diff | annotate
Fri, 30 Nov 2018 18:06:48 +0100 Olaf Wintermann adds rename command file | diff | annotate
Tue, 13 Nov 2018 20:35:30 +0100 Mike Becker fixes cmd_mkdir() not verifying the presence of a key + specifying a key with '-k' without requesting encryption is now considered an error file | diff | annotate
Sat, 27 Oct 2018 12:16:26 +0200 Olaf Wintermann credentials can have multiple locations now file | diff | annotate
Sat, 20 Oct 2018 13:46:32 +0200 Olaf Wintermann adds dav_pw2key commoncrypto implementation file | diff | annotate
Sat, 20 Oct 2018 11:03:38 +0200 Olaf Wintermann fixes wrong integer type v1.2 file | diff | annotate
Thu, 11 Oct 2018 19:29:45 +0200 Olaf Wintermann fixes redirects v1.2 file | diff | annotate
Thu, 11 Oct 2018 19:29:45 +0200 Olaf Wintermann fixes redirects file | diff | annotate
Sun, 23 Sep 2018 13:07:35 +0200 Olaf Wintermann adds -V option to get, get-property and info commands file | diff | annotate
Sun, 23 Sep 2018 12:51:41 +0200 Olaf Wintermann adds minimal deltav implementation file | diff | annotate
Sun, 23 Sep 2018 08:13:50 +0200 Olaf Wintermann improves secret store file format file | diff | annotate
Thu, 20 Sep 2018 17:14:55 +0200 Olaf Wintermann adds support for location credentials file | diff | annotate
Thu, 20 Sep 2018 13:07:38 +0200 Olaf Wintermann new secrets store file format file | diff | annotate
Sat, 15 Sep 2018 11:58:17 +0200 Olaf Wintermann don't ask for master pw if noinput option is active file | diff | annotate
Sat, 15 Sep 2018 11:56:36 +0200 Olaf Wintermann adds encrypted password store file | diff | annotate
Sat, 25 Aug 2018 15:12:38 +0200 Mike Becker fixes url completion segfaulting for empty strings (in case the user hasn't already started typing an URL) file | diff | annotate
Thu, 28 Jun 2018 19:22:22 +0200 Olaf Wintermann adds some error detection to completion file | diff | annotate
Thu, 28 Jun 2018 17:58:37 +0200 Olaf Wintermann fixes url completion output file | diff | annotate
Thu, 28 Jun 2018 17:42:49 +0200 Olaf Wintermann adjusts completion index, if options are specified file | diff | annotate
Thu, 28 Jun 2018 16:52:54 +0200 Olaf Wintermann adds semi-functional bash completion file | diff | annotate
Sun, 24 Jun 2018 10:21:23 +0200 Olaf Wintermann fixes dav list return value file | diff | annotate
Sun, 17 Jun 2018 07:11:31 +0200 Olaf Wintermann adds user+pw to repo-url output file | diff | annotate
Fri, 15 Jun 2018 15:51:21 +0200 Olaf Wintermann adds repository-url command file | diff | annotate
Sun, 10 Jun 2018 13:22:04 +0200 Olaf Wintermann adds more fs abstraction file | diff | annotate
Fri, 08 Jun 2018 19:58:17 +0200 Olaf Wintermann adds file io abstraction functions file | diff | annotate
Thu, 31 May 2018 15:24:52 +0200 Mike Becker adds remove-repository command file | diff | annotate
Wed, 30 May 2018 10:22:33 +0200 Mike Becker fixes definite chance of a memory leak in cmd_unlock() + marks a further possible source of memory leaks file | diff | annotate
Wed, 30 May 2018 10:12:51 +0200 Mike Becker improves variable names in cmd_move() file | diff | annotate
Wed, 30 May 2018 10:07:48 +0200 Mike Becker fixes memory leak in cmd_move() file | diff | annotate
Tue, 29 May 2018 20:15:09 +0200 Olaf Wintermann adds tag filter for dav-sync pull file | diff | annotate
Sun, 27 May 2018 11:47:49 +0200 Olaf Wintermann moving tar option from get/put to new export/import commands file | diff | annotate
Sat, 12 May 2018 15:03:11 +0200 Mike Becker fixes options parser to correctly report missing arguments file | diff | annotate
Sun, 29 Apr 2018 11:16:41 +0200 Olaf Wintermann dav info prints simplified xml values file | diff | annotate
Sun, 04 Feb 2018 15:58:07 +0100 Olaf Wintermann adds support for xml properties in set-property command file | diff | annotate
Thu, 01 Feb 2018 16:31:24 +0100 Olaf Wintermann updates copyright date file | diff | annotate
Sun, 07 Jan 2018 12:59:21 +0100 Olaf Wintermann adds support for macos file tags file | diff | annotate
Mon, 01 Jan 2018 19:53:36 +0100 Olaf Wintermann adds xattr lib and tag support file | diff | annotate
Mon, 18 Dec 2017 16:24:32 +0100 Olaf Wintermann adds primitive progress indicator file | diff | annotate
Mon, 18 Dec 2017 11:56:11 +0100 Olaf Wintermann moves auth prompt functionality to libidav file | diff | annotate
Tue, 12 Dec 2017 23:58:54 +0100 Mike Becker fixes infinite loop when trying to overwrite a collection with a regular file file | diff | annotate
Tue, 12 Dec 2017 23:36:47 +0100 Mike Becker fixes a segfault when full encryption is requested during a put without specifying the key file | diff | annotate
Sun, 17 Dec 2017 14:26:03 +0100 Olaf Wintermann fixes wrong output path in dav get file | diff | annotate
Thu, 14 Dec 2017 13:35:03 +0100 Olaf Wintermann fixes missing string terminator when printing simplified xml (dav get-property) file | diff | annotate
Tue, 12 Dec 2017 23:58:54 +0100 Mike Becker fixes infinite loop when trying to overwrite a collection with a regular file v1.1 file | diff | annotate
Tue, 12 Dec 2017 23:36:47 +0100 Mike Becker fixes a segfault when full encryption is requested during a put without specifying the key v1.1 file | diff | annotate
Sun, 03 Dec 2017 13:09:14 +0100 Olaf Wintermann dav get-property supports xml property output file | diff | annotate
Sat, 28 Oct 2017 15:25:17 +0200 Olaf Wintermann adds tar import/export file | diff | annotate
(0) -100 -60 tip

mercurial