Next | Query returned 16 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2023-12-10 07:59:56 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/xcp: update to 0.13.0

 - Add support for --fsync.
   2023-12-07 11:10:13 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/xcp: update to 0.12.4

 - Minor cleanup of error handling
 - Convert low-level file operations to rustix
 - Convert lseek to rustix
 - Re-add userspace fallback
 - Use libc errno const for fiemap unsupported case
 - Start splitting into mulitiple crates
 - Remove unused kernel-syscall feature flag
 - Release libfs v0.1.0, xcp v0.12.3
 - Add libfs version
   2023-11-18 15:26:37 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/xcp: update to 0.12.2

 - Fix an issue with detecting sparse files. Thanks to @takluyver for
   spotting this.
 - Fix an issue with mapping extents in sparse files.
   2023-11-17 08:46:05 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/xcp: update to 0.12.1

v0.12.1
This is a testing and cleanup release:
 - Add testing with supported filesystems. Thanks to @hg.
 - Move vendored threadpool implementation to own crate see blocking-threadpool.
 - Misc. docs cleanup.

v0.12.0
 - Add feature-flag parblock; enabled by default.
 - Disable parblock build and test on Mac.
 - Re-enable torture-testing on Linux.

v0.11.0
 - Handle FIEMAP calls being unavailable on some FSs.

v0.10.2
 - No ChangeLog provided

v0.10.1
 - No ChangeLog provided

v0.10.0
 - Bump dependency to remove upstream vuln in tempfile (was only used in dev
   though).
 - Add additional guard for a file overwriting itself in the single-file-copy
   case.
   2023-02-28 23:39:58 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/xcp: update to 0.9.4

 - Add NetBSD package info (thanks @0323pin)
 - Fix infinite-recusrsion scenario (thanks @fine-simple)
 - Large dependency update
   2022-10-04 13:25:51 by pin | Files touched by this commit (5)
Log message:
sysutils/xcp: import package

xcp is a partial clone of the Unix cp command. It is not intended as a full
replacement, but as a companion utility with some more user-friendly feedback
and some optimisations that make sense under certain tasks.

Warning: xcp is currently beta-level software and almost certainly contains
bugs and unexpected or inconsistent behaviour. It probably shouldn't be used for
anything critical yet.

Next | Query returned 16 messages, browsing 11 to 20 | previous