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