summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-08-31stty: validate ispeed and ospeed argumentsPádraig Brady-4/+33
2022-08-29maint: be defensive in avoiding gnulib's poll modulePádraig Brady-0/+7
2022-08-29tail: use poll() on macOSPádraig Brady-5/+6
2022-08-27tests: runcon: fix new test to skip on non SELinux systemsPádraig Brady-1/+3
2022-08-27doc: NEWS: document recent comm fix, and runcon changePádraig Brady-0/+10
2022-08-27tests: fix tests after recent runcon changePádraig Brady-1/+2
2022-08-27comm: fix NUL --output-delimiter with --totalPádraig Brady-6/+21
2022-08-27maint: remove FIXME comment from timeout.cPádraig Brady-1/+1
2022-08-27runcon: distinguish runcon specific errors in exit statusPádraig Brady-21/+24
2022-08-13doc: README: split out ancillary informationPádraig Brady-120/+130
2022-08-13ls: support explicit --time=modification selectionPádraig Brady-2/+19
2022-08-12doc: ls: clarify description of timestampsPádraig Brady-3/+4
2022-08-01doc: cp: fix --reflink=when typo in texinfoPierre Marsais-1/+1
2022-08-01doc: uniq: clarify -f operationPádraig Brady-3/+4
2022-07-30doc: reference fmt(1) from fold(1)Pádraig Brady-0/+2
2022-07-27touch: fix aliasing bugPaul Eggert-13/+11
2022-07-26doc: env: clarify that empty signal args are ignoredPádraig Brady-8/+10
2022-07-24doc: date: clarify which options are mutually exclusivePádraig Brady-0/+9
2022-07-24date: --debug: diagnose discarded -d or -s optionsPádraig Brady-0/+27
2022-07-24runcon: ensure --compute runs the file it inspectsPádraig Brady-1/+34
2022-07-24doc: tr: clarify that -t is ignored unless translatingPádraig Brady-1/+1
2022-07-23rm: don’t assume st_size is nonnegativePaul Eggert-10/+19
2022-07-22stat: -c %s now prints unsignedPaul Eggert-1/+11
2022-07-06dd: doc improvement (Bug#54586)Paul Eggert-2/+11
2022-07-06cp: don’t remove nonempty cloned destPaul Eggert-2/+13
2022-07-05cp: don’t create empty file if cannot clonePaul Eggert-0/+3
2022-07-04maint: fix comment typoIvan Radić-1/+1
2022-06-24shuf: better diagnostic for ‘shuf -i -10-10’Paul Eggert-18/+23
2022-06-23cp: avoid -Wmaybe-uninitialized warning from GCC13Jim Meyering-1/+6
2022-06-23maint: remove unnecessary inclusion of hash.hJim Meyering-1/+0
2022-06-20maint: prefer POSIX-compatible EREsPaul Eggert-8/+12
2022-06-11cp: fix ‘cp -rx / /mnt’Paul Eggert-27/+26
2022-06-03maint: avoid \] in REsPaul Eggert-6/+6
2022-06-03build: update gnulib submodule to latestPaul Eggert-6/+13
2022-05-26maint: fix spelling in NEWS entryBernhard Voelker-1/+1
2022-05-25maint: spelling fixPaul Eggert-1/+1
2022-05-25sort: tune diff_reversedPaul Eggert-1/+1
2022-05-25sort: refactor tricky diff reversalPaul Eggert-6/+11
2022-05-25maint: sort.c: fix syntax-check issue in recent commitPádraig Brady-2/+1
2022-05-25sort: fix issue with -rk in previous commitPádraig Brady-1/+1
2022-05-17sort: fix unlikely int overflow with -rPaul Eggert-2/+6
2022-05-17maint: simplify comparisonsPaul Eggert-12/+10
2022-05-17sort: remove some gotosPaul Eggert-27/+28
2022-05-17sort: pacify GCC 12 false positivePaul Eggert-23/+17
2022-05-17build: update gnulib submodule to latestPaul Eggert-0/+0
2022-05-09factor: --exponents: new option for printing in p^e formatRasmus Villemoes-15/+49
2022-05-02tests: sort-NaN-infloop: augment testing for recent fixPádraig Brady-1/+4
2022-05-02build: update gnulib submodule to latestPaul Eggert-0/+0
2022-05-01sort: fix sort -g infloop againPaul Eggert-15/+12
2022-04-20mv: test Bug#55029Paul Eggert-0/+11