Commit Graph

  • d06a666429 doc: help2man: recognise option description with smaller indent Pádraig Brady 2026-01-03 15:23:18 +00:00
  • 5a21df35b0 doc: help2man: strip ANSI codes Pádraig Brady 2025-12-29 16:46:15 +00:00
  • 507252c6f2 doc: support highlighting printf formatted options Pádraig Brady 2026-01-16 12:36:36 +00:00
  • d8df94bc02 doc: support more general option matching Pádraig Brady 2026-01-17 13:36:35 +00:00
  • 3ec554d4dd doc: parse any whitespace as an option/description delimiter Pádraig Brady 2026-01-04 15:11:57 +00:00
  • cc002057b3 doc: optimize logic to disable SGR output in --help Pádraig Brady 2026-01-03 17:15:12 +00:00
  • 4555132f3c doc: move oputs() to system.h to support all commands Pádraig Brady 2026-01-01 16:45:45 +00:00
  • 5c6cb2b26b doc: support a configurable manual url Pádraig Brady 2026-01-01 16:17:16 +00:00
  • deba7a673d doc: --help: --disable-bold-man-page-references configures bold refs Pádraig Brady 2025-12-29 16:34:47 +00:00
  • d5e15b2f29 doc: ls: support styling and links in --help output Pádraig Brady 2025-11-25 13:40:32 +00:00
  • 88760f9c10 tests: test: ensure whitespace ignored when parsing numbers Pádraig Brady 2026-01-21 13:45:53 +00:00
  • 89ea90fae8 cksum: use more accurate program name in single binary mode Pádraig Brady 2026-01-20 14:07:01 +00:00
  • a96abcbbeb tests: dd: avoid a false test failure on Solaris 11.4 Collin Funk 2026-01-19 18:26:45 -08:00
  • 521a389635 tests: sync: check that all files are processed even when errors occur Collin Funk 2026-01-18 15:18:18 -08:00
  • aac817f34b tests: sync: also test that -d and -f don't block on a FIFO Collin Funk 2026-01-18 13:58:27 -08:00
  • 331c5f6857 build: update to latest gnulib Pádraig Brady 2026-01-19 17:56:10 +00:00
  • d5164f3d21 tests: env.sh: avoid multi-call binary considerations oech3 2026-01-19 05:38:15 +09:00
  • 740d33b8da doc: post process html with non-GNU make programs Collin Funk 2026-01-17 21:23:15 -08:00
  • 4d03a1e408 tests: strace: consider splice a "read" syscall Pádraig Brady 2026-01-18 16:56:24 +00:00
  • 71ea30a742 maint: prefer NULL to nullptr Pádraig Brady 2026-01-18 15:55:38 +00:00
  • f7bb91968b doc: add more redirections from legacy *sum to cksum Pádraig Brady 2026-01-18 13:35:17 +00:00
  • fcaa3a39c7 tests: use command -v to identify binary Pádraig Brady 2026-01-18 12:48:36 +00:00
  • 0d5b66ca66 build: fix error building html documentation from tarball Collin Funk 2026-01-17 20:09:52 -08:00
  • c1d13a499a tests: avoid a test hang on AIX Collin Funk 2026-01-17 14:26:26 -08:00
  • 44746418db build: update gnulib submodule to latest Collin Funk 2026-01-17 14:12:27 -08:00
  • 6328e7f17d maint: remove sc_prohibit_NULL syntax check Pádraig Brady 2026-01-17 12:45:42 +00:00
  • 8d791ada1e build: update gnulib submodule to latest Pádraig Brady 2026-01-17 12:45:08 +00:00
  • 289278eee2 maint: pacify another gcc -Wzero-as-null-pointer-constant warning Collin Funk 2026-01-16 22:56:15 -08:00
  • 23e696b0b2 maint: spelling fixes Paul Eggert 2026-01-16 13:22:28 -08:00
  • 676c3bb397 build: update gnulib submodule to latest Paul Eggert 2026-01-16 12:49:14 -08:00
  • 1202fac2dc maint: pacify gcc -Wzero-as-null-pointer-constant Paul Eggert 2026-01-15 22:34:27 -08:00
  • 2d45a671a0 build: fix link errors with multi-call binary and 'cksum' excluded Collin Funk 2026-01-14 17:18:11 -08:00
  • 6b32a0bbde all: with multi-call binary, only process options for known names Pádraig Brady 2026-01-15 14:56:26 +00:00
  • 36d6cb2774 doc: paste: give a CSV generation example Pádraig Brady 2026-01-15 15:22:49 +00:00
  • a0119d5982 build: paste: fix build failure with C99 Pádraig Brady 2026-01-14 11:38:59 +00:00
  • 418d4084b4 maint: avoid syntax-check failure from previous commit Collin Funk 2026-01-13 20:45:32 -08:00
  • cf36efedc0 cat: don’t treat copy_file_range EFBIG as fatal Paul Eggert 2026-01-13 09:35:12 -08:00
  • 0dd30755ab build: update gnulib submodule to latest Paul Eggert 2026-01-13 08:13:30 -08:00
  • 15be3c6307 cp: copy-file-data.c commentary fixes Paul Eggert 2026-01-13 07:27:31 -08:00
  • 92d80b67cf tests: ensure utilities correctly diagnose read errors Pádraig Brady 2026-01-13 02:04:11 +00:00
  • 495e3528d7 fmt: correctly diagnose read errors Pádraig Brady 2026-01-13 02:01:11 +00:00
  • 06d228043f paste: support multi-byte delimiters Pádraig Brady 2026-01-12 23:41:29 +00:00
  • e326d0df65 tests: nice: ensure large values are clamped oech3 2026-01-13 14:10:23 +00:00
  • 87898a6a94 maint: ptx: place long options without short options after CHAR_MAX Collin Funk 2026-01-11 20:43:37 -08:00
  • 2739fab817 tests: cksum: use more general strace syscall injection Dmitry V. Levin 2026-01-12 15:11:22 +00:00
  • 49788a4510 tests: paste -d: test supported escape sequences Pádraig Brady 2026-01-12 00:43:35 +00:00
  • 9a8b09f025 doc: paste: add more detail on operation and options Pádraig Brady 2026-01-12 00:12:35 +00:00
  • 3e9f4ad5b9 maint: ptx: reuse octhexdigits macros instead of redefining them Collin Funk 2026-01-11 20:22:52 -08:00
  • 210c000b8c tests: date: test nested parenthesis comment handling Pádraig Brady 2026-01-11 18:51:19 +00:00
  • 5c238fcadd doc: runcon: use more accurate synopsis format Pádraig Brady 2026-01-11 18:37:33 +00:00
  • 3a9777bdb0 tests: cksum: ensure --check handles I/O errors oech3 2026-01-11 18:14:44 +00:00
  • 135dff3ad3 tests: cksum: ensure --check diagnoses read errors Pádraig Brady 2026-01-11 13:40:32 +00:00
  • 01993d76bc build: support 'dist' and 'syntax-check' targets without libselinux Pádraig Brady 2026-01-10 16:37:13 +00:00
  • 204dc3bce4 build: update gnulib submodule to latest Pádraig Brady 2026-01-11 12:54:17 +00:00
  • 3621ad2f71 cksum: promptly diagnose write errors Collin Funk 2026-01-09 21:17:26 -08:00
  • a9aad49f26 maint: remove redundant processing in a test Pádraig Brady 2026-01-09 14:25:24 +00:00
  • 19d2d707f7 du: promptly diagnose write errors Pádraig Brady 2026-01-09 14:20:56 +00:00
  • 83f274feaa wc: promptly diagnose write errors Pádraig Brady 2026-01-09 14:16:04 +00:00
  • b34e329f75 readlink,realpath: promptly diagnose write errors Collin Funk 2026-01-08 22:52:33 -08:00
  • 9200747f65 cksum: validate options more consistently Pádraig Brady 2026-01-08 14:07:32 +00:00
  • 9a38863885 tests: chmod: fix false failure in recent test Pádraig Brady 2026-01-07 22:50:07 +00:00
  • e1cbe82cc6 tests: tail/overlay-headers.sh: fix various issues Pádraig Brady 2026-01-07 20:29:54 +00:00
  • 30d296dcb8 fmt: interpret -w as an inclusive maximum Pádraig Brady 2026-01-07 17:15:28 +00:00
  • b7613ac8ff tests: date: test parenthesis comment handling Sylvestre Ledru 2026-01-07 23:51:06 +01:00
  • 0fcdd37fbd maint: organize mktemp tests in a subdirectory Collin Funk 2026-01-06 18:47:21 -08:00
  • 1f1bce27d7 tests: mktemp: add tests for invalid Unicode options Collin Funk 2026-01-04 16:51:09 -08:00
  • 33bc44e1ba copy: protect against infinite loop due to pathological race Pádraig Brady 2026-01-05 14:46:33 +00:00
  • c43f517e2a tests: cp: fix always skipped nfs-removal-race.sh Pádraig Brady 2026-01-06 20:29:45 +00:00
  • 1afe4109f2 tests: cp: support glibc 2.33+ in nfs-removal-race test Christopher Illarionova 2026-01-06 04:07:49 +00:00
  • a3ae4123f9 doc: tr: warn about shell quoting [:classes:] Pádraig Brady 2026-01-06 17:24:39 +00:00
  • 7531d3a205 ptx: implement -t to change default width to 100 Pádraig Brady 2026-01-05 21:56:38 +00:00
  • e1994cd9ac tests: stty: add require_controlling_input_terminal_ to bad-speed test Christopher Illarionova 2026-01-05 16:54:00 +00:00
  • 2e0c328a3b maint: mknod: reduce variable scope Collin Funk 2026-01-04 13:47:01 -08:00
  • e4e40b7df6 maint: mkfifo: reduce variable scope Collin Funk 2026-01-04 13:46:41 -08:00
  • bd528f9234 copy: fix possible infinite loop with SEEK_HOLE Pádraig Brady 2026-01-04 12:45:46 +00:00
  • 71e0be29f1 tests: chmod: ensure failure upon partial success Pádraig Brady 2026-01-03 14:45:07 +00:00
  • 1170bc9489 tests: split: ensure directories not replaced oech3 2026-01-02 01:03:41 +09:00
  • ae5ceffc13 doc: NEWS: mention du performance improvement on the Lustre file system Collin Funk 2026-01-02 19:29:11 -08:00
  • 3424ae3efa build: update gnulib submodule to latest Collin Funk 2026-01-01 20:43:17 -08:00
  • bdb6148fdc maint: prefer c_isblank to an equivalent macro Collin Funk 2026-01-01 17:18:13 -08:00
  • 9cdeeea7c2 tests: df: don't depend on bash Collin Funk 2026-01-01 11:15:31 -08:00
  • 73d3a49f45 maint: run 'make update-copyright' Collin Funk 2026-01-01 10:56:16 -08:00
  • cd08aa2056 tests: mv: check broken symlink cross-filesystem move Sylvestre Ledru 2026-01-01 13:20:52 +01:00
  • 92a93c445b tests: df: hide /proc without using LD_PRELOAD oech3 2025-12-30 21:03:11 +09:00
  • 3f0ab90497 tests: add LD_PRELOAD free alternative for nproc-quota.sh oech3 2025-12-30 15:53:31 +09:00
  • 6a2a781efd tests: extend csplit-io-err.sh for directory oech3 2026-01-01 13:45:30 +09:00
  • 75e314a11a tests: du: check -l (--count-links) without -a flag Sylvestre Ledru 2025-12-31 00:14:59 +01:00
  • d3f0c72902 tests: env: check that real-time signals can be ignored Collin Funk 2025-12-28 19:48:29 -08:00
  • d45598f237 tests: kill: check that real-time signals are listed Collin Funk 2025-12-27 21:48:42 -08:00
  • 7e1b4f76d3 getlimits: print SIGRTMIN and SIGRTMAX Collin Funk 2025-12-26 17:52:58 -08:00
  • 1902c97d67 maint: commit-msg: add 'getlimits' as a supported tag Collin Funk 2025-12-26 17:49:39 -08:00
  • 0ffd9a1812 tests: split: verify operation in the presence of I/O errors oech3 2025-12-27 22:57:30 +09:00
  • e10205bab2 tests: check I/O error handling with /dev/full and closed pipes Pádraig Brady 2025-12-27 16:28:55 +00:00
  • 6382388da8 sort: fix SIGPIPE handling Pádraig Brady 2025-12-27 15:48:42 +00:00
  • 1b467784fb tests: consolidate csplit-io-err tests oech3 2025-12-27 12:45:31 +00:00
  • 60f48bbda6 tests: csplit: check writing to /dev/full oech3 2025-12-26 21:24:00 +09:00
  • b12593d124 dd: don't continue copying when ftruncate fails using seek= and of= Collin Funk 2025-12-23 21:45:37 -08:00
  • 7c1bc64d38 doc: document the date(1) bug with empty format directives Pádraig Brady 2025-12-25 14:30:01 +00:00
  • 78c8447a98 build: update gnulib to latest Pádraig Brady 2025-12-25 14:25:58 +00:00
  • 18405cb51a tests: date: improve locale tests Collin Funk 2025-12-23 20:03:49 -08:00