Gaël PORTAY
Gaël PORTAY
This fixes warnings reported by `make CFLAGS+=-Wall -Wextra`
libcurl ignores the ~/.netrc file by default. This makes the use of the ~/.netrc file optional; the information in the URL is preferred.
This PR improves the support for bash completion of `casync`. It supports for options and handles per-command completion.
Hi, This is a proposal to fix the issue mentioned in the second commit. This solution as a drawnback There is an alternative solution. It consists in fixing the issue...
Those log_error_errors() calls should return.
While I was working on completing the bash completion script (see #215), I found out that both list and mtree commands have an incomplete usage. Both handle a second optional...
This patchset adds some verbosity to the protocol helpers. The two first pathes are minor changes. The third patch propagates the `--log-level` options given to `casync` to `casync-http`. It is...
Dear Maintainer(s), I met the issue discribed below when I want to extract an archive in an existing regular file. Note that it works well if the file is a...
Dear Maintainers, This PR adds support for the remaining `veritysetup` options for parity support with this implementation. Regards, Gaël