2017-01-25 |
Manolis Ragkousis | build: Properly expand cu_install_program when cross... |
commit | commitdiff | tree |
2017-01-21 |
Mike Swanson | dircolors: highlight windows archive format |
commit | commitdiff | tree |
2017-01-21 |
Pádraig Brady | maint: mention the recent date time zone bug fix |
commit | commitdiff | tree |
2017-01-21 |
Assaf Gordon | maint: appease syntax-check failures due to recent... |
commit | commitdiff | tree |
2017-01-21 |
Paul Eggert | date: fix TZ= regression |
commit | commitdiff | tree |
2017-01-21 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2017-01-15 |
Jim Meyering | maint: update README-hacking, now that vc-dwim accepts... |
commit | commitdiff | tree |
2017-01-15 |
Paul Eggert | date: output "-00" for indeterminate time zone |
commit | commitdiff | tree |
2017-01-15 |
Paul Eggert | date: new option spelling --rfc-email |
commit | commitdiff | tree |
2017-01-15 |
Paul Eggert | maint: modernize URLs |
commit | commitdiff | tree |
2017-01-15 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2017-01-10 |
Bernhard Voelker | doc: move "File timestamps" to a separate chapter |
commit | commitdiff | tree |
2017-01-10 |
Eric Blake | maint: fix recent syntax check failures |
commit | commitdiff | tree |
2017-01-09 |
Paul Eggert | doc: cover file timestamps better |
commit | commitdiff | tree |
2017-01-09 |
Paul Eggert | maint: standardize on "timestamp" as per POSIX |
commit | commitdiff | tree |
2017-01-09 |
Pádraig Brady | stty: ensure no side effects from invalid options |
commit | commitdiff | tree |
2017-01-06 |
Assaf Gordon | tests: improve 'date --debug' tests |
commit | commitdiff | tree |
2017-01-06 |
Assaf Gordon | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2017-01-01 |
Pádraig Brady | maint: update all copyright year number ranges |
commit | commitdiff | tree |
2016-12-28 |
Zooko | doc: recommend b2sum as well as SHA2 |
commit | commitdiff | tree |
2016-12-28 |
Pádraig Brady | tests: avoid false fails on NFS due to EPERM |
commit | commitdiff | tree |
2016-12-27 |
Paul Eggert | doc: Update POSIX part of README (Bug#25259) |
commit | commitdiff | tree |
2016-12-26 |
Pádraig Brady | wc: with only --bytes, determine size more efficiently |
commit | commitdiff | tree |
2016-12-20 |
Pádraig Brady | maint: correct the version for the previous bug fix |
commit | commitdiff | tree |
2016-12-19 |
William R.... | wc: fix wrong byte counts when using --files-from0 |
commit | commitdiff | tree |
2016-12-18 |
Pádraig Brady | tests: fix typos in previous commit |
commit | commitdiff | tree |
2016-12-18 |
Nicolas Iooss | tests: support non-MLS enabled SELinux systems |
commit | commitdiff | tree |
2016-12-08 |
Torbjörn Granlund | factor: retry properly if Pollard rho gives a trivial... |
commit | commitdiff | tree |
2016-12-08 |
Niels Möller | factor: fix infinite loop in gcd2_odd |
commit | commitdiff | tree |
2016-12-02 |
Pádraig Brady | doc: fix --help for: od -t f[SIZE] |
commit | commitdiff | tree |
2016-11-30 |
Pádraig Brady | maint: post-release administrivia |
commit | commitdiff | tree |
2016-11-30 |
Pádraig Brady | version 8.26 v8.26 |
commit | commitdiff | tree |
2016-11-30 |
Pádraig Brady | tests: fix false failure with spaces in $PWD |
commit | commitdiff | tree |
2016-11-30 |
Pádraig Brady | maint: avoid "make distcheck" failure without excess... |
commit | commitdiff | tree |
2016-11-29 |
Pádraig Brady | tests: fix ERRORs and false FAILs on some platforms |
commit | commitdiff | tree |
2016-11-28 |
Pádraig Brady | head: fix processing of non-seekable input as seekable |
commit | commitdiff | tree |
2016-11-28 |
Kamil Dudka | install,mkdir: fix handling of -DZ and -pZ, respectively |
commit | commitdiff | tree |
2016-11-28 |
Pádraig Brady | tac: fix mem corruption when failing to read non seekab... |
commit | commitdiff | tree |
2016-11-27 |
Pádraig Brady | tail: fix uninitialized memory read when failing to... |
commit | commitdiff | tree |
2016-11-27 |
Pádraig Brady | doc: add NEWS entries for recent changes |
commit | commitdiff | tree |
2016-11-27 |
Pádraig Brady | stat,tail: sync with latest Linux file systems |
commit | commitdiff | tree |
2016-11-27 |
Pádraig Brady | build: fix potential factor build failure on arm and... |
commit | commitdiff | tree |
2016-11-27 |
Pádraig Brady | shred,sort: ensure faster unaligned access to rand... |
commit | commitdiff | tree |
2016-11-26 |
Paul Eggert | shuf: test input-closed bug |
commit | commitdiff | tree |
2016-11-26 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2016-11-26 |
Paul Eggert | numfmt: pacify Sun C 5.14 |
commit | commitdiff | tree |
2016-11-25 |
Pádraig Brady | tests: fix false failure on new ls test |
commit | commitdiff | tree |
2016-11-25 |
Pádraig Brady | pr: fix read from invalid memory with tabs in separator |
commit | commitdiff | tree |
2016-11-24 |
Pádraig Brady | ptx: fix an invalid heap reference with short --width |
commit | commitdiff | tree |
2016-11-24 |
Bernhard Voelker | doc: clarify that readlink's --quiet option is on by... |
commit | commitdiff | tree |
2016-11-24 |
Pádraig Brady | tests: fix false failure with ASAN in rm-readdir-fail |
commit | commitdiff | tree |
2016-11-24 |
Pádraig Brady | split: fix memory corruption during chunk extraction |
commit | commitdiff | tree |
2016-11-24 |
Pádraig Brady | tail: fix checking of remoteness when not using inotify |
commit | commitdiff | tree |
2016-11-23 |
Jim Meyering | build: avoid racy failure of "make -jN install" |
commit | commitdiff | tree |
2016-11-23 |
Bernhard Voelker | maint: fix 'syntax-check' targets for VPATH builds |
commit | commitdiff | tree |
2016-11-23 |
Bernhard Voelker | maint: add build-aux/ar-lib to .gitignore |
commit | commitdiff | tree |
2016-11-23 |
Paul Eggert | pr: fix integer overflow in buffer size calcs |
commit | commitdiff | tree |
2016-11-22 |
Bernhard Voelker | comm: add --total option |
commit | commitdiff | tree |
2016-11-22 |
Pádraig Brady | all: update gnulib submodule to latest |
commit | commitdiff | tree |
2016-11-22 |
Pádraig Brady | tests: fix false failure with FreeBSD 11 multibyte... |
commit | commitdiff | tree |
2016-11-22 |
Pádraig Brady | tests: fix false fails due to passing env vars to returns_ |
commit | commitdiff | tree |
2016-11-22 |
Pádraig Brady | tests: fix recent tail-2 test regressions |
commit | commitdiff | tree |
2016-11-22 |
Pádraig Brady | ls: improve alignment of quoted names |
commit | commitdiff | tree |
2016-11-22 |
Pádraig Brady | b2sum: a new checksum utility with md5sum like interface |
commit | commitdiff | tree |
2016-11-22 |
Jim Meyering | maint: avoid "make distcheck" failure due to excess... |
commit | commitdiff | tree |
2016-11-19 |
Pádraig Brady | cp: improve status message when omitting directories |
commit | commitdiff | tree |
2016-11-16 |
Pádraig Brady | tests: fix non portable date in recent test |
commit | commitdiff | tree |
2016-11-15 |
Pádraig Brady | tests: fix false failure on OS X |
commit | commitdiff | tree |
2016-11-15 |
Antonio Ospite | dircolors: highlight Motion JPEG multimedia files |
commit | commitdiff | tree |
2016-11-14 |
Jim Meyering | tests: use "returns_" rather than explicit comparison... |
commit | commitdiff | tree |
2016-11-14 |
Pádraig Brady | all: reduce usage of proper_name_utf8() |
commit | commitdiff | tree |
2016-11-13 |
Bernhard Voelker | maint: add 'returns_' to exclude list in sc_prohibit_an... |
commit | commitdiff | tree |
2016-11-13 |
Jim Meyering | tests: use "returns_" rather than explicit comparison... |
commit | commitdiff | tree |
2016-11-10 |
Pádraig Brady | tail: only retry file open if --retry specifed |
commit | commitdiff | tree |
2016-11-09 |
Pádraig Brady | tail: ensure -f --retry 'missing' handles truncation |
commit | commitdiff | tree |
2016-11-09 |
Pádraig Brady | tail: avoid outputting repeated data with remote files |
commit | commitdiff | tree |
2016-11-08 |
Pádraig Brady | tail: terminate when following pipes and untailable... |
commit | commitdiff | tree |
2016-11-07 |
Pádraig Brady | maint: misc tweaks to recent changes |
commit | commitdiff | tree |
2016-11-07 |
Pádraig Brady | maint: refactor printing of backup suffix --help |
commit | commitdiff | tree |
2016-11-07 |
Rishabh Dave | maint: simplify handling of backup --suffix in various... |
commit | commitdiff | tree |
2016-11-07 |
Pádraig Brady | date: add %q to output the quarter of the year |
commit | commitdiff | tree |
2016-11-07 |
Pádraig Brady | all: update gnulib submodule to latest |
commit | commitdiff | tree |
2016-11-05 |
Pádraig Brady | doc: clarify in texinfo that cut doesn't reorder fields |
commit | commitdiff | tree |
2016-11-05 |
Pádraig Brady | stat: make --format=%N honor the QUOTING_STYLE env var |
commit | commitdiff | tree |
2016-11-05 |
Pádraig Brady | doc: improve the --help description of ls -N |
commit | commitdiff | tree |
2016-11-04 |
Pádraig Brady | dd: warn about counts specified with confusing 0x prefix |
commit | commitdiff | tree |
2016-10-26 |
Pádraig Brady | md5sum,sha*sum: fix --ignore-missing with checksums... |
commit | commitdiff | tree |
2016-10-22 |
Bishop Bettini | doc: fix typo in stdbuf man page |
commit | commitdiff | tree |
2016-10-16 |
Jim Meyering | maint: we use die; remove now-unnecessary uses of abort |
commit | commitdiff | tree |
2016-10-16 |
Pádraig Brady | all: use die() rather than error(EXIT_FAILURE) |
commit | commitdiff | tree |
2016-10-15 |
Jim Meyering | build: also distribute new file, src/die.h |
commit | commitdiff | tree |
2016-10-15 |
Jim Meyering | build: add die.h; avoid new warnings from GCC 7 |
commit | commitdiff | tree |
2016-10-15 |
Jim Meyering | maint: pr: avoid new GCC 7 warning |
commit | commitdiff | tree |
2016-10-15 |
Jim Meyering | gnulib: update to latest and adapt printf-quote.sh... |
commit | commitdiff | tree |
2016-10-04 |
Pádraig Brady | rm: disallow --n alias for --no-preserve-root |
commit | commitdiff | tree |
2016-09-28 |
Pádraig Brady | tail: -F now always processes initially untailable... |
commit | commitdiff | tree |
2016-09-22 |
Jim Meyering | who: avoid new warning from upcoming gcc-7 |
commit | commitdiff | tree |
2016-09-19 |
Paul Eggert | ls: fix %%b format and precompute more |
commit | commitdiff | tree |
2016-09-11 |
George Burgess IV | pinky,who: remove redeclarations of ttyname |
commit | commitdiff | tree |
2016-09-10 |
Jim Meyering | gnulib: update to latest, for getprogname fixes |
commit | commitdiff | tree |
next |