Sylvestre Ledru

Results 506 comments of Sylvestre Ledru

what about adding an option `--progress` ?

Maybe we should have a page in which we list all the stuff that we added compared to GNU's? for example, I think we have more hashing functions

sorry, I think I failed as fixing the conflicts :(

small error: ``` error[B004]: found 2 duplicate entries for crate 'terminal_size' ┌─ /github/workspace/Cargo.lock:201:1 │ 201 │ ╭ terminal_size 0.1.17 registry+https://github.com/rust-lang/crates.io-index 202 │ │ terminal_size 0.2.1 registry+https://github.com/rust-lang/crates.io-index │ ╰─────────────────────────────────────────────────────────────────────────^ lock entries...

needs rebasing again, sorry :( Once done, if the CI is green, please land it :)

See https://github.com/uutils/coreutils/issues/3811

also tested by `tests/misc/cksum-a.sh`

Note that Debian doesn't have a recent enough version of GNU/coreutils: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017354

I guess you saw that it failed on some other archs: ``` ---- test_cp::test_cp_archive_on_directory_ending_dot stdout ---- current_directory_resolved: mkdir: C:\Users\RUNNER~1\AppData\Local\Temp\.tmphZwpwf\dir1 mkdir: C:\Users\RUNNER~1\AppData\Local\Temp\.tmphZwpwf\dir2 touch: C:\Users\RUNNER~1\AppData\Local\Temp\.tmphZwpwf\dir1/file run: D:\a\coreutils\coreutils\target\debug\coreutils.exe cp -a dir1/. dir2 thread...