summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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
2015-05-14tests: fix async allocation race on BTRFSPádraig Brady-12/+26
2015-05-13timeout: with --foreground don't send SIGCONTPádraig Brady-6/+13
2015-05-13split: auto set suffix len for --numeric-suffixes=<N --number=NPádraig Brady-10/+44
2015-05-13doc: clarify the operation of wc -LAssaf Gordon-2/+5
2015-05-11tail: consistently output all data for truncated filesPádraig Brady-8/+82
2015-05-11tail: fix inotify startup racesPádraig Brady-23/+172
2015-05-11tests: cleanup background processes upon interruptionPádraig Brady-96/+188
2015-05-11tests: avoid hung processes due to gdb SIGCONT handlingPádraig Brady-10/+30
2015-05-11tests: fix races in and standardize the tail testsPádraig Brady-232/+244
2015-05-10build: rewrite is_ENOTSUP without an #if directivePaul Eggert-5/+1
2015-05-09build: avoid a warning form gcc's new -Wlogical-opJim Meyering-7/+17
2015-04-30doc: standardize messages about the '-' stdin FILEPádraig Brady-66/+94
2015-04-30tests: don't skip df tests with /proc/self/mountinfoPádraig Brady-15/+59
2015-04-28build: fix SINGLE_BINARY build when printf is a macroYunlian Jiang-4/+6
2015-04-28maint: avoid a new -Werror=return-type warning in yes.cPádraig Brady-1/+1
2015-04-28tests: run ls capability coloring test irrespective of $LS_COLORSPádraig Brady-2/+3
2015-04-27maint: use gnulib styling with the online manualPádraig Brady-1/+0
2015-04-27build: rely on gnulib to determine printf routines are safePádraig Brady-6/+0