summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-03doc: identify/refer to source of each fixed bug in log and in NEWSJim Meyering
2012-04-03tests: avoid spurious misc/expr failure on AIX 6.1Jim Meyering
2012-03-28chmod: undo previous changePaul Eggert
2012-03-28chmod: fix symlink race conditionPaul Eggert
2012-03-26tests: remove temporary skip for sort-stale-thread-mem failureJim Meyering
2012-03-26maint: post-release administriviaJim Meyering
2012-03-26version 8.16Jim Meyering
2012-03-26tests: work around F17-valgrind sort-stale-thread-mem failureJim Meyering
2012-03-26doc: use $(...), not `...` in documentation and commentsJim Meyering
2012-03-23tests: skip ls/stat-free-color on XFS, rather than always failingJim Meyering
2012-03-23tests: skip part of dd/sparse on some file systemsJim Meyering
2012-03-22maint: avoid a doc syntax check failurePádraig Brady
2012-03-22ln: add the --relative optionHarald Hoyer
2012-03-22maint: refactor relpath() from `realpath` for use by `ln`Pádraig Brady
2012-03-22maint: ensure PATH_MAX is set correctlyPádraig Brady
2012-03-21build: add numerous gnulib modules, mostly for improved portabilityJim Meyering
2012-03-21build: update gnulib submodule to latestJim Meyering
2012-03-21maint: use more modern fseeko, rather than fseekJim Meyering
2012-03-20build: speed up configure for releasesEric Blake
2012-03-20tests: avoid spurious misc/factor failure on OpenBSD 5.1Jim Meyering
2012-03-20maint: remove now-superfluous coreutils-path-check ruleJim Meyering
2012-03-20doc: clarify current realpath --relative-base behaviorEric Blake
2012-03-20tests: avoid spurious dd/sparse failurePádraig Brady
2012-03-17tests: fix sort-discrim to work without GMPPádraig Brady
2012-03-16tests: avoid an ls-time false positive on Solaris 10Pádraig Brady
2012-03-15realpath: optimize --relative-base usageEric Blake
2012-03-15realpath: let --relative-to default to --relative-baseEric Blake
2012-03-15tests: cover more realpath scenariosEric Blake
2012-03-15realpath: fix problems with root handlingEric Blake
2012-03-14test: expose recent gnulib canonicalize bugEric Blake
2012-03-13tests: new discriminator-based test for sort -n and -hPaul Eggert
2012-03-10dirname: support more than one argumentJérémy Compostella
2012-03-10split: support an arbitrary number of split files by defaultJérémy Compostella
2012-03-09doc: add missing documentation for basename -zJérémy Compostella
2012-03-09maint: fix a version number typo in NEWSBernhard Voelker
2012-03-08chmod: add notations +40, 00440, etc.Paul Eggert
2012-03-08build: update gnulib submodule to latestPaul Eggert
2012-03-08du: fix -x: don't ignore non-directory argumentsJim Meyering
2012-03-07maint: use an optimal-for-coreutils xz compression settingJim Meyering
2012-03-07basename: support more than one argumentJérémy Compostella
2012-03-06maint: refactor copy to use is_nul()Pádraig Brady
2012-03-02tests: work around a block alignment issue in dd/sparsePádraig Brady
2012-02-29doc: timeout: document the exit status when run with "-s KILL"Rodrigo Campos
2012-02-29tests: compile and link shared object with $CC to make LD_PRELOAD workBernhard Voelker
2012-02-29dd: add support for the conv=sparse optionRoman Rybalko
2012-02-27doc: fix a wrong option reference in split invocationJérémy Compostella
2012-02-26tests: fix help-version on cygwin, where $EXEEXT is nonemptyJim Meyering
2012-02-26tests: remove unnecessary use of -lcBernhard Voelker
2012-02-25sort: default to physmem/8, not physmem/16Paul Eggert
2012-02-24doc: clarify a comment in system.hJim Meyering