summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-01-28df: do not treat rootfs speciallyBernhard Voelker-31/+14
2013-01-27df: prefer fullpath entries when deduplicatingOndrej Oprala-41/+95
2013-01-26timeout: ensure a blocked SIGALRM from the parent is unblockedStephan Krempel-0/+68
2013-01-26seq: fix to always honor the step valuePádraig Brady-3/+16
2013-01-26seq: fix misaligment with -w when no precision for start valuePádraig Brady-0/+10
2013-01-26cut: fix -f to work with the -d$'\n' edge casePádraig Brady-6/+18
2013-01-26cut: with -f, process each line independentlyPádraig Brady-25/+41
2013-01-23build: update gnulib submodule to latestPaul Eggert-0/+1
2013-01-24doc: fix an example in the od man pagePádraig Brady-1/+1
2013-01-23doc: fix order of du options in usage and texinfo manualBernhard Voelker-63/+63
2013-01-23maint: define usage note about mandatory args centrallyBernhard Voelker-145/+155
2013-01-21du: add -t SIZE, --threshold=SIZE optionJakob Truelsen-3/+431
2013-01-20tests: remove test case du/slinkBernhard Voelker-47/+0
2013-01-20maint: fix alphabetical order in .gitignoreBernhard Voelker-1/+1
2013-01-12uptime: gettextize an overlooked string, and normalize anotherBenno Schulenberg-2/+2
2013-01-10doc: make a --help text fragment identical to three othersBenno Schulenberg-1/+1
2013-01-07factor: apply a more general fix to enable correct assemblyPádraig Brady-16/+15
2013-01-06doc: sync parse-datetime from gnulibPaul Eggert-2/+3
2013-01-06doc: avoid @sc in texinfo; it is unnecessaryKarl Berry-102/+97
2013-01-04doc: remove stale pr news in the manualKarl Berry-30/+0
2013-01-01maint: update all copyright year number rangesJim Meyering-711/+710
2013-01-01build: update gnulib submodule to latestJim Meyering-0/+0
2012-12-31maint: adjust NEWS entry wordingJim Meyering-14/+14
2012-12-27doc: improve od --help and man pagePádraig Brady-25/+39
2012-12-21factor: disable x86_64 assembly code for x32 buildsMike Frysinger-2/+7
2012-12-21tests: avoid false positive valgrind failuresPádraig Brady-2/+6
2012-12-21dd: fix a printf format mismatch in an error messagePádraig Brady-2/+2
2012-12-21seq: fix newline output when -s specifiedPádraig Brady-7/+23
2012-12-20tests: add tests for basename's --zero optionBernhard Voelker-1/+10
2012-12-20doc: tweak 'lcov' in HACKINGAssaf Gordon-2/+2
2012-12-19maint: rewrap a long line noticed by make syntax-checkPádraig Brady-1/+2
2012-12-19doc: clarify when dd iflag=fullblock is usefulPádraig Brady-0/+9
2012-12-19tests: avoid a race in timeout-group.shPádraig Brady-1/+5
2012-12-19build: avoid --enable-gcc-warnings on GCC <= 4.5Pádraig Brady-15/+17
2012-12-19build: fix cygwin build issuesZartaj Majeed-2/+3
2012-12-17maint: consistently use @dots{} in coreutils.texiPádraig Brady-6/+6
2012-12-17readlink: support multiple command line argumentsPádraig Brady-33/+97
2012-12-15maint: update gitignore entriesAssaf Gordon-0/+2
2012-12-15doc: mention "git stash" in HACKINGAssaf Gordon-0/+2
2012-12-15tail,stat: improve support for the ceph file systemBernhard Voelker-0/+9
2012-12-14maint: fix typos found by misspellingsBernhard Voelker-3/+4
2012-12-09tests: add test case and note that last week's cut change is a bug fixJim Meyering-0/+35
2012-12-08cp: fix --no-preserve=mode to not exit 1Bernhard Voelker-12/+15
2012-12-07df: do not print duplicate entries and rootfs by defaultOndrej Oprala-0/+197
2012-12-06cut: avoid a redundant heap allocationCojocaru Alexandru-4/+4
2012-12-06maint: fix a referenced coreutils version in a test commentPádraig Brady-1/+1
2012-12-06tests: fix regex to match "-" in ipcent field in df/total-verify.shBernhard Voelker-1/+1
2012-12-06maint: adjust HACKING instructions to run a single testAssaf Gordon-2/+4
2012-12-06tests: cut.pl: adjust for changed diagnosticPádraig Brady-13/+1
2012-12-06cut: improve error reportingCojocaru Alexandru-3/+10