summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2014-09-30dd: new status=progress level to print stats periodicallyFederico Simoncelli-53/+145
2014-09-30dd: use more robust SIGUSR1 handlingPádraig Brady-32/+135
2014-09-24test: check for Fedora 20 sort key bugPaul Eggert-0/+4
2014-09-24mv: use reflink=auto mode by defaultDavid Sterba-1/+4
2014-09-23stty: only list supported options in --help and man pagesPádraig Brady-4/+173
2014-09-23doc: fix use of "e.g." in stdbuf help messageMichal Nazarewicz-1/+1
2014-09-23build: pass program name to help2man after other optionsBernhard Voelker-1/+2
2014-09-23build: fix argument count check in dummy-man againBernhard Voelker-1/+1
2014-09-22build: fix an inverted test breaking dummy-manAlban Bedel-1/+1
2014-09-19build: fix dependency issues with man page generationPádraig Brady-37/+113
2014-09-19maint: don't trigger gcc-5's new -Wlogical-not-parentheses warningJim Meyering-1/+1
2014-09-19cp: fix handling of -H with multiply specified source dirsPádraig Brady-5/+17
2014-09-19cp: issue correct warning and ignore duplicate source dirsPádraig Brady-0/+53
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady-100/+104
2014-09-19doc: ensure the correct texinfo nodes are referenced in --helpPádraig Brady-4/+26
2014-09-16tests: fix false du failure on newer XFSBernhard Voelker-9/+8
2014-09-11cat: allow copying empty files to themselvesPaul Eggert-27/+44
2014-09-11doc: reference online info pages directly from man pagesPádraig Brady-7/+30
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