summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update .gitmodules to point at upstream:gnulibbaserock/8.23Daniel Silverstone2014-08-271-1/+1
* version 8.23v8.23Pádraig Brady2014-07-181-1/+1
* build: port new bootstrap script to POSIX shellsPádraig Brady2014-07-181-4/+5
* tests: fix false failure with spaces in the test directoryPádraig Brady2014-07-181-0/+4
* build: don't distribute generated coreutils.hPádraig Brady2014-07-181-2/+4
* tests: fix false failure in cp --preserve=context testPádraig Brady2014-07-181-16/+20
* maint: avoid a syntax-check warning in previous commitPádraig Brady2014-07-181-1/+1
* build: port to non-GNU makePaul Eggert2014-07-172-3/+11
* numfmt: fix isblank() usage for some unibyte localesAssaf Gordon2014-07-162-9/+10
* tests: fix portabilitiy issue in new od-endian testPádraig Brady2014-07-141-2/+5
* tests: fix portability issue in new dd/ascii testPádraig Brady2014-07-141-1/+1
* tests: avoid hang when files created with wrong permissionsPádraig Brady2014-07-141-1/+1
* maint: avoid clang -Wint-to-pointer-cast warningPádraig Brady2014-07-141-1/+2
* build: update gnulib submodule to latestPádraig Brady2014-07-132-0/+5
* sort: avoid undefined operation with destroying locked mutexPádraig Brady2014-07-132-8/+19
* sort: fix two threading issues reported by valgrindShayan Pooya2014-07-131-2/+3
* maint: avoid an inconsequential mem leakPádraig Brady2014-07-131-3/+7
* build: adjust new rule not to depend on bash-4.xJim Meyering2014-07-131-1/+1
* build: support building all tools in a single binaryAlex Deymo2014-07-1329-149/+744
* maint: simplify parsing df's output in shell scriptsBernhard Voelker2014-07-044-8/+7
* pwd: revert default mode back to -PPádraig Brady2014-07-024-8/+11
* tests: avoid false failure with spaces in mount point pathsPádraig Brady2014-07-021-11/+11
* tests: avoid errors on systems without getmntentPádraig Brady2014-07-022-0/+12
* tests: use "env builtin" in place of "$abs_top_builddir/src/builtin"Jim Meyering2014-07-025-11/+7
* maint: fix context_t init warning on systems without selinuxAlex Deymo2014-07-021-1/+1
* tests: adapt tests to change in pwd's defaultJim Meyering2014-07-015-5/+5
* maint: fix const correctness warnings with security_context_tPádraig Brady2014-07-0113-35/+43
* chcon: avoid redundant context allocationsNamhyung Kim2014-07-011-9/+9
* chcon: use security_check_context() for context validationNamhyung Kim2014-07-011-5/+2
* pwd: assume -L mode by default, as per POSIXPádraig Brady2014-06-304-8/+10
* tests: use predetermined NON_ROOT_GIDPádraig Brady2014-06-266-22/+17
* maint: mention when the du cycle warning bug was introducedPádraig Brady2014-06-261-0/+1
* id: output the effective group for the processPetr Stodůlka2014-06-263-14/+27
* df: report correct device in presence of eclipsed mountsPádraig Brady2014-06-254-5/+104
* df: look for accessible mount points for specified devicesPádraig Brady2014-06-241-6/+18
* df: output placeholder values for inaccessible mount pointsPádraig Brady2014-06-243-32/+89
* du: ignore directory cycles due to bind mountsPádraig Brady2014-06-243-11/+9
* doc: state in ls --help, that -h affects --size formatPádraig Brady2014-06-241-1/+1
* doc: clarify chgrp restrictionsPádraig Brady2014-06-192-1/+13
* df: use all of the last device details providedPádraig Brady2014-06-182-19/+11
* seq: fix incorrect output with start or end of -0Pádraig Brady2014-06-183-1/+7
* tail: fix --follow to use polling mode for VXFSPádraig Brady2014-06-132-1/+6
* maint: suppress a theoretical buffer overflow warningPádraig Brady2014-06-121-1/+1
* tests: fix version printing for ginstall in one testPádraig Brady2014-06-111-1/+1
* install: allow options -D and -t to be used togetherBernhard Voelker2014-06-114-19/+65
* build: update gnulib submodule and tests/init.sh to latestPádraig Brady2014-06-112-0/+2
* build: update GCC warningsPádraig Brady2014-06-111-13/+5
* tests: consolidate tests for true and falsePádraig Brady2014-06-033-38/+41
* maint: avoid compiler warnings with some assert() implementationsBen Walton2014-06-022-1/+1
* build: be more specific about .git repo before enabling warningsBen Walton2014-06-021-1/+3