summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2014-09-10doc: adjust reference to info nodes in man pagesPádraig Brady-3/+4
2014-09-10maint: include libstdbuf.c in extraneous headers checkPádraig Brady-3/+1
2014-09-10build: adjust previous transformations on libstdbuf namePádraig Brady-5/+5
2014-09-10build: avoid name transformations on libstdbufPádraig Brady-1/+10
2014-09-09maint: fix syntax-check issues in recent commitPádraig Brady-2/+2
2014-09-08maint: avoid file-scope names of the form _[a-z]*Paul Eggert-29/+31
2014-09-08maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert-218/+204
2014-09-08doc: rename "coreutils invocation" to "Multi-call invocation"Paul Eggert-9/+12
2014-09-08doc: mention which commands are optionalPaul Eggert-0/+49
2014-09-07doc: fix typosBernhard Voelker-9/+9
2014-09-03doc: spell "indeterminate" correctlyPaul Eggert-1/+1
2014-08-23maint: ensure fiemap extents flags are compared correctlyPádraig Brady-0/+2
2014-08-22maint: avoid int64_t and similar types unless they're neededPaul Eggert-12/+12
2014-08-21maint: refactor ls QUOTING_STYLE env var handlingYurij Goncharuk-14/+22
2014-08-21doc: clarify that duplicate NFS mounts are skipped by dfFridolin Pokorny-1/+2
2014-08-19df: improve mount point selection with inaccurate mount listPádraig Brady-3/+8
2014-08-11cp: remove redundant possibly expensive heap deallocationRasmus Borup Hansen-1/+2
2014-08-04doc: indicate that FILE arguments are optional with rm -fReuben Thomas-1/+1
2014-08-03numfmt: fix misspelling in --debug messageAnders Jonsson-1/+1
2014-08-01tests: fix typo in tail-2/inotify-racePaul Eggert-1/+1
2014-08-01chroot: perform chdir("/") again unless new --skip-chdir is specifiedBernhard Voelker-38/+106
2014-07-31build: avoid building stdbuf on cygwinPádraig Brady-1/+1
2014-07-29doc: clarify that floating point parses "inf"Eric Blake-5/+8
2014-07-19maint: fix message translation glitchesPaul Eggert-3/+2
2014-07-18maint: post-release administriviaPádraig Brady-2/+5
2014-07-18version 8.23v8.23Pádraig Brady-1/+1
2014-07-18build: port new bootstrap script to POSIX shellsPádraig Brady-4/+5
2014-07-18tests: fix false failure with spaces in the test directoryPádraig Brady-0/+4
2014-07-18build: don't distribute generated coreutils.hPádraig Brady-2/+4
2014-07-18tests: fix false failure in cp --preserve=context testPádraig Brady-16/+20
2014-07-18maint: avoid a syntax-check warning in previous commitPádraig Brady-1/+1
2014-07-17build: port to non-GNU makePaul Eggert-3/+11
2014-07-16numfmt: fix isblank() usage for some unibyte localesAssaf Gordon-9/+10
2014-07-14tests: fix portabilitiy issue in new od-endian testPádraig Brady-2/+5
2014-07-14tests: fix portability issue in new dd/ascii testPádraig Brady-1/+1
2014-07-14tests: avoid hang when files created with wrong permissionsPádraig Brady-1/+1
2014-07-14maint: avoid clang -Wint-to-pointer-cast warningPádraig Brady-1/+2
2014-07-13build: update gnulib submodule to latestPádraig Brady-0/+5
2014-07-13sort: avoid undefined operation with destroying locked mutexPádraig Brady-8/+19
2014-07-13sort: fix two threading issues reported by valgrindShayan Pooya-2/+3
2014-07-13maint: avoid an inconsequential mem leakPádraig Brady-3/+7
2014-07-13build: adjust new rule not to depend on bash-4.xJim Meyering-1/+1
2014-07-13build: support building all tools in a single binaryAlex Deymo-149/+744
2014-07-04maint: simplify parsing df's output in shell scriptsBernhard Voelker-8/+7
2014-07-02pwd: revert default mode back to -PPádraig Brady-8/+11
2014-07-02tests: avoid false failure with spaces in mount point pathsPádraig Brady-11/+11
2014-07-02tests: avoid errors on systems without getmntentPádraig Brady-0/+12
2014-07-02tests: use "env builtin" in place of "$abs_top_builddir/src/builtin"Jim Meyering-11/+7
2014-07-02maint: fix context_t init warning on systems without selinuxAlex Deymo-1/+1
2014-07-01tests: adapt tests to change in pwd's defaultJim Meyering-5/+5