summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-14cat: improve documentationEric Blake
2010-06-14doc: dd: discourage use of very large block sizesJim Meyering
2010-06-14dd: print a better diagnostic for an invalid block sizeJim Meyering
2010-06-11build: update gnulib submodule to latestJim Meyering
2010-06-11build: don't let a large sparse temporary file cause "make dist" to failJim Meyering
2010-06-10ls: avoid just-introduced buffer overrunJim Meyering
2010-06-08maint: adjust INT_BUFSIZE_BOUND usage for maintainabilityJim Meyering
2010-06-08sort: avoid unnecessary use of sprintfJim Meyering
2010-06-08dirname: tweak summary wordingEric Blake
2010-06-02doc: mention the new coreutils@ mailing listsJim Meyering
2010-06-02touch: remove support for --file=REF_FILE optionJim Meyering
2010-05-31maint: make spacing around "=" consistent, even in IF_LINTJim Meyering
2010-05-31maint: replace each "for (;;)" with "while (true)"Jim Meyering
2010-05-31maint: correct indentation of case_GETOPT_* macro usesJim Meyering
2010-05-31stat: use gnulib's alignof moduleJim Meyering
2010-05-31tests: remove unnecessary single quotes in perl hash use: ->{'SYM'}Jim Meyering
2010-05-29truncate: improve handling of non regular filesPádraig Brady
2010-05-28truncate: support sizes relative to an existing filePádraig Brady
2010-05-26tests: update help-version to work with parted, tooJim Meyering
2010-05-25maint: don't emit an extra newline in each of two diagnosticsJim Meyering
2010-05-25maint: remove unneeded double quotes on RHS of shell assignmentsJim Meyering
2010-05-24maint: remove a redundant sort parameter from a testPádraig Brady
2010-05-24sort: adjust the leading blanks --debug warningPádraig Brady
2010-05-23maint: make copyright comment consistent with all othersJim Meyering
2010-05-21tests: fix cp-a-selinux to skip cleanly upon mkfs failureJim Meyering
2010-05-19du: recognize -d N as equivalent to --max-depth=NJon Ringuette
2010-05-19tests: exercise du's --max-depth optionJim Meyering
2010-05-18tests: fix sort-debug-keys when fr_FR.utf8 not availablePádraig Brady
2010-05-17maint: fix the fs-magic-compare ruleJim Meyering
2010-05-17tests: update init.sh from gnulibJim Meyering
2010-05-17build: avoid a new -Wformat-induced warningJim Meyering
2010-05-16doc: fix sort info about version sort skipping blanksPádraig Brady
2010-05-16sort: --debug: output data independent warnings and infoPádraig Brady
2010-05-12tests: fix sort-debug-keys when fr_FR.utf8 not availablePádraig Brady
2010-05-12sort: add a --debug option to highlight key extentsPádraig Brady
2010-05-11build: record the gettext-0.18 requirement also in configure.acJim Meyering
2010-05-11build: update gnulib submodule to latestJim Meyering
2010-05-10build: record that when building from git, gettext-0.18 is requiredJim Meyering
2010-05-10tests: avoid a new syntax-check failureJim Meyering
2010-05-10tests: provide a definition of gl_trap_ in cfg.mkJim Meyering
2010-05-10tests: begin using init.shJim Meyering
2010-05-09tests: update help-versionJim Meyering
2010-05-09tests: move sc_prohibit_always-defined_macros to gnulib's maint.mkJim Meyering
2010-05-09tests: rename a syntax-checkJim Meyering
2010-05-09tests: loosen/tighten the always_defined_macros checkJim Meyering
2010-05-09tests: improve the always_defined_macros checkJim Meyering
2010-05-03doc: factor hard-coded project-specific bits from README-release, ...Jim Meyering
2010-05-03doc: update release procedureJim Meyering
2010-05-03maint: factor trap-related code out of two syntax-check rulesJim Meyering
2010-05-03maint: extend the always_defined_macros syntax-checkJim Meyering