summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-07-01tests: avoid false failure on FreeBSD systemsPádraig Brady-0/+4
2015-07-01factor: ensure atomic output through pipesPádraig Brady-26/+96
2015-07-01tests: fix false failure on slower systemsPádraig Brady-3/+3
2015-06-29maint: stdbuf.c: avoid the OS X putenv functionJim Meyering-1/+2
2015-06-29build: numfmt.c: avoid a shadowing warningJim Meyering-4/+4
2015-06-29numfmt: fix printf argument orderAssaf Gordon-1/+1
2015-06-28maint: clarify df's use of device IDs from /proc/self/mountinfoPádraig Brady-4/+2
2015-06-26chroot: quote argument in error diagnosticPádraig Brady-1/+1
2015-06-25maint: clarify integer operations in recent commitPádraig Brady-2/+5
2015-06-25tests: avoid false failure when running as rootPádraig Brady-3/+5
2015-06-25tests: avoid false failures with LD_PRELOAD=libasan.so.2Pádraig Brady-12/+16
2015-06-25build: update to latest gnulibPádraig Brady-0/+0
2015-06-25build: allow build to complete with -fsanitize=addressPádraig Brady-0/+3
2015-06-24maint: avoid undefined behavior in qsort callPádraig Brady-3/+3
2015-06-24factor: avoid interspersed lines for parallel runsPádraig Brady-3/+59
2015-06-24seq: handle exponents more consistentlyPádraig Brady-2/+31
2015-06-24seq: use consistent output format with hex integersPádraig Brady-8/+35
2015-06-24seq: support inf last item more generally/efficientlyPádraig Brady-25/+98
2015-06-22doc: list numfmt in the main menu with "Numeric operations"Pádraig Brady-1/+1
2015-06-22numfmt: don't hardcode floating point limitsPádraig Brady-177/+188
2015-06-22numfmt: handle leading zeros correctlyPádraig Brady-2/+24
2015-06-22numfmt: avoid integer overflow when roundingPádraig Brady-13/+53
2015-06-21numfmt: support user specified output precisionPádraig Brady-21/+67
2015-06-19numfmt: implement support for field rangesDylan Cali-137/+290
2015-06-19doc: use correct units in df | numfmt examplePádraig Brady-2/+2
2015-06-19numfmt: handle suffixes consistently with --{from,to}-unitPádraig Brady-7/+47
2015-06-17maint: remove stale online manual items at releasePádraig Brady-8/+24
2015-06-09tail: display consistent diagnostics upon file replacementPádraig Brady-32/+27
2015-06-09tail: display file headers correctly with inotifyPádraig Brady-10/+76
2015-06-07maint: sync .gitignore items with gnulib entriesPádraig Brady-3/+28
2015-06-06tests: fix false failure in recent test adjustmentPádraig Brady-9/+10
2015-06-06build: port to AIXPaul Eggert-9/+34
2015-06-06build: update gnulib submodule to latestPaul Eggert-0/+0
2015-06-05build: update gnulib submodule to latestPaul Eggert-0/+0
2015-06-04build: port single_binary_prog to POSIX shellPaul Eggert-4/+8
2015-06-03build: add a dependency on the gnulib tempname modulePádraig Brady-0/+1
2015-06-02build: update to latest gnulibPádraig Brady-0/+0
2015-06-01tests: fix race in tail test without inotifyPádraig Brady-4/+13
2015-06-01tests: fix false failure on loaded systemsPádraig Brady-1/+1
2015-05-30maint: avoid new coverity warningsPádraig Brady-14/+6
2015-05-28build: remove workarounds for unsupported gettext versionsPádraig Brady-16/+1
2015-05-28tests: ln/hard-to-sym FAIL rather than ERROR when ln failsPádraig Brady-15/+21
2015-05-28copy: prefer our hardlink to symlink emulation on OS X 10.10Pádraig Brady-2/+3
2015-05-26maint: remove sys/types.h include order checkPádraig Brady-10/+0
2015-05-23mkdir: fix -pZ with existing parent directoriesPádraig Brady-15/+9
2015-05-22tests: df-output: accept multiple spaces in headerAssaf Gordon-1/+1
2015-05-19tests: fix non POSIX constructs causing failures with dashPádraig Brady-22/+27
2015-05-17build: fix 'dist' and 'syntax-check' targets in VPATH buildPádraig Brady-17/+18
2015-05-17build: avoid issues with case insensitive file systemsPádraig Brady-1/+7
2015-05-14tests: fix check for local file system in inotify-rotate-resources.shBernhard Voelker-2/+1