summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: once again distribute .tar.gz filesJan Nieuwenhuizen2020-02-273-3/+5
* maint: ensure .deps/ in the project root is ignored by gitPádraig Brady2020-02-271-1/+1
* doc: remove older ChangeLog itemsPádraig Brady2020-02-271-1/+1
* ls: issue error message on removed directoryColin Watson2020-02-274-0/+72
* build: update to latest gnulibPádraig Brady2020-02-252-2/+2
* b2sum: sync better with upstreamPádraig Brady2020-02-251-2/+9
* factor: sync longlong.h adjustments from upstreamPádraig Brady2020-02-251-45/+121
* stat,tail: sync file system constants from the linux kernelPádraig Brady2020-02-252-0/+14
* uniq: avoid strcoll() to improve performance and consistencyPádraig Brady2020-02-244-13/+68
* doc: clarify that '%a' stat format outputs mode bitsPádraig Brady2020-02-152-4/+4
* tests: fix test for symlinkPádraig Brady2020-02-101-1/+1
* tests: ensure tests/cp/preserve-gid.sh works with single binaryKamil Dudka2020-02-091-1/+8
* maint: avoid syntax-check failure in previous commitPádraig Brady2020-02-091-1/+2
* build: suppress new FP warning from gcc-10.0.1Jim Meyering2020-02-081-0/+4
* build: update to latest gnulibPádraig Brady2020-02-041-0/+0
* tests: avoid false failure due to varying /proc/kallsymsPádraig Brady2020-02-041-13/+9
* rmdir: fix --ignore-fail-on-non-empty with permissions errorsPádraig Brady2020-02-045-11/+39
* build: avoid vector performance warnings in randpermPádraig Brady2020-02-031-0/+2
* build: avoid including sysctl.h on glibcPádraig Brady2020-02-032-3/+4
* ls: support --time=creation to show/sort birth timePádraig Brady2020-02-035-14/+116
* build: rearrange yes(1) code to prevent GCC 10 warningChris Meyering2020-01-301-2/+6
* maint: add lib/iconv_open-zos.h to .gitignoreEmil Engler2020-01-011-0/+1
* build: auto enable use of openssl with >= version 3Pádraig Brady2020-01-012-0/+1
* maint: adjust to split out xstrtol-error gnulib modulePádraig Brady2020-01-017-0/+7
* maint: update all copyright year number rangesPádraig Brady2020-01-01798-798/+806
* doc: add example to demonstrate sub-second sleep timesBernhard Voelker2019-12-081-0/+7
* maint: fix syntax-check failure from recent adjustmentPádraig Brady2019-12-021-1/+1
* chcon: do not validate security context if SELinux is disabledKamil Dudka2019-12-021-1/+3
* doc: remove colon from node namePaul Eggert2019-11-111-2/+2
* shred: modernize documentationPaul Eggert2019-11-112-101/+93
* all: improve parsing of numeric argumentsPaul Eggert2019-10-2214-53/+53
* stdbuf: improve size checkingPaul Eggert2019-10-222-17/+21
* shuf: improve randperm overflow checkingPaul Eggert2019-10-222-11/+18
* build: don’t worry about logical-op checkingPaul Eggert2019-10-221-6/+0
* build: re-enable type-limits checkingPaul Eggert2019-10-221-2/+0
* shuf: fix bug with ‘-r -n 0’Paul Eggert2019-10-213-25/+37
* ls: use statx instead of stat when availableJeff Layton2019-10-095-41/+199
* truncate: avoid integer-overflow assumptionsPaul Eggert2019-10-031-30/+19
* numfmt: avoid unlikely integer overflowPaul Eggert2019-10-031-1/+1
* nl: fix integer-overflow bugPaul Eggert2019-10-031-5/+1
* cp: simplify integer overflow checkingPaul Eggert2019-10-031-3/+1
* seq: use faster processing for integer steps from 2 to 200Pádraig Brady2019-09-082-13/+39
* maint: use consistent header ordering and spacing in NEWSPádraig Brady2019-09-081-11/+10
* build: update gnulib submodule to latestPaul Eggert2019-08-151-0/+0
* scripts: document how to build older versions on newer systemsAssaf Gordon2019-08-1514-0/+1129
* build: adjust for recent gnulib pthread changesBruno Haible2019-08-122-6/+4
* date: mention military timezone changes from gnulibAssaf Gordon2019-08-102-0/+23
* maint: add lib/argmatch.h to po/POTFILES.inBernhard Voelker2019-08-101-0/+1
* gnulib: update to latestAssaf Gordon2019-08-101-0/+0
* doc: clarify that truncate creates sparse filesPádraig Brady2019-08-082-3/+3