summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-01doc: Improve description of --files0-from optionPádraig Brady
2008-12-01tests: dd/reblock: Reduce chance of timing related failuresPádraig Brady
2008-11-30m4: avoid a warning from gcc's -Wstrict-prototypesJim Meyering
2008-11-30tests: df: skip total-verify if df failsJim Meyering
2008-11-30build: don't reject definition of STREQJim Meyering
2008-11-30tests: start long-running cp/link-heap earlierJim Meyering
2008-11-30tests: avoid failure of cp/link-heap on some systemsJim Meyering
2008-11-30remove explicit declaration of putenv, ...Jim Meyering
2008-11-30tests: dd/reblock: avoid occasional failureJim Meyering
2008-11-27pwd: add pwd -P, -L to TODOJames Youngman
2008-11-26doc: fix typo in units factorization, removed TODO itemsOndřej Vašík
2008-11-26doc: factor out list of suffix-to-number (e.g., KB->1000B) mappingsJim Meyering
2008-11-26doc: tail: one more s/bytes/n/ changeJim Meyering
2008-11-26doc: tail: fix description of --bytes=N (-c)Pádraig Brady
2008-11-23doc: move @shortcontents and @contents from end to startKarl Berry
2008-11-23doc (stat): clarify: there are two sets of format directivesJim Meyering
2008-11-23doc (stat): correct formatting in coreutils.texiKarl Berry
2008-11-22tests: dd: add a test for the required behaviorJim Meyering
2008-11-22Revert part of "dd: avoid unnecessary memory copies"Pádraig Brady
2008-11-21getlimits: A new utility for use in coreutils' testsPádraig Brady
2008-11-21dd: avoid unnecessary memory copiesPádraig Brady
2008-11-20cp: use far less memory in some casesJim Meyering
2008-11-20tests: add a test of cp --preserve=linksJim Meyering
2008-11-20cp: remove unused codeJim Meyering
2008-11-17doc: HACKING: reference http://www.gnu.org/licenses/why-assign.htmlJim Meyering
2008-11-16tests: remove debug code that would try to write into /t/k-envJim Meyering
2008-11-16tests: change misc/printf-surprise so that it doesn't segfault anymoreJim Meyering
2008-11-12tests: remove df/totalJim Meyering
2008-11-12* tests/df/total-verify [VERBOSE]: Run df --version, not ls --version.Ondřej Vašík
2008-11-12avoid spurious test failure when df always failsJim Meyering
2008-11-11jm-macros.m4: avoid syntax issue with newer autoconfEric Blake
2008-11-11Update references to GFDL: 1.2 -> 1.3Jim Meyering
2008-11-10make --help print "Report PROGRAM translation bugs to <...>."Jim Meyering
2008-11-10avoid warnings about discarding "qualifiers from pointer target type"Jim Meyering
2008-11-10avoid a compiler warningJim Meyering
2008-11-10use xfreopen in place of unchecked freopenJim Meyering
2008-11-10xfreopen: new moduleJim Meyering
2008-11-09Update URL: s!www.iro.umontreal.ca!translationproject.org/team/...!Jim Meyering
2008-11-09install: indicate clearly it's not for installing packagesJames Youngman
2008-11-08emit more precise bug-reporting instructionsJim Meyering
2008-11-05include gnulib's strdup module explicitlyJim Meyering
2008-10-28ls: --color now highlights hard linked files, tooKamil Dudka
2008-10-28tests: ls/stat-failed: don't discard stderr.Jim Meyering
2008-10-26tests: seq: check for today's extended long double fixJim Meyering
2008-10-26seq: improve quality of format-checking codePaul Eggert
2008-10-25factor: avoid compilation failure without libgmpJim Meyering
2008-10-25factor: remove --bignum and --no-bignum optionsPaul Eggert
2008-10-25tests: df/total: don't fail for an inaccessible mount pointJim Meyering
2008-10-25seq: revert Solaris 8 work-around that caused x86 regressionPaul Eggert
2008-10-24group-list: avoid compiler warningEric Blake