summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-01ls: use the POSIX date style when the locale does not specify onePádraig Brady
2010-06-30tests: fail rather than infloop in tail's inotify-rotate testJim Meyering
2010-06-30tests: move most helper functions from test-lib.sh to new init.cfgJim Meyering
2010-06-30tests: sync tests/init.sh from gnulibJim Meyering
2010-06-29doc: df, du, ls: improve --blocksize description in --helpJim Meyering
2010-06-29doc: reference POS syntax in --help for sort --keyPádraig Brady
2010-06-27ln: print a clearer error message when linking failsBenno Schulenberg
2010-06-22stat: remove support for deprecated --context (-Z) optionJim Meyering
2010-06-21doc: fix comm's --help output so we generate a better man pageJim Meyering
2010-06-14maint: ignore another gnulib generated fileEric Blake
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