summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2025-03-15dircolors: add vt220 as a color capable terminalPádraig Brady-0/+1
2025-03-10dd: fix error detection with "nocache" flagFrédéric Yhuel-2/+4
2025-02-24who: fix -m with guessed tty namesLukáš Zaoral-1/+1
2025-02-20build: update gnulib submodule to latestPádraig Brady-6/+0
2025-02-20maint: fix sc_tight_scope failurePádraig Brady-37/+37
2025-02-20maint: fix sc_preprocessor_indentation failurePádraig Brady-3/+3
2025-02-19sort: improve -u brief docPaul Eggert-3/+2
2025-02-18du: update debug option setupPaul Eggert-11/+11
2025-02-18maint: omit function defn externPaul Eggert-37/+37
2025-02-18cksum: check API betterPaul Eggert-26/+8
2025-02-18cksum: minor crctab generation cleanupsPaul Eggert-33/+25
2025-02-18cksum: make cksum.h standalonePaul Eggert-1/+20
2025-02-17cksum: port to 32-bit uint_fast32_tPaul Eggert-2/+5
2025-02-15dircolors: recognize “jxl” (JPEG XL) filesMike Swanson-0/+1
2025-02-14cat: fix plain ‘cat’ bugPaul Eggert-13/+13
2025-02-14cat: omit unnecessary lseekPaul Eggert-1/+2
2025-02-14cat: port to platforms with shm, tmoPaul Eggert-3/+11
2025-02-02maint: pacify ‘gcc -Wswitch-enum’Paul Eggert-28/+45
2025-01-29doc: ls: clarify --format optionsPádraig Brady-2/+2
2025-01-28doc: support --with-packager-bug-reportsPádraig Brady-0/+7
2025-01-22sort: drop "note" from a --debug messagePádraig Brady-2/+1
2025-01-18ls: fix crash with --contextPádraig Brady-5/+5
2025-01-16ls: Fix compilation error on CentOS 6Bruno Haible-0/+3
2025-01-16sort: fix --debug buffer overrunPaul Eggert-1/+5
2025-01-15yes: avoid failure on CHERI protected systemsPádraig Brady-0/+5
2025-01-15tac: avoid out of bounds accessPádraig Brady-1/+1
2025-01-15maint: avoid syntax-check failurePádraig Brady-4/+4
2025-01-14cksum: port to Oracle Developer Studio 12.6Paul Eggert-38/+36
2025-01-13ls: readdir errno fixesPaul Eggert-7/+11
2025-01-13tail: fix regression in open() flags usedPádraig Brady-2/+1
2025-01-10csplit: avoid extraenous output files given empty inputPádraig Brady-4/+7
2025-01-10ls: suppress "Permission denied" errors on NFSPádraig Brady-2/+11
2025-01-08ls: update commentPaul Eggert-1/+1
2025-01-08tail: honor --pid with fifosPádraig Brady-5/+9
2025-01-07cp,mv: decouple --update from -f,-i,-n optionsPádraig Brady-115/+48
2025-01-06cp,mv: ensure -i,f are not overridden by -uPádraig Brady-7/+23
2025-01-01maint: update all copyright year number rangesPádraig Brady-143/+143
2024-12-30numfmt: don't require a suffix with --from=iec-iPádraig Brady-8/+7
2024-12-30maint: fix syntax-check errorPádraig Brady-3/+3
2024-12-30date: improve doc for ambiguous formatsPaul Eggert-5/+5
2024-12-30maint: ISDIGIT → c_isdigitPaul Eggert-48/+55
2024-12-23kill: with -l,-t list signal 0Pádraig Brady-3/+3
2024-12-21maint: correct © dates for hardware optimized crc routinesPádraig Brady-4/+4
2024-12-21tail: always fail when followed files become inaccessiblePádraig Brady-1/+1
2024-12-20cksum: update to pclmul optimized crc32b from gnulibPádraig Brady-1/+6
2024-12-05cksum: use ARMv8 SIMD extensionsSam Russell-0/+271
2024-12-05tail: ensure --follow=name unfollows renamed filesPádraig Brady-2/+3
2024-11-26cksum: use AVX2 and AVX512 for speedupSam Russell-9/+489
2024-11-26tail,tee: fix broken pipe detection on darwin 9Pádraig Brady-4/+5
2024-11-20maint: prefer mbszero over memsetCollin Funk-1/+1