summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-07-16maint: adjust to Gnulib -Wsystem-headers changePaul Eggert-1/+0
2024-07-16build: update gnulib submodule to latestPaul Eggert-0/+0
2024-07-10tests: add fold(1) test for non-existent filesBernhard Voelker-0/+7
2024-07-04maint: import tests/init.sh from Gnulib during bootstrapCollin Funk-706/+4
2024-07-03doc: remove 'proposed' in regard to $'' descriptionsPádraig Brady-4/+4
2024-07-02tests: fix improper use of grep -vPádraig Brady-11/+11
2024-07-02tests: cksum: check when several files are missing or incorrectSylvestre Ledru-0/+11
2024-07-01maint: silence deprecated module warningCollin Funk-1/+1
2024-06-29maint: prefer endian.h for byte order conversionsCollin Funk-20/+9
2024-06-29build: update gnulib submodule to latestCollin Funk-0/+0
2024-06-27ls: treat --time=mtime consistently with other time selectorsPádraig Brady-20/+28
2024-06-26doc: document the c-maybe quoting stylePádraig Brady-0/+3
2024-06-25stat: reactivate a translator comment (lost on 2012-01-09)Bruno Haible-2/+3
2024-06-01maint: improve ERE in sc_tests_list_consistencyBernhard Voelker-1/+1
2024-05-28stat,tail: sync with latest Linux file systemsPádraig Brady-2/+13
2024-05-24ls: improve sorting docPaul Eggert-23/+24
2024-05-22tests: cksum: extend with --status, --ignore-missing and --warnSylvestre Ledru-0/+58
2024-05-21build: fix build failure in --enable-single-binary modePádraig Brady-2/+2
2024-05-21maint: add lib/stdbit.h to .gitignorePádraig Brady-0/+1
2024-05-20stty: port test to Alpine LinuxPaul Eggert-1/+1
2024-05-16dd: skip some alloc tests on ZFSPaul Eggert-1/+4
2024-05-16maint: prefer stdbit.h to count-leading-zeros.hPaul Eggert-20/+6
2024-05-16maint: port test warnings to GCC 14Paul Eggert-0/+2
2024-05-16maint: update bootstrap from GnulibPaul Eggert-3/+23
2024-05-16build: update gnulib submodule to latestPaul Eggert-0/+0
2024-05-16sort: better -Wmissing-variable-declarationsPaul Eggert-5/+4
2024-05-16cksum: improve API consistency checkingPaul Eggert-3/+6
2024-05-15doc: improve the man page for sleepNikolaos Chatzikonstantinou-4/+3
2024-05-11tests: cksum: add incorrect data to verify --check & --strictSylvestre Ledru-0/+29
2024-05-09wc: increase I/O size from 16 KiB to 256KiBPádraig Brady-15/+15
2024-05-09wc: simplify and generalize AVX codeEvgeny Nizhibitsky-46/+13
2024-05-07doc: pwd: improve the -P help descriptionBruce Jerrick-1/+3
2024-05-05maint: rename octhexdigits macrosNikolay Nechaev-17/+14
2024-05-05maint: factor out common macros of stat and printfNikolay Nechaev-11/+10
2024-05-05maint: factor out the common show_date functionalityNikolay Nechaev-48/+64
2024-05-04cksum: add tests to verify the presence of "*"Sylvestre Ledru-0/+7
2024-05-03cp: actually support --update=none-failPádraig Brady-2/+17
2024-05-01maint: pacify GCC 14 -Wmissing-variable-declarationsCollin Funk-1/+4
2024-05-01maint: pacify GCC 14 -Wmissing-variable-declarations wrt md5.hPádraig Brady-0/+9
2024-05-01maint: avoid syntax check failure with long linesPádraig Brady-1/+1
2024-04-27build: bootstrap with python gnulib-tool by defaultPádraig Brady-101/+111
2024-04-23doc: sort: give example for sorting on the last fieldPádraig Brady-1/+11
2024-04-23build: provide way to bootstrap with python gnulib-toolPádraig Brady-6/+12
2024-04-19tail: avoid infloop with -c on /dev/zeroPaul Eggert-5/+32
2024-04-17ls: -f now means -a -UPaul Eggert-13/+15
2024-04-17maint: remove unnecessary stdbool.h includeCollin Funk-1/+0
2024-04-12join: fix error message for -a and -vPádraig Brady-1/+1
2024-04-07doc: NEWS: mention sort being more efficient with /proc filesPádraig Brady-0/+5
2024-04-06split: don’t trust st_size on /proc filesPaul Eggert-4/+2
2024-04-06sort: don’t trust st_size on /proc filesPaul Eggert-1/+1