summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-17doc: Remove curly quotes from shell examples in man pagesPádraig Brady
2008-12-16ChangeLog-2008: say ChangeLog files are no longer manually maintainedJim Meyering
2008-12-16du: -H now does what POSIX requiresJim Meyering
2008-12-13doc: pr: formatting correctionsJim Meyering
2008-12-13more portable bootstrap procedureRalf Wildenhues
2008-12-03tests: ensure that chmod, chgrp and chown honor --silentJim Meyering
2008-12-03chmod, chown, chgrp: honor --silent (-f) once againOndřej Vašík
2008-12-02wc: read and process --files0-from= input a name at a time,Jim Meyering
2008-12-02du: read and process --files0-from= input a name at a time,Jim Meyering
2008-12-01seq: plug a leakJim Meyering
2008-12-01avoid warnings about initialization of automatic aggregatesJim Meyering
2008-12-01* bootstrap.conf (gnulib_modules): Add argv-iter.Jim Meyering
2008-12-01argv-iter: add testsJim Meyering
2008-12-01argv-iter: new moduleJim Meyering
2008-12-01* src/hostname.c (sethostname) [!HAVE_SETHOSTNAME]: Remove declaration.Jim Meyering
2008-12-01cp, mv: remove 3-year-deprecated+warned-about --reply optionJim Meyering
2008-12-01doc: Make descriptions of ASCII NUL and --zero-terminated option consistentPádraig Brady
2008-12-01doc: enforce @var{lower} policyJim Meyering
2008-12-01doc: Tweak info docs to standarise on lower-case @var{file}Pádraig Brady
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