Skip to content

Releases: tarka/xcp

v0.22.0

28 Oct 02:41
Compare
Choose a tag to compare
  • Add a new '--ownership' flag to attempt to copy file ownership.

v0.21.3

02 Sep 04:14
Compare
Choose a tag to compare

Dependency update, including possible regression with fiemap in libfs.

v0.21.2

29 Jun 00:50
Compare
Choose a tag to compare
  • Update test-linux.sh to relax testing in the case of an unknown FS. See #54 for background. Thanks to @xiota and tarball on AUR.

v0.21.1

27 Jun 01:13
Compare
Choose a tag to compare
  • Fix issue with time crate and nightly. Fixes #53. Thanks to @Cannedfood for the report.

v0.21.0

22 Jun 03:46
Compare
Choose a tag to compare
  • Add option to dereference symlinks.

v0.20.4

23 Feb 02:34
Compare
Choose a tag to compare
  • Add ACL testing.
  • README cleanups, including adding a feature comparison to cp.

v0.20.3

14 Feb 01:17
Compare
Choose a tag to compare

Add more checks and tests for self-overwrite corner cases.

v0.20.2

09 Feb 04:47
Compare
Choose a tag to compare
  • Move to simpler libxcp driver API.
  • Add some more pre-run checks for argument corner cases.

libxcp-v0.21.0

09 Feb 04:45
Compare
Choose a tag to compare
  • Better handling of FIFO files.
  • Remove copy_single() driver API in favour of using a single API for single and recursive copies.
  • More error-handling/surfacing improvements.

libfs-v0.7.0

09 Feb 04:43
Compare
Choose a tag to compare

Add Block to recognised file types.