summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-02maint: with split lines, don't leave an operator at end of lineJim Meyering
2012-04-30cat,cp,mv,install,split: Set the minimum IO block size used to 64KiBPádraig Brady
2012-04-27id: -Zn/-Zr: avoid an invalid diagnosticJim Meyering
2012-04-27id: don't call getcon unnecessarilyJim Meyering
2012-04-27maint: id: minor factorizationJim Meyering
2012-04-27id,groups: with no user name, print only real and/or effective IDs,Jim Meyering
2012-04-22maint: sync up required autoconf version in bootstrap.confStefano Lattarini
2012-04-19doc: fix a grammar nitJim Meyering
2012-04-19tests: factor out expensive "pairs" code of misc/sttyBernhard Voelker
2012-04-19tests: add iutf8 option to misc/sttyBernhard Voelker
2012-04-19maint: tac: use memcpy, not strcpyJim Meyering
2012-04-19maint: ls: use stpncpy/stpcpy, not strncpy/strcpyJim Meyering
2012-04-19maint: modernize/clean-up a small function in ls.cJim Meyering
2012-04-19doc: tweak README-hackingJim Meyering
2012-04-17doc: use @xref{... only at start of a sentenceJim Meyering
2012-04-16maint: replace a use of strcpy in chmod.c with memcpyJim Meyering
2012-04-14doc: remove a little direntry redundancyKarl Berry
2012-04-12fmt: accept new --goal=WIDTH (-g) optionBruce Korb
2012-04-12cp: change --attributes-only to not truncate existing filesPádraig Brady
2012-04-04tests: avoid unnecessary subshells in misc/sttyAndreas Schwab
2012-04-04build: update gnulib submodule to latestJim Meyering
2012-04-04tests: correct reversed args to "compare"Jim Meyering
2012-04-04tests: new syntax-check rule to prohibit use of `...` in tests/Jim Meyering
2012-04-04tests: remove nearly all remaining backticksJim Meyering
2012-04-04tests: use perl's qx!...! rather than `...`Jim Meyering
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering
2012-04-03tests: convert one `...` expression manuallyJim Meyering
2012-04-03tests: fix quoting bug in misc/nohupJim Meyering
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