We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ec5d298
Add Block to recognised file types.
Block
c0c19af
Update shell completions with --no-timestamps option.
--no-timestamps
3dc3cb9
This release adds copying of file timestamps. This is enabled by default, and can be disabled with the new --no-timestamps option.
36cb7f1
This release adds the ability to backup files that are about to be overwritten. cp style number-backups and auto-(numbered)-backups are supported.
cp
73ab3d5
Small patch release to fix a build dependency.
e4a046c
Internal rework to split the main xcp engine into libxcp. This should allow reuse elsewhere, and improve error handling.
3781a37
parblock
eaa1b16
7713084
Copying sockets doesn't work on *BSD OSs, so we just warn and move on, which is the FreeBSD cp behaviour.'
4154c4e
This release adds support for copying special files (i.e. unix socket, char-devices, etc.).