| 2025-12-02 |
Pádraig Brady | timeout: prioritize "timed out" exit status |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
Pádraig Brady | tests: ls --hyperlink: add more escaping test cases |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
Collin Funk | tests: cut: add a test for bounded memory operation |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
Pádraig Brady | tests: enable mkdir/writable-under-readonly.sh |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
Pádraig Brady | tests: mv: add checks for cross device handling of... |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
Pádraig Brady | tests: rm: avoid usually skipped non root test |
commit | commitdiff | tree | snapshot |
| 2025-11-30 |
Collin Funk | doc: du: mention the behavior when both --threshold... |
commit | commitdiff | tree | snapshot |
| 2025-11-30 |
Pádraig Brady | tests: copy: reinstate check for symlink xattr copying |
commit | commitdiff | tree | snapshot |
| 2025-11-30 |
Pádraig Brady | tests: avoid skip due to missing nouser_xattr support |
commit | commitdiff | tree | snapshot |
| 2025-11-29 |
Pádraig Brady | maint: commit-msg: remove "digest" as a supported tag |
commit | commitdiff | tree | snapshot |
| 2025-11-29 |
Pádraig Brady | maint: commit-msg: fix terminal corruption when re... |
commit | commitdiff | tree | snapshot |
| 2025-11-29 |
Collin Funk | maint: remove note about old NEWS files |
commit | commitdiff | tree | snapshot |
| 2025-11-29 |
Pádraig Brady | test: re-enable tests that had a false requirement... |
commit | commitdiff | tree | snapshot |
| 2025-11-29 |
Pádraig Brady | timeout: ensure we terminate command upon abnormal... |
commit | commitdiff | tree | snapshot |
| 2025-11-29 |
Collin Funk | tests: tac: test --separator with invalid UTF-8 |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Collin Funk | du: add the short option -A corresponding to --apparent... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Collin Funk | test: tac: test with non-ASCII values for --separator |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Pádraig Brady | doc: touch: man: state in summary that files are created |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Pádraig Brady | tests: prefer ext4 casefold for case insensitive tests |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
Collin Funk | maint: prefer mcel_eq to mcel_cmp |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
Collin Funk | doc: date: mention --file=- reads from standard input |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
Collin Funk | doc: du, sort, wc: adjust description of --files0-from |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Pádraig Brady | doc: fold: clarify operation of -s in --help |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Pádraig Brady | build: kill(1), uptime(1): don't install by default |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Collin Funk | doc: cksum: document secure hash algorithms |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Paul Eggert | du,ls: don’t modify getenv strings |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Paul Eggert | numfmt: port to C23 qualifier-generic fns |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Paul Eggert | cat: refactor struct stat usage |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Pádraig Brady | maint: use cksum specific checksums in release announcement |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Pádraig Brady | doc: cat -E: mention ^M$ output possibility |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
Pádraig Brady | dd,ls,sort: prefer sigaction over signal |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
Pádraig Brady | csplit,ls,sort: handle a more complete set of signals |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
Pádraig Brady | timeout: honor ignored signal dispositions |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
Pádraig Brady | timeout: handle all terminating signals |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
Pádraig Brady | build: remove explicit link to CoreFoundation libs... |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
Pádraig Brady | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
Collin Funk | maint: add coreutils_hardlinks to src/.gitignore |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
Collin Funk | maint: prefer MAYBE_UNUSED to void casts |
commit | commitdiff | tree | snapshot |
| 2025-11-19 |
Pádraig Brady | build: support --enable-single-binary=hardlinks |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Collin Funk | tests: check that mknod, mkfifo, and mkdir handle comma... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Sylvestre Ledru | tests: install supports comma-separated mode strings |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
Collin Funk | maint: use C99 initialization syntax for single-variabl... |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Pádraig Brady | build: fix make dist failure |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Pádraig Brady | tests: use tail --debug to determine inotify support |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Pádraig Brady | tail: add --debug to report the --follow implementation |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
Collin Funk | maint: convert remove a K&R declaration |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
Bernhard Voelker | du: document the TIME_STYLE env variable in usage |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
Pádraig Brady | tests: verify we document all supported options in... |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
Pádraig Brady | maint: tag supported options not documented in --help |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
Pádraig Brady | maint: rearrange cksum modules so main is in cksum.c |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
Pádraig Brady | wc: fix missing documentation for the --debug option |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Sylvestre Ledru | tests: install should ignore umask |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
Collin Funk | tests: pr: add a test for bounded memory operation |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Collin Funk | tests: dd: add tests for conv=lcase and conv=ucase |
commit | commitdiff | tree | snapshot |
| 2025-11-14 |
Pádraig Brady | doc: shred: clarify what --verbose outputs |
commit | commitdiff | tree | snapshot |
| 2025-11-13 |
Collin Funk | tests: test: add test cases for -ef |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Collin Funk | maint: fix a typo in comments |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Collin Funk | tests: test: add test cases for -nt and -ot |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Pádraig Brady | sort: avoid pthread calls with --parallel=1 |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Pádraig Brady | md5sum: fix --text with the MSYS2 runtime |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Pádraig Brady | maint: fix comment re PRLFS' remoteness |
commit | commitdiff | tree | snapshot |
| 2025-11-12 |
Pádraig Brady | tests: env --argv0: fix false failure with symlinked... |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Collin Funk | maint: fix a comment in the generated src/fs-is-local... |
commit | commitdiff | tree | snapshot |
| 2025-11-11 |
Pádraig Brady | tests: add tests for locale ordering |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Pádraig Brady | maint: post-release administrivia |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Pádraig Brady | version 9.9 v9.9 |
commit | commitdiff | tree | snapshot |
| 2025-11-10 |
Collin Funk | nice: clamp the niceness correctly on GNU/Hurd |
commit | commitdiff | tree | snapshot |
| 2025-11-08 |
Collin Funk | tests: tail: avoid a test failure on GNU/Hurd |
commit | commitdiff | tree | snapshot |
| 2025-11-08 |
Pádraig Brady | chcon: fix memory leak in error path |
commit | commitdiff | tree | snapshot |
| 2025-11-08 |
Pádraig Brady | tests: avoid false failure due to small timeout |
commit | commitdiff | tree | snapshot |
| 2025-11-08 |
Collin Funk | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
Pádraig Brady | install: fix crash with --strip and large $PATH on... |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
Pádraig Brady | doc: cksum: clarify support of --text and --binary |
commit | commitdiff | tree | snapshot |
| 2025-11-07 |
Collin Funk | tests: wc: protect against a hang on GNU/Hurd |
commit | commitdiff | tree | snapshot |
| 2025-11-05 |
Pádraig Brady | gnulib: update to latest |
commit | commitdiff | tree | snapshot |
| 2025-11-05 |
Collin Funk | doc: mention nanosecond decimal points with --iso-8601=ns |
commit | commitdiff | tree | snapshot |
| 2025-11-04 |
Pádraig Brady | maint: adjust lseek_copy to handle non zero offsets |
commit | commitdiff | tree | snapshot |
| 2025-11-04 |
Bernhard Voelker | tests: avoid skipping of LD_PRELOAD based df tests |
commit | commitdiff | tree | snapshot |
| 2025-11-04 |
Bernhard Voelker | tests: avoid skipping by fixing build of shared libraries |
commit | commitdiff | tree | snapshot |
| 2025-11-04 |
Collin Funk | tests: date: check that write errors are promptly diagnosed |
commit | commitdiff | tree | snapshot |
| 2025-11-03 |
Paul Eggert | doc: squashfs issue to be squashed in Linux 6.18 |
commit | commitdiff | tree | snapshot |
| 2025-11-03 |
Pádraig Brady | tests: truncate: ensure negative args not parsed as... |
commit | commitdiff | tree | snapshot |
| 2025-11-03 |
Pádraig Brady | date: avoid a duplicated write error diagnotic |
commit | commitdiff | tree | snapshot |
| 2025-11-03 |
Pádraig Brady | date: translate/clarify recent error message |
commit | commitdiff | tree | snapshot |
| 2025-11-03 |
Pádraig Brady | date: promptly diagnose write errors with --file |
commit | commitdiff | tree | snapshot |
| 2025-11-02 |
Collin Funk | tests: stty: filter out ispeed and ospeed from boolean... |
commit | commitdiff | tree | snapshot |
| 2025-11-02 |
Paul Eggert | date: diagnose fprintftime failure |
commit | commitdiff | tree | snapshot |
| 2025-11-02 |
Paul Eggert | pr: improve nstrftime failure check |
commit | commitdiff | tree | snapshot |
| 2025-11-02 |
Paul Eggert | ls: better nstrftime failure check |
commit | commitdiff | tree | snapshot |
| 2025-11-02 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Collin Funk | tests: date: avoid test failure on NetBSD |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Pádraig Brady | build: reduce explicit dependencies on macOS CoreFoundation |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Grisha Levit | build: fix macOS build without libintl |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Bruno Haible | maint: ln: eliminate a clang -Wformat-extra-args warning |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Bruno Haible | maint: ls: adjust to gnulib nstrftime changes |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Pádraig Brady | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Pádraig Brady | copy: be more defensive/restrictive with posix_fadvise |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Pádraig Brady | copy: don't avoid copy-offload upon SEEK_HOLE indicatin... |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Pádraig Brady | copy: avoid posix_fadvise bypassing copy offload behavior |
commit | commitdiff | tree | snapshot |
| next |