Commit Graph

  • d53190ed46 doc: mention cksum error fix with cpu feature checks changes Pádraig Brady 2023-06-15 00:53:54 +01:00
  • f780a85985 cksum,wc: clean up hw capability checking Paul Eggert 2023-06-14 14:52:37 -07:00
  • 4ac941565f cksum,wc: don’t include <cpuid.h> Paul Eggert 2023-06-14 14:18:42 -07:00
  • 7814596fa9 cksum: fix bug in check for cksum_pclmul Paul Eggert 2023-06-14 14:13:35 -07:00
  • 91a74d3614 wc: port to kernels that disable XSAVE YMM Paul Eggert 2023-06-13 21:10:24 -07:00
  • 3789024073 dircolors: update list of backup file extensions Ville Skyttä 2023-06-12 23:27:37 +03:00
  • e8e81fc44b dd: fix parsing of numbers with more than two multipliers Pádraig Brady 2023-06-10 14:18:00 +01:00
  • b841f111de build: update gnulib submodule to latest Pádraig Brady 2023-06-09 11:14:51 +01:00
  • 66ea09b0fe doc: od --strings: clarify operation Pádraig Brady 2023-06-08 10:58:10 +01:00
  • c2173c0a52 maint: ls.c: update stale comment for previous commit Pádraig Brady 2023-06-07 21:51:47 +01:00
  • bf574deec8 ls: display command line symlinks that return ELOOP Pádraig Brady 2023-06-07 13:42:36 +01:00
  • e1e21f6dff ls: use more standard symlink traversal Pádraig Brady 2023-06-07 12:32:46 +01:00
  • 6c975de166 doc: reference COPYING from README Pádraig Brady 2023-06-07 15:11:13 +01:00
  • 6a61883757 maint: avoid syntax-check failure Pádraig Brady 2023-06-06 11:33:20 +01:00
  • 3621d51c9d doc: NEWS: mention the more defensive copy_file_range avoidance Pádraig Brady 2023-06-06 11:12:28 +01:00
  • e8909df3ce build: update gnulib submodule to latest Paul Eggert 2023-06-05 22:38:20 -07:00
  • 4d12f4df0c maint: use consistent make variable interpolation syntax Pádraig Brady 2023-06-01 13:19:24 +01:00
  • 0147288d20 split: --additional-suffix: disallow trailing '/' Pádraig Brady 2023-05-28 15:17:46 +01:00
  • d055228e34 maint: adjust code to handle "error" syntax-check changes Pádraig Brady 2023-05-31 17:21:08 +01:00
  • b7c8eb0046 maint: augment syntax checks to cater for more "error" functions Pádraig Brady 2023-05-31 17:12:52 +01:00
  • 48f5a39872 dd: fix ‘error’ name issue without macros Paul Eggert 2023-05-30 14:24:46 -07:00
  • fe18d3982a build: update gnulib submodule to latest Pádraig Brady 2023-05-28 14:54:01 +01:00
  • 17479ef60c build: modernize bootstrap prerequsite tools Pádraig Brady 2023-05-19 22:16:22 +01:00
  • d5d9b67eec build: update gnulib submodule to latest Pádraig Brady 2023-05-19 18:18:08 +01:00
  • 76e1200eeb build: pacify GCC 13 with -flto Pádraig Brady 2023-05-19 11:30:31 +01:00
  • ba0527d4ca build: revert -Wmaybe-uninitialized warnings avoidance Pádraig Brady 2023-05-19 07:57:36 +01:00
  • 800c86d5fa build: avoid false -Wmaybe-uninitialized warnings Pádraig Brady 2023-05-18 10:38:11 +01:00
  • aed3b8190a build: gnulib: avoid false -Wstringop-overflow warning Pádraig Brady 2023-05-18 11:40:19 +01:00
  • f218412b9a maint: cleanups to NEWS Pádraig Brady 2023-05-13 10:33:14 +01:00
  • 059e53e5b4 split: advise the kernel of sequential access pattern Pádraig Brady 2023-05-08 21:22:48 +01:00
  • ba128e628c doc: adjust build instructions for disabling year 2038 support Pádraig Brady 2023-05-08 12:57:56 +01:00
  • 3f942cd03f build: update gnulib submodule to latest Bernhard Voelker 2023-05-07 17:33:49 +02:00
  • 42f33ae68c doc: time zone conversion example Paul Eggert 2023-05-07 09:16:29 -07:00
  • 7edec89fc3 doc: new subsection for date format specs Paul Eggert 2023-05-07 08:59:01 -07:00
  • fae65623a9 pr: fix parsing of empty arguments Pádraig Brady 2023-05-06 11:22:22 +01:00
  • 300af78691 cp: -p --parents: minor cleanup of previous patch Paul Eggert 2023-05-05 11:03:25 -07:00
  • c6b1fe4347 cp: -p --parents: fix failure to preserve permissions for absolute paths Pádraig Brady 2023-05-03 17:01:37 +01:00
  • 7223651ad1 tests: provide more info on DEBUG=yes Pádraig Brady 2023-05-02 22:39:03 +01:00
  • 6d683a1d02 doc: provide more info on the default 32-bit cksum digest Pádraig Brady 2023-04-30 22:10:25 +01:00
  • 2cae0419c9 maint: remove redundant exit status handling Pádraig Brady 2023-04-30 13:05:12 +01:00
  • 35adc746a0 maint: simplify --enable-gcc-warnings='expensive' Paul Eggert 2023-04-26 17:14:54 -07:00
  • 21e7573508 maint: suppress GCC 13 false alarms Paul Eggert 2023-04-26 17:14:54 -07:00
  • 6c199713ed chmod: pacify GCC 13 Paul Eggert 2023-04-26 17:14:54 -07:00
  • d178b49754 csplit: pacify GCC 13 Paul Eggert 2023-04-26 17:14:54 -07:00
  • 941027eeb7 build: update gnulib submodule to latest Paul Eggert 2023-04-26 17:14:54 -07:00
  • 5e1c5f2d71 tests: more cases for read input diagnostics Pádraig Brady 2023-04-26 16:20:50 +01:00
  • 4eb5abbff4 uniq: be more specific when diagnosing read errors Pádraig Brady 2023-04-26 15:20:47 +01:00
  • b16553cdad build: fix build with -mno-ssse3 Jaroslav Skarvada 2023-04-26 13:48:41 +01:00
  • 3fb0cc80fa pr: fix infinite loop when double spacing Pádraig Brady 2023-04-25 14:07:03 +01:00
  • cc078f747f copy: reduce verbosity of -i and -u with --verbose Pádraig Brady 2023-04-25 11:07:36 +01:00
  • 7ea7c020e8 tests: ensure all utilities that read input diagnose errors Pádraig Brady 2023-04-22 21:35:23 +01:00
  • 82e1750daa factor: diagnose errors reading the input Pádraig Brady 2023-04-23 23:45:08 +01:00
  • 5595673d5c numfmt: diagnose errors reading the input Pádraig Brady 2023-04-22 21:48:51 +01:00
  • 0e62ba282e tsort: diagnose errors reading the input Pádraig Brady 2023-04-22 21:41:53 +01:00
  • 9d333aca43 cksum: fix failure to diagnose read errors with crc32 Pádraig Brady 2023-04-22 15:59:48 +01:00
  • e29f4411c8 tests: avoid failure when cp fails for proc files Andreas Schwab 2023-04-24 10:15:01 +02:00
  • 6bab375973 install: support stripping files with a leading hyphen Pádraig Brady 2023-04-21 19:07:02 +01:00
  • f6229adb09 maint: post-release administrivia Pádraig Brady 2023-04-18 15:32:53 +01:00
  • f386722dc0 version 9.3 v9.3 Pádraig Brady 2023-04-18 15:08:11 +01:00
  • d81094dc7b tests: avoid allocation checks on ZFS Pádraig Brady 2023-04-15 22:19:06 +01:00
  • cf91b9d62c tests: tty-eof: fix various issues Pádraig Brady 2023-04-11 13:02:21 +01:00
  • daa1e4f557 tests: avoid dependence on file layout for cp sparse check Pádraig Brady 2023-04-12 14:37:00 +01:00
  • 854c90ecc0 copy: --debug: indicate if NUL detection is used with SEEK_HOLE Pádraig Brady 2023-04-13 13:15:31 +01:00
  • cc95246ee2 doc: update re 32-bit builds Paul Eggert 2023-04-10 11:55:54 -07:00
  • ae4dace2ec build: fix _Noreturn compilation failure Pádraig Brady 2023-04-10 19:36:23 +01:00
  • 09ded7049b tests: avoid non portable brace expansion Pádraig Brady 2023-04-10 18:51:34 +01:00
  • ffd62ab92c maint: require support for post-2038 timestamps Paul Eggert 2023-04-09 19:18:57 -07:00
  • 6f91c2eac3 build: update gnulib submodule to latest Paul Eggert 2023-04-09 18:30:00 -07:00
  • ce630dfc7e wc: ensure we update file offset Pádraig Brady 2023-02-05 19:52:31 +00:00
  • f6c21f6d3a cp,mv: issue "skipped" messages when skipping files Pádraig Brady 2023-04-07 10:25:41 +01:00
  • db28af406f cp,mv: add --update=none to always skip existing files Pádraig Brady 2023-04-01 16:27:52 +01:00
  • 5891d28ede cp: fix --backup with subdirectories Pádraig Brady 2023-04-03 18:12:33 +01:00
  • 17c31a73f1 tests: tee: avoid false failure due to fifo usage Pádraig Brady 2023-03-30 15:49:26 +01:00
  • 5e170ff0b8 tests: adjust csplit VM limit Pádraig Brady 2023-03-30 14:28:03 +01:00
  • 7ad749886c wc: diagnose overflow of total counts Pádraig Brady 2023-03-29 15:29:52 +01:00
  • a9bd274616 dircolors: diagnose read errors Pádraig Brady 2023-03-28 14:24:29 +01:00
  • a4525de1ef tests: add a test case for the previous date fix Pádraig Brady 2023-03-28 13:38:52 +01:00
  • 9c5e542fd1 date: diagnose -f read errors Paul Eggert 2023-03-28 01:52:43 -07:00
  • 6272817de0 cp: clarify commentary Paul Eggert 2023-03-25 09:30:22 -07:00
  • 093a8b4bfa copy: fix --reflink=auto to fallback in more cases Pádraig Brady 2023-03-23 13:19:04 +00:00
  • 55456b95d8 doc: add a NEWS entry for the previous fix Pádraig Brady 2023-03-24 12:44:50 +00:00
  • 76f2fb6271 cksum: fix reporting of failed checks Pádraig Brady 2023-03-23 12:31:24 +00:00
  • eeabb11eb6 tests: skip some parts of tests/misc/tee.sh if run as root Nick Alcock 2023-03-21 12:54:02 +00:00
  • bdda9adb38 maint: post-release administrivia Pádraig Brady 2023-03-20 14:08:46 +00:00
  • df4e4fbc7d version 9.2 v9.2 Pádraig Brady 2023-03-20 13:44:36 +00:00
  • 445f502839 tests: avoid false failure on systems without statx Pádraig Brady 2023-03-19 23:35:12 +00:00
  • eb745e3b95 stty: ensure arbitrary data is not displayed Pádraig Brady 2023-03-19 22:22:18 +00:00
  • 82bb131c55 tests: df: avoid false failure on systems with multiple roots Pádraig Brady 2023-03-18 21:44:56 +00:00
  • 11f4d59138 doc: uniq: revert previous man page adjustment Pádraig Brady 2023-03-18 14:58:20 +00:00
  • 8a759fdc88 doc: uniq: use more standard description of -D long option Pádraig Brady 2023-03-18 11:35:46 +00:00
  • a109106eb8 tests: aix: avoid unsupported functionality Pádraig Brady 2023-03-17 19:57:18 +00:00
  • f346fc0144 maint: avoid discarded-qualifiers warnings with SELinux 3.5 Bernhard Voelker 2023-03-16 23:11:47 +01:00
  • 1d03781daa test: avoid a test hang on Hurd Pádraig Brady 2023-03-15 18:11:00 +00:00
  • a8e6e627f1 cksum: fix --raw on 64 bit big endian systems Pádraig Brady 2023-03-15 13:57:37 +00:00
  • f1ff021247 build: avoid -Wsometimes-uninitialized on macOS 12 Bruno Haible 2023-03-15 13:15:11 +00:00
  • e68b15a3ef doc: remove older ChangeLog items Pádraig Brady 2023-03-13 21:45:50 +00:00
  • 73d372dcc1 tee: avoid undefined behavior after fclose() Pádraig Brady 2023-03-13 21:26:21 +00:00
  • f26af59833 doc: dircolors: better separate the sections in the database Pádraig Brady 2022-09-05 14:31:04 +01:00
  • 47988fad88 ls: --color: honor separate sequences for extension cases Pádraig Brady 2022-09-04 19:59:25 +01:00
  • 1ac1d6def6 tests: adjust du test for recent apparent size change Pádraig Brady 2023-03-13 15:11:27 +00:00