68c37b5799
- Update to 0.22.2: * Update test-linux.sh to relax testing in the case of an unknown FS. See #54[1] for background
main
Michael Vetter2024-07-01 06:26:45 +00:00
9393bfb30e
- Update to 0.21.1: * Fix issue with time crate and nightly #53Michael Vetter2024-06-27 05:51:08 +00:00
3d8e7c3bcd
- Update to 0.21.0: * Add option to dereference symlinks.
Michael Vetter2024-06-24 08:10:24 +00:00
e2e2bc8158
- Update to 0.20.3: * Add more checks and tests for self-overwrite corner cases.
Michael Vetter2024-02-14 13:54:50 +00:00
d21b048365
- Update to 0.20.2: * Move to simpler libxcp driver API. * Add some more pre-run checks for argument corner cases.
Michael Vetter2024-02-09 05:58:33 +00:00
7fb826853e
- Update to 0.20.1: * Update shell completions with --no-timestamps option.
Michael Vetter2024-02-06 07:23:13 +00:00
f13b6b0b31
- Update to 0.19.0: * Add the ability to backup files that are about to be overwritten. cp style number-backups and auto-(numbered)-backups are supported.
Michael Vetter2024-02-02 11:48:30 +00:00
031af1908e
- Update to 0.18.1: * libxcp version should match xcp version for now * The dyn driver instance doesn't really need to be Sync
Michael Vetter2024-01-25 08:05:57 +00:00
8ec1e8f3c4
- Update to 0.18.0: * Internal rework to split the main xcp engine into libxcp.
Michael Vetter2024-01-24 06:57:52 +00:00
4967b8349a
- Update to 0.17.0: * Shell completion scripts are now available for bash, fish, and zsh. * Better handling and surfacing of errors, especially for the parblock driver. * Major cleanups and refactoring of the drivers to remove duplication and facilitate reuse.
Michael Vetter2024-01-13 08:26:55 +00:00