- Refactor exception logging arguments
- Rerelease
- Fix folder name path separator in logs
- Fix hashing/comapring log message priority
- Fix hashing on timestamp change for unidir sync
- Hash if size equals and only timestamp is changed on one side
- Add folder name before relative path in logs
- Update help and readme
- Refactor caching, logging
- Refactor exception logging
- Update dependencies
- Handle timezone offset and DST changes on remote FAT filesystems
- Drop reading the old state storage format
- Do not mention my forked prim-ftpd, PR-s got merged in the original repo
- Remove --valid-chars option
- Add documentation about using ssh-agent for passphrases
- Update dependencies
- Remove server-name validation for prim-ftpd and --dont-validate-server-name option
- Fix zeroconf (DNS-SD) service name resolution in known_hosts file
- Update Python installation in Readme
- Mention in the error message to turn on Android screen, when DNS-SD queries time out
- Update dependencies
- Add server-name validation for prim-ftpd and --dont-validate-server-name option
- Rename --mirror to --mirror-patterns
- Add --folder-symlink-as-destination
- Log "Running dry" only when there is something not to execute
- Publish on PyPI
- Use python-poetry
- Update dependencies
- Enable -l and -r (--local-wins-patterns and --remote-wins-patterns) options without pattern, meaning always wins
- Initial upload