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