summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-13numfmt: fix strtol() return code handlingAssaf Gordon
2013-02-11maint: avoid running check-root tests in gnulibBernhard Voelker
2013-02-11doc: improve the numfmt man page formatPádraig Brady
2013-02-10doc: standardize helptext of numfmt and slice into single optionsBenno Schulenberg
2013-02-10maint: consolidate developer debug messagesPádraig Brady
2013-02-10tests: tail-2/inotify-rotate: fix a false failure on NFSPádraig Brady
2013-02-10tests: skip numfmt grouping tests on some systemsPádraig Brady
2013-02-07tests: avoid actual/expected mismatch due to changed diagnosticJim Meyering
2013-02-07build: update gnulib submodule; also bootstrap to latestPádraig Brady
2013-02-06maint: improve error messages upon failed read, write, access, closeBenno Schulenberg
2013-02-05doc: fix a numfmt help section typoAssaf Gordon
2013-02-05stty: add support for DTR/DSR hardware control flowOndřej Vašík
2013-02-05numfmt: correct a printf formatPádraig Brady
2013-02-04numfmt: a new command to format numbersAssaf Gordon
2013-02-04cut: fix a segfault with disjoint open ended rangesPádraig Brady
2013-02-01doc: say how to tac char-by-charPaul Eggert
2013-01-28df: do not treat rootfs speciallyBernhard Voelker
2013-01-27df: prefer fullpath entries when deduplicatingOndrej Oprala
2013-01-26timeout: ensure a blocked SIGALRM from the parent is unblockedStephan Krempel
2013-01-26seq: fix to always honor the step valuePádraig Brady
2013-01-26seq: fix misaligment with -w when no precision for start valuePádraig Brady
2013-01-26cut: fix -f to work with the -d$'\n' edge casePádraig Brady
2013-01-26cut: with -f, process each line independentlyPádraig Brady
2013-01-23build: update gnulib submodule to latestPaul Eggert
2013-01-24doc: fix an example in the od man pagePádraig Brady
2013-01-23doc: fix order of du options in usage and texinfo manualBernhard Voelker
2013-01-23maint: define usage note about mandatory args centrallyBernhard Voelker
2013-01-21du: add -t SIZE, --threshold=SIZE optionJakob Truelsen
2013-01-20tests: remove test case du/slinkBernhard Voelker
2013-01-20maint: fix alphabetical order in .gitignoreBernhard Voelker
2013-01-12uptime: gettextize an overlooked string, and normalize anotherBenno Schulenberg
2013-01-10doc: make a --help text fragment identical to three othersBenno Schulenberg
2013-01-07factor: apply a more general fix to enable correct assemblyPádraig Brady
2013-01-06doc: sync parse-datetime from gnulibPaul Eggert
2013-01-06doc: avoid @sc in texinfo; it is unnecessaryKarl Berry
2013-01-04doc: remove stale pr news in the manualKarl Berry
2013-01-01maint: update all copyright year number rangesJim Meyering
2013-01-01build: update gnulib submodule to latestJim Meyering
2012-12-31maint: adjust NEWS entry wordingJim Meyering
2012-12-27doc: improve od --help and man pagePádraig Brady
2012-12-21factor: disable x86_64 assembly code for x32 buildsMike Frysinger
2012-12-21tests: avoid false positive valgrind failuresPádraig Brady
2012-12-21dd: fix a printf format mismatch in an error messagePádraig Brady
2012-12-21seq: fix newline output when -s specifiedPádraig Brady
2012-12-20tests: add tests for basename's --zero optionBernhard Voelker
2012-12-20doc: tweak 'lcov' in HACKINGAssaf Gordon
2012-12-19maint: rewrap a long line noticed by make syntax-checkPádraig Brady
2012-12-19doc: clarify when dd iflag=fullblock is usefulPádraig Brady
2012-12-19tests: avoid a race in timeout-group.shPádraig Brady
2012-12-19build: avoid --enable-gcc-warnings on GCC <= 4.5Pádraig Brady