SHA256
5
0
forked from pool/fuc

9 Commits

Author SHA256 Message Date
56d4e49141 fuc 3.1.1
OBS-URL: https://build.opensuse.org/package/show/utilities/fuc?expand=0&rev=19
2025-07-24 21:25:26 +00:00
549f79cb3f - Update to version 3.1.0:
* Support hard linking files in cpz!
  * Fixed bugs with --force and symlinks.
  * Upgrade deps

OBS-URL: https://build.opensuse.org/package/show/utilities/fuc?expand=0&rev=17
2025-05-24 15:23:19 +00:00
352a1288a5 fuc 3.0.1
OBS-URL: https://build.opensuse.org/package/show/utilities/fuc?expand=0&rev=15
2025-03-17 06:52:08 +00:00
fb5731430e Accepting request 1249892 from home:amanzini:branches:utilities
- Update to version 3.0.0:
  * Upgrade deps
  * Fix bug when trying to copy "." into a directory
  * Eliminate pointless statx when removing files with unknown d_type
  * requires Rust 2024 edition
  * Remove extra mkdir (push that responsibility outside the library so we 
    don't have a ton of redundant mkdirs)
  * Avoid pointless copy_file_range calls that we know won't copy anything
  * Remember cross-device copy failures per directory
  * Swap binary name and arch for better sorting
  * Add docs on progress indicator

OBS-URL: https://build.opensuse.org/request/show/1249892
OBS-URL: https://build.opensuse.org/package/show/utilities/fuc?expand=0&rev=13
2025-03-05 14:06:39 +00:00
6d1bb509a2 Accepting request 1189548 from home:amanzini:branches:utilities
- Update to version 2.2.0:
  * Stable rust patch
  * Upgrade deps
  * Add -L / --dereference option (#36)
  * Add NO_UNSHARE envvar support to avoid calling unshare for default docker configs which block the syscall (closes #34)
  * Use official cache-size version
  * Use my own cache-size dep to fix the build
  * Remove cargo warning about "no edition set"
  * Clarify what rmz/cpz are

OBS-URL: https://build.opensuse.org/request/show/1189548
OBS-URL: https://build.opensuse.org/package/show/utilities/fuc?expand=0&rev=11
2024-07-25 08:43:55 +00:00
bdc9897c3c Accepting request 1169534 from home:amanzini:branches:utilities
- Update to version 2.1.0:
  * Stable rust patch
  * Upgrade FTZZ
  * Add progress feature (closes #14)
  * Upgrade deps
  * Remove release_max_level_off since tracing is completely compiled out by default anyway
  * Add tip for merging directories
  * Integrate tracing

OBS-URL: https://build.opensuse.org/request/show/1169534
OBS-URL: https://build.opensuse.org/package/show/utilities/fuc?expand=0&rev=9
2024-04-22 14:28:55 +00:00
0cadd2dd27 Accepting request 1141344 from home:AndreasStieger:branches:utilities
fuc 2.0.0

OBS-URL: https://build.opensuse.org/request/show/1141344
OBS-URL: https://build.opensuse.org/package/show/utilities/fuc?expand=0&rev=7
2024-01-24 21:09:10 +00:00
8f016d8816 Accepting request 1128710 from home:amanzini:branches:utilities
- Update to version 1.1.9:
  * Upgrade deps
  * Don't show stack traces in errors
  * Tweak copy error message slightly
  * Use better pattern matching
  * Fix inconsistent badge sytling
  * Support flipping cpz argument order 
  * Slight efficiency improvement (at the expense of throughput in hopefully rare cases)
  * Update README.md
- removed cargo config from spec since now it's bundled in vendor

OBS-URL: https://build.opensuse.org/request/show/1128710
OBS-URL: https://build.opensuse.org/package/show/utilities/fuc?expand=0&rev=4
2023-11-25 12:40:45 +00:00
cb9cd59536 Accepting request 1074787 from home:AndreasStieger
rust-based optimized cp(z)/rm(z)

OBS-URL: https://build.opensuse.org/request/show/1074787
OBS-URL: https://build.opensuse.org/package/show/utilities/fuc?expand=0&rev=1
2023-03-28 06:57:00 +00:00