2019-08-12 |
Bruno Haible | build: adjust for recent gnulib pthread changes |
commit | commitdiff | tree |
2019-08-11 |
Assaf Gordon | date: mention military timezone changes from gnulib |
commit | commitdiff | tree |
2019-08-11 |
Bernhard Voelker | maint: add lib/argmatch.h to po/POTFILES.in |
commit | commitdiff | tree |
2019-08-11 |
Assaf Gordon | gnulib: update to latest |
commit | commitdiff | tree |
2019-08-08 |
Pádraig Brady | doc: clarify that truncate creates sparse files |
commit | commitdiff | tree |
2019-08-07 |
Mike Swanson | dircolors: recognize the WebP image format |
commit | commitdiff | tree |
2019-08-06 |
Bernhard Voelker | maint: fix error in syntax-check checking |
commit | commitdiff | tree |
2019-08-04 |
Akim Demaille | maint: fix issues in syntax-check |
commit | commitdiff | tree |
2019-08-03 |
Assaf Gordon | seq: fix superfluous output line |
commit | commitdiff | tree |
2019-07-22 |
Bernhard Voelker | doc: improve new version sort chapter |
commit | commitdiff | tree |
2019-07-15 |
Assaf Gordon | doc: add "version sort ordering" chapter |
commit | commitdiff | tree |
2019-07-12 |
Andreas Dilger | stat: don't explicitly request file size for filenames |
commit | commitdiff | tree |
2019-06-20 |
Paul Eggert | od: use fseek on non-regular files |
commit | commitdiff | tree |
2019-06-18 |
Paul Eggert | doc: mention ls -l user/group justification |
commit | commitdiff | tree |
2019-06-14 |
Jeff Layton | stat: fix enabling of statx logic |
commit | commitdiff | tree |
2019-06-13 |
Assaf Gordon | tests: avoid false-positive in date-debug test |
commit | commitdiff | tree |
2019-06-10 |
Jeff Layton | stat: Use statx where available and support --cached |
commit | commitdiff | tree |
2019-06-09 |
Pádraig Brady | doc: fix description of tail -f on truncated files |
commit | commitdiff | tree |
2019-06-08 |
Pádraig Brady | split: fix failure for certain number of specified... |
commit | commitdiff | tree |
2019-05-30 |
Paul Eggert | dd: be more careful about signal handling |
commit | commitdiff | tree |
2019-05-29 |
Paul Eggert | maint: fix version number in NEWS |
commit | commitdiff | tree |
2019-05-28 |
Paul Eggert | cp: fix /dev/stdin problem on Solaris |
commit | commitdiff | tree |
2019-05-26 |
Kevin Locke | doc: clarify dd sparse detection is by *output* block |
commit | commitdiff | tree |
2019-05-22 |
Martin Castillo | doc: fix typo in sort set operations example |
commit | commitdiff | tree |
2019-05-17 |
Paul Eggert | b2sum: port blake2b-ref.c to HP-UX aCC |
commit | commitdiff | tree |
2019-05-15 |
Paul Eggert | b2sum: sync better with upstream |
commit | commitdiff | tree |
2019-05-15 |
Paul Eggert | b2sum: port to HP-UX aCC |
commit | commitdiff | tree |
2019-05-14 |
Paul Eggert | stdbuf: port configure-time checking to HP-UX aCC |
commit | commitdiff | tree |
2019-05-11 |
Paul Eggert | b2sum: port to HP-UX C |
commit | commitdiff | tree |
2019-05-11 |
Paul Eggert | cp: port fiemap.h to C99 |
commit | commitdiff | tree |
2019-05-11 |
Paul Eggert | basenc: port to C99 |
commit | commitdiff | tree |
2019-05-11 |
Paul Eggert | maint: adjust to recent verify_true removal |
commit | commitdiff | tree |
2019-05-11 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2019-04-19 |
Bernhard Voelker | gnulib: update to the latest |
commit | commitdiff | tree |
2019-03-31 |
Shugo Maeda | factor: output immediately if stdout is a tty but stdin... |
commit | commitdiff | tree |
2019-03-30 |
Pádraig Brady | maint: fix syntax check failure |
commit | commitdiff | tree |
2019-03-30 |
Martin Castillo | maint: tee: use STDIN_FILENO rather than 0 |
commit | commitdiff | tree |
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 |
next |