summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-04maint: avoid "definitely lost" valgrind warningsPádraig Brady
2015-09-03tests: test numfmt stdin behaviorPádraig Brady
2015-09-03ls,ptx: restrict quotearg use to file name outputPádraig Brady
2015-09-03base64: no longer support hex or oct --wrap paramsPádraig Brady
2015-09-03base64: use stricter validation on wrap columnPádraig Brady
2015-09-03base32: A new program similar to base64Pádraig Brady
2015-09-01build: update gnulib submodule to latestPádraig Brady
2015-08-31doc: clarify in --help/man where short options take no paramPádraig Brady
2015-08-30tests: avoid FP of ls/stat-free-color.sh with newer glibcBernhard Voelker
2015-08-27doc: clarify where ambiguous if short options take no paramPádraig Brady
2015-08-22ls: allow -w18446744073709551616Paul Eggert
2015-08-18maint: add syntax check to ensure larger man/*.x files have a CopyrightBernhard Voelker
2015-07-23build: fprintftime/nstrftime API changesPaul Eggert
2015-07-23build: update gnulib submodule to latestPaul Eggert
2015-07-22doc: discourage use of uname -i and -p optionsPádraig Brady
2015-07-15doc: improve man page for realpath -mPádraig Brady
2015-07-15tests: avoid test warning with perl >= 5.22Peter Bray
2015-07-15sync: fix build with separate $(LIB_FDATASYNC)Peter Bray
2015-07-09dircolors: add tmux entriesPádraig Brady
2015-07-07shred: fix pattern selection for certain iteration countsPádraig Brady
2015-07-03maint: post-release administriviaPádraig Brady
2015-07-03version 8.24Pádraig Brady
2015-07-03maint: fix distclean-check failure due to THANKSPádraig Brady
2015-07-03maint: avoid false syntax-check failure in distcheckPádraig Brady
2015-07-03tests: update gnulib submodule and tests/init.sh to latestPádraig Brady
2015-07-03tests: avoid side effects of $SHELL environment variablePádraig Brady
2015-07-02tests: avoid false failures on OpenBSD 5.7Pádraig Brady
2015-07-02wc: fix reading of /proc files on aarch64Pádraig Brady
2015-07-01build: update gnulib submodule to latestPádraig Brady
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