Commit Graph

  • 4cfd48481d ls: port to OpenBSD Paul Eggert 2021-10-02 18:07:27 -07:00
  • 0475ce9f84 doc: adjust ls --zero option order in texinfo Pádraig Brady 2021-09-26 13:48:03 +01:00
  • 61c81ffaac tests: cp/sparse-perf: make more robust and add zfs comments Pádraig Brady 2021-09-25 14:23:37 +01:00
  • e8b56ebd53 chmod: fix exit status when ignoring symlinks Pádraig Brady 2021-09-24 20:57:41 +01:00
  • 6f38c4b279 maint: post-release administrivia Pádraig Brady 2021-09-24 13:58:11 +01:00
  • 725bb111bd version 9.0 v9.0 Pádraig Brady 2021-09-24 13:35:26 +01:00
  • bfedefd872 tests: sparse-perf: avoid false failure Pádraig Brady 2021-09-23 16:19:35 +01:00
  • 56bff500c5 cksum: fix -a crc on 64 bit big endian systems Pádraig Brady 2021-09-23 22:45:53 +01:00
  • a656db664d tail: fix detection of closed stdout on macOS Pádraig Brady 2021-09-21 14:01:34 +01:00
  • f8819b657f maint: clean up c++ style comments Pádraig Brady 2021-09-21 16:18:05 +01:00
  • 23953cecf9 tests: date-debug: avoid a false failure on solaris Pádraig Brady 2021-09-20 23:35:23 +01:00
  • f6fc52a828 doc: drop extraneous single quotes in help Jim Meyering 2021-09-18 09:27:27 -07:00
  • 971aebfacc cksum: list Pádraig as coauthor Jim Meyering 2021-09-18 09:30:53 -07:00
  • 7b0db3c69c tests: env-s.pl: avoid spurious failure on OS X Jim Meyering 2021-09-19 22:44:25 -07:00
  • 4382207c1d build: update gnulib submodule to latest Pádraig Brady 2021-09-20 16:31:48 +01:00
  • 22d3751e0f doc: fix --help formatting for checksum utils Pádraig Brady 2021-09-20 13:56:39 +01:00
  • 88b7ff98fe cksum: support more transparent emulation of older utils Pádraig Brady 2021-09-20 11:54:08 +01:00
  • f80c6c267d tests: avoid rare race in tail-2/F-vs-rename.sh Pádraig Brady 2021-09-17 13:31:25 +01:00
  • 6946f9e47d maint: remove duplicate from THANKS.in Pádraig Brady 2021-09-17 13:38:04 +01:00
  • a2b5e9f85b tests: fix typo in cksum-a.sh Tianjia Zhang 2021-09-17 11:06:58 +08:00
  • 8922ee206c tests: fix rare false failure in tail-2/F-vs-rename Pádraig Brady 2021-09-17 01:22:54 +01:00
  • 5134612fa7 tests: port removed-directory test to FreeBSD Pádraig Brady 2021-09-17 00:17:03 +01:00
  • 14ed8b8810 rmdir: fix uninitialized memory causing incorrect error Pádraig Brady 2021-09-16 23:31:07 +01:00
  • 3283cc7725 build: avoid new chmod.c warnings from upcoming GCC12 Jim Meyering 2021-09-16 13:23:46 -07:00
  • e6c57cf19b digest: ignore empty lines when checking Pádraig Brady 2021-09-16 12:29:12 +01:00
  • 7ebcd88fb2 factor: sync longlong.h adjustments from upstream Pádraig Brady 2021-09-16 15:42:05 +01:00
  • 92ffc842dc stat,tail: add support for the secretmem file system Pádraig Brady 2021-09-16 15:21:05 +01:00
  • cca434a4a5 maint: sync help2man to latest version Pádraig Brady 2021-09-16 15:03:23 +01:00
  • 3215736685 doc: remove older ChangeLog items Pádraig Brady 2021-09-16 14:49:19 +01:00
  • 814cbd5698 tests: ensure returns_ check failures are propagated Pádraig Brady 2021-09-16 12:21:16 +01:00
  • 73f8fd760d cksum: fix --check with non tagged format checksums Pádraig Brady 2021-09-16 11:40:51 +01:00
  • 121f74dfc2 cksum: fix off-by-1 bug with \r stripping Paul Eggert 2021-09-16 00:17:18 -07:00
  • 2715aba08a maint: prefer rawmemchr to memchr when easy Paul Eggert 2021-09-15 14:09:03 -07:00
  • f8dc5a6215 split: avoid NULL + 1 Paul Eggert 2021-09-15 13:44:46 -07:00
  • ed1c58427d digest: support windows format checksum files Pádraig Brady 2021-09-14 22:52:09 +01:00
  • 7b8f38aa87 doc: improve --help indenting in checksum utils Pádraig Brady 2021-09-14 17:14:02 +01:00
  • 8d5038af05 cksum: operate in binary mode only Pádraig Brady 2021-09-13 15:24:24 +01:00
  • f9a787656b cksum: use --tag format by default Pádraig Brady 2021-09-13 12:57:34 +01:00
  • d9b78a2329 cksum: support --zero in default mode Pádraig Brady 2021-09-12 16:57:12 +01:00
  • 8e411226f9 digest: support -length specifiers on all digest tags Pádraig Brady 2021-09-11 16:38:50 +01:00
  • 772173a832 cksum: support digest detection for tagged format Pádraig Brady 2021-09-11 16:19:39 +01:00
  • 217cd278ec maint: simplify b2sum to only handle BLAKE2b Pádraig Brady 2021-09-10 14:45:33 +01:00
  • 8362f2552a digest: add support for sm3 Pádraig Brady 2021-09-07 15:45:01 +01:00
  • ad6c8e1181 cksum: add --algorithm option to select digest mode Pádraig Brady 2021-09-06 15:17:12 +01:00
  • 6a5c561b4f digest: refactor cksum(1) into digest.c Pádraig Brady 2021-09-05 23:32:36 +01:00
  • 2aab794c84 cksum: document the --debug option Pádraig Brady 2021-09-05 22:07:35 +01:00
  • 97f98b63a4 sum: handle EOVERFLOW for too large inputs Pádraig Brady 2021-09-05 14:12:21 +01:00
  • eb17c610d4 digest: refactor sum(1) into digest.c Pádraig Brady 2021-08-29 19:34:32 +01:00
  • 51268b5dbb digest: add LENGTH parameter to digest to support cksum Pádraig Brady 2021-08-29 14:50:58 +01:00
  • f0b32e79cc maint: rename md5sum.c to more general digest.c Pádraig Brady 2021-08-29 14:50:00 +01:00
  • f76a568313 doc: fix ambiguities in logname(1) and whoami(1) Pádraig Brady 2021-09-15 15:21:06 +01:00
  • 7f303de877 dircolors: add *direct* to TERM matching nl6720 2021-07-27 16:29:59 +03:00
  • 0cfb60e90d tests: stat-vs-dirent.sh: avoid a false failure Pádraig Brady 2021-09-12 18:53:40 +01:00
  • ac4841298e tests: add new stdin reading programs to tty-eof test Pádraig Brady 2021-09-07 14:35:45 +01:00
  • 4af4d61d53 build: update gnulib submodule to latest Pádraig Brady 2021-09-09 20:35:23 +01:00
  • 91feded51c doc: fix repeated word Pádraig Brady 2021-09-09 16:04:00 +01:00
  • 588790a38c doc: can “can can” Paul Eggert 2021-09-09 08:05:14 -07:00
  • 3c855eb572 doc: add missing "as" (thanks to Nelson H.F. Beebe) Paul Eggert 2021-09-07 16:15:00 -07:00
  • 1d5dbb8203 tests: narrow scope of faulty join args Justin Tracey 2021-09-03 11:46:53 -04:00
  • 669d45de0f doc: indicate the default algorithm in the sum(1) man page Pádraig Brady 2021-08-29 21:05:53 +01:00
  • e1c21f39cc sum: always output a file name if one passed Pádraig Brady 2021-08-29 20:57:33 +01:00
  • cff4ce7a5e tests: port better to NetBSD Paul Eggert 2021-08-30 16:57:15 -07:00
  • 549cb8d901 tests: merge help-version changes back from gzip Paul Eggert 2021-08-30 16:57:15 -07:00
  • 709d1f8253 basenc: fix bug49741: using wrong decoding buffer length Assaf Gordon 2021-08-16 15:03:36 -06:00
  • 97d8dcc5ca basenc: prefer signed to unsigned integers Paul Eggert 2021-08-27 15:29:46 -07:00
  • 88562dc9c7 maint: avoid new syntax-check failure Jim Meyering 2021-08-25 01:34:27 -07:00
  • c431893b96 tests: avoid reflinks when testing SEEK_DATA logic Pádraig Brady 2021-08-24 22:48:46 +01:00
  • b020d456d1 df: pacify -Wsuggest-attribute=malloc Paul Eggert 2021-08-22 12:42:20 -07:00
  • 3c18082822 build: update gnulib submodule to latest Paul Eggert 2021-08-22 11:56:54 -07:00
  • 88846befff maint: use clearerr on stdin when appropriate Paul Eggert 2021-08-22 11:54:44 -07:00
  • 4d355e5270 doc: spell out stdin, stdout, stderr Paul Eggert 2021-08-22 11:24:29 -07:00
  • bbb19b1868 chmod: fix use of uninitialized var if -v Paul Eggert 2021-08-15 21:29:38 -07:00
  • 29079b9aa2 maint: update .gitignore Pádraig Brady 2021-08-14 22:21:42 +01:00
  • a0f205ba92 maint: allow hook script accept "Signed-off-by:" Pádraig Brady 2021-06-21 13:22:28 +01:00
  • a3c04f8da1 df: fix bug with automounted Paul Eggert 2021-08-11 11:16:05 -07:00
  • a574283c7a cat: with -E fix handling of \r\n spanning buffers Pádraig Brady 2021-08-07 18:47:57 +01:00
  • 02fc0e3f68 maint: update .gitignore Paul Eggert 2021-07-31 13:35:43 -07:00
  • ba5a3b21b5 build: update gnulib submodule to latest Paul Eggert 2021-07-31 13:03:43 -07:00
  • ffbd64ec86 uniq: pacify GCC -fanalyzer Paul Eggert 2021-07-31 11:14:43 -07:00
  • 84da62974d numfmt: omit unnecessary pointer test Paul Eggert 2021-07-31 11:10:57 -07:00
  • d1316583b2 doc: add options summary list to tr texinfo Pádraig Brady 2021-07-29 13:19:33 +01:00
  • dcd6e4172c tests: augment new ls --zero test cases Pádraig Brady 2021-07-28 12:51:35 +01:00
  • eca33373ce maint: avoid syntax-check failures in recent ls changes Pádraig Brady 2021-07-28 23:16:02 +01:00
  • d60b2922ff doc: modernize usage of “disk” and “core” Paul Eggert 2021-07-28 12:22:11 -07:00
  • 1625916a1b doc: improve ls documentation Paul Eggert 2021-07-28 11:26:48 -07:00
  • c75779cac3 ls: rename --null to --zero (Bug#49716) Paul Eggert 2021-07-27 17:34:43 -07:00
  • 9e4a6101f2 ls: compute defaults more lazily Paul Eggert 2021-07-27 14:27:00 -07:00
  • e094d2e3e1 maint: avoid recent syntax-check issues Pádraig Brady 2021-07-26 15:42:29 +01:00
  • 7d44ac224c ls: add --null option (Bug#49716) Paul Eggert 2021-07-25 21:24:02 -07:00
  • 39673b6d4c ls: port to wider off_t, uid_t, gid_t Paul Eggert 2021-07-26 00:26:32 -07:00
  • 0a41ad2cfb ls: demacroize Paul Eggert 2021-07-25 21:01:31 -07:00
  • c09b25dd3f ls: simplify sprintf usage Paul Eggert 2021-07-25 18:54:10 -07:00
  • 558959daa9 build: update gnulib submodule to latest Paul Eggert 2021-07-17 15:47:56 -05:00
  • 5622ab450e maint: fix white space Paul Eggert 2021-07-18 00:12:29 -05:00
  • 3753c706b7 env: fix usage typo Paul Eggert 2021-07-17 15:07:29 -05:00
  • d6125af095 df: fix duplicated remote entries due to bind mounts Kamil Dudka 2021-06-30 17:53:22 +02:00
  • da0d448bca tail: use poll, not select Paul Eggert 2021-06-26 18:23:52 -07:00
  • 177bfdd7ca tail: fix abuse2 test race Paul Eggert 2021-06-26 18:23:52 -07:00
  • 53bb0235d5 maint: while (1) → while (true) Paul Eggert 2021-06-26 18:23:52 -07:00
  • 18dbcae25a maint: remove redundant checks on buffer sizes in tail Nikolay Nechaev 2021-06-20 17:54:01 +03:00