summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-02-14tests: avoid non portable sed use of \tPádraig Brady-2/+2
2013-02-14build: avoid link failure in devmsg() on older linkersPádraig Brady-19/+35
2013-02-13numfmt: fix strtol() return code handlingAssaf Gordon-1/+1
2013-02-11maint: avoid running check-root tests in gnulibBernhard Voelker-1/+1
2013-02-11doc: improve the numfmt man page formatPádraig Brady-11/+11
2013-02-10doc: standardize helptext of numfmt and slice into single optionsBenno Schulenberg-131/+151
2013-02-10maint: consolidate developer debug messagesPádraig Brady-102/+83
2013-02-10tests: tail-2/inotify-rotate: fix a false failure on NFSPádraig Brady-1/+3
2013-02-10tests: skip numfmt grouping tests on some systemsPádraig Brady-1/+15
2013-02-07tests: avoid actual/expected mismatch due to changed diagnosticJim Meyering-2/+3
2013-02-07build: update gnulib submodule; also bootstrap to latestPádraig Brady-73/+93
2013-02-06maint: improve error messages upon failed read, write, access, closeBenno Schulenberg-23/+28
2013-02-05doc: fix a numfmt help section typoAssaf Gordon-5/+5
2013-02-05stty: add support for DTR/DSR hardware control flowOndřej Vašík-1/+13
2013-02-05numfmt: correct a printf formatPádraig Brady-1/+1
2013-02-04numfmt: a new command to format numbersAssaf Gordon-6/+2803
2013-02-04cut: fix a segfault with disjoint open ended rangesPádraig Brady-1/+6
2013-02-01doc: say how to tac char-by-charPaul Eggert-4/+11
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