2019-03-20 |
Paul Eggert | dd: improve doc of stderr output |
commit | commitdiff | tree |
2019-03-18 |
Kamil Dudka | md5sum,b2sum,sha*sum: --help: add note about binary... |
commit | commitdiff | tree |
2019-03-17 |
Paul Eggert | doc: add NEWS item for Solaris symlink fix |
commit | commitdiff | tree |
2019-03-17 |
Paul Eggert | ln: port to symlink ("x", ".") failing with EINVAL |
commit | commitdiff | tree |
2019-03-16 |
Pádraig Brady | doc: add a NEWS entry for the ln O_DIRECTORY fix |
commit | commitdiff | tree |
2019-03-16 |
Paul Eggert | ln: port to platforms lacking O_DIRECTORY |
commit | commitdiff | tree |
2019-03-15 |
Kamil Dudka | doc: improve wording of the --kibibytes option description |
commit | commitdiff | tree |
2019-03-11 |
Bernhard Voelker | maint: sync extra files from gnulib |
commit | commitdiff | tree |
2019-03-11 |
Pádraig Brady | maint: post-release administrivia |
commit | commitdiff | tree |
2019-03-10 |
Pádraig Brady | version 8.31 v8.31 |
commit | commitdiff | tree |
2019-03-10 |
Pádraig Brady | tests: test-N: include subsecond values in gating check |
commit | commitdiff | tree |
2019-03-10 |
Pádraig Brady | tests: wc-nbsp: fix false failures on various systems |
commit | commitdiff | tree |
2019-03-07 |
Pádraig Brady | tests: tail-2/pipe-f: avoid false failure closing stdout |
commit | commitdiff | tree |
2019-03-07 |
Pádraig Brady | tests: tac-2-nonseekable: ensure we don't block indefin... |
commit | commitdiff | tree |
2019-03-07 |
Pádraig Brady | tests: id/zero: avoid false failure due to sed differences |
commit | commitdiff | tree |
2019-03-07 |
Pádraig Brady | tests: test-N: fix false positives on some systems |
commit | commitdiff | tree |
2019-03-07 |
Assaf Gordon | doc: replace @hashchar{} with actual hash character |
commit | commitdiff | tree |
2019-03-06 |
Pádraig Brady | build: avoid statx related build failure on AIX |
commit | commitdiff | tree |
2019-03-06 |
Pádraig Brady | tests: wc-nbsp.sh: avoid failure on FreeBSD |
commit | commitdiff | tree |
2019-03-06 |
Pádraig Brady | build: fix env build where SIGNUM_BOUND is not constant |
commit | commitdiff | tree |
2019-03-04 |
Pádraig Brady | doc: remove older ChangeLog items |
commit | commitdiff | tree |
2019-03-04 |
Pádraig Brady | build: revert recent change with distributed man page... |
commit | commitdiff | tree |
2019-03-04 |
Pádraig Brady | env: add --list-signal-handling to output non default... |
commit | commitdiff | tree |
2019-03-04 |
Assaf Gordon | env: new options --{default,ignore,block}-signal[=SIG] |
commit | commitdiff | tree |
2019-03-04 |
Martin Bukatovic | stat: print birth time on systems supporting statx |
commit | commitdiff | tree |
2019-03-04 |
Pádraig Brady | df: support different file system encodings when not... |
commit | commitdiff | tree |
2019-03-04 |
Pádraig Brady | maint: tidy up recent additions to NEWS |
commit | commitdiff | tree |
2019-02-27 |
Bernhard Voelker | doc: further clarify 'yes' alternative in seq invocation |
commit | commitdiff | tree |
2019-02-26 |
Pádraig Brady | wc: treat non breaking space as a word separator |
commit | commitdiff | tree |
2019-02-25 |
Paul Eggert | doc: more date +%F clarifications |
commit | commitdiff | tree |
2019-02-25 |
Paul Eggert | doc: give date +%+F example |
commit | commitdiff | tree |
2019-02-25 |
Paul Eggert | doc: fix typo in previous patch |
commit | commitdiff | tree |
2019-02-25 |
Paul Eggert | date: ‘+’ conversion specification flag |
commit | commitdiff | tree |
2019-02-25 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2019-02-24 |
Bernhard Voelker | all: detect --help and --version more consistently |
commit | commitdiff | tree |
2019-02-24 |
Pádraig Brady | gnulib: update to the latest |
commit | commitdiff | tree |
2019-02-20 |
Martin Castillo | doc: fix join examples in texinfo |
commit | commitdiff | tree |
2019-02-19 |
Daming Yang | ls: better align month abbreviations containing digits |
commit | commitdiff | tree |
2019-02-18 |
Pádraig Brady | sort: clarify in --debug; only text comparisons affected |
commit | commitdiff | tree |
2019-02-12 |
Pádraig Brady | comm,join: ensure warnings are apparent upon exit |
commit | commitdiff | tree |
2019-02-12 |
Filipp Gunbin | doc: fix typo referencing RFC 2822 |
commit | commitdiff | tree |
2019-02-11 |
Pádraig Brady | gnulib: update to use new strtold module |
commit | commitdiff | tree |
2019-02-04 |
Pádraig Brady | seq: output decimal points consistently with invalid... |
commit | commitdiff | tree |
2019-02-04 |
Pádraig Brady | build: ensure sys/select.h is included |
commit | commitdiff | tree |
2019-02-04 |
Pádraig Brady | stat,tail: fix android build and support inotify |
commit | commitdiff | tree |
2019-01-31 |
Pádraig Brady | tests: add test for locale decimal processing |
commit | commitdiff | tree |
2019-01-31 |
Pádraig Brady | build: fix recent build failure on systems without... |
commit | commitdiff | tree |
2019-01-28 |
Pádraig Brady | maint: fix new syntax-check failure from recent change |
commit | commitdiff | tree |
2019-01-27 |
Paul Eggert | printf,seq: remove c-strtod dependency |
commit | commitdiff | tree |
2019-01-27 |
Paul Eggert | printf,seq: improve long double accuracy |
commit | commitdiff | tree |
2019-01-27 |
Paul Eggert | printf,seq,sleep,tail,timeout: accept current-locale... |
commit | commitdiff | tree |
2019-01-25 |
Paul Eggert | doc: update Goldberg URL |
commit | commitdiff | tree |
2019-01-25 |
Paul Eggert | sleep: improve doc |
commit | commitdiff | tree |
2019-01-20 |
Pádraig Brady | tail: fix handling of broken pipes with SIGPIPE ignored |
commit | commitdiff | tree |
2019-01-20 |
Ayappan | tail: fix recent ineffective AIX change |
commit | commitdiff | tree |
2019-01-20 |
Pádraig Brady | build: ensure VLAs are not used |
commit | commitdiff | tree |
2019-01-20 |
Pádraig Brady | gnulib: update to the latest |
commit | commitdiff | tree |
2019-01-16 |
Bernhard Voelker | build: use distributed man pages when running with... |
commit | commitdiff | tree |
2019-01-13 |
Pádraig Brady | ls: with --group-directories-first, also group symlinke... |
commit | commitdiff | tree |
2019-01-13 |
Pádraig Brady | tail: don't exit immediately with filters on AIX |
commit | commitdiff | tree |
2019-01-06 |
Assaf Gordon | basenc: allocate buffers on heap |
commit | commitdiff | tree |
2019-01-04 |
Pádraig Brady | doc: adjust URLs in help to avoid wrapping |
commit | commitdiff | tree |
2019-01-01 |
Assaf Gordon | maint: update all copyright year number ranges |
commit | commitdiff | tree |
2019-01-01 |
Bernhard Voelker | maint: mention base32 in the title line of common basenc.c |
commit | commitdiff | tree |
2019-01-01 |
Assaf Gordon | base64,base32: fix 'extra operand' error message |
commit | commitdiff | tree |
2018-12-31 |
Pádraig Brady | doc: mention that more than 8 colors are supported... |
commit | commitdiff | tree |
2018-12-28 |
Assaf Gordon | basenc: A new program complementary to base64/base32 |
commit | commitdiff | tree |
2018-12-21 |
Assaf Gordon | maint: rename base64.c to basenc.c |
commit | commitdiff | tree |
2018-12-15 |
Paul Eggert | shred,sort,split: add NEWS item |
commit | commitdiff | tree |
2018-12-15 |
Paul Eggert | shred,sort,split: fix ftruncate error reporting |
commit | commitdiff | tree |
2018-11-07 |
Bernhard Voelker | sync: add NEWS and test for the fix in the previous... |
commit | commitdiff | tree |
2018-11-06 |
Paul Eggert | sync: fix open fallback bug |
commit | commitdiff | tree |
2018-10-28 |
Paul Eggert | ln: use linkat and symlinkat |
commit | commitdiff | tree |
2018-10-28 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2018-10-27 |
Bernhard Voelker | tests: provide 100% coverage for echo |
commit | commitdiff | tree |
2018-10-27 |
Pádraig Brady | echo: always process escapes when POSIXLY_CORRECT is set |
commit | commitdiff | tree |
2018-10-26 |
Bernhard Voelker | test: add -N unary operator |
commit | commitdiff | tree |
2018-10-26 |
Bernhard Voelker | test: simplify redundant code |
commit | commitdiff | tree |
2018-10-26 |
Bernhard Voelker | test: remove support for the ambigous -a unary operator |
commit | commitdiff | tree |
2018-10-21 |
Bernhard Voelker | test: avoid FP in chroot-credentials.sh for different... |
commit | commitdiff | tree |
2018-10-20 |
Paul Eggert | doc: tidy up setuid commentary |
commit | commitdiff | tree |
2018-10-19 |
Paul Eggert | ln: avoid directory hard-link races |
commit | commitdiff | tree |
2018-10-19 |
Paul Eggert | cp: 'cp -il A B' no longer fails if user OKs it |
commit | commitdiff | tree |
2018-10-19 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2018-10-17 |
Paul Eggert | doc: add chmod examples |
commit | commitdiff | tree |
2018-10-01 |
Bjarni Ingi... | doc: fix minor mistakes in "env.x" |
commit | commitdiff | tree |
2018-09-30 |
Achilles Gaikwad | id: support multiple specified users |
commit | commitdiff | tree |
2018-09-25 |
Stéphane Campinas | doc: csplit: clarify handling of regexps with negative... |
commit | commitdiff | tree |
2018-09-24 |
Pádraig Brady | doc: csplit: clarify input may not be reproducible... |
commit | commitdiff | tree |
2018-07-27 |
Paul Eggert | df: omit redundant comparison |
commit | commitdiff | tree |
2018-07-27 |
Paul Eggert | df: tune slightly |
commit | commitdiff | tree |
2018-07-27 |
Paul Eggert | df: avoid multibyte character corruption on macOS |
commit | commitdiff | tree |
2018-07-26 |
Chih-Hsuan Yen | df: avoid multibyte character corruption on macOS |
commit | commitdiff | tree |
2018-07-22 |
Wodry | doc: improve documentation of binary prefixes |
commit | commitdiff | tree |
2018-07-21 |
Pádraig Brady | tests: avoid false failure on sparc 32 bit |
commit | commitdiff | tree |
2018-07-05 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2018-07-05 |
Pádraig Brady | tests: fix skipping in some tests |
commit | commitdiff | tree |
2018-07-02 |
Jim Meyering | maint: init.cfg: fix a minor test-related quoting bug |
commit | commitdiff | tree |
2018-07-02 |
Pádraig Brady | maint: post-release administrivia |
commit | commitdiff | tree |
2018-07-02 |
Pádraig Brady | version 8.30 v8.30 |
commit | commitdiff | tree |
next |