summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-05-02maint: adjust comments to avoid FP match on binary-operator-at-EOLJim Meyering-15/+15
2012-05-02maint: with split lines, don't leave an operator at end of lineJim Meyering-34/+34
2012-04-30cat,cp,mv,install,split: Set the minimum IO block size used to 64KiBPádraig Brady-18/+28
2012-04-27id: -Zn/-Zr: avoid an invalid diagnosticJim Meyering-1/+2
2012-04-27id: don't call getcon unnecessarilyJim Meyering-7/+14
2012-04-27maint: id: minor factorizationJim Meyering-11/+12
2012-04-27id,groups: with no user name, print only real and/or effective IDs,Jim Meyering-6/+55
2012-04-22maint: sync up required autoconf version in bootstrap.confStefano Lattarini-1/+1
2012-04-19doc: fix a grammar nitJim Meyering-1/+1
2012-04-19tests: factor out expensive "pairs" code of misc/sttyBernhard Voelker-39/+94
2012-04-19tests: add iutf8 option to misc/sttyBernhard Voelker-7/+7
2012-04-19maint: tac: use memcpy, not strcpyJim Meyering-1/+1
2012-04-19maint: ls: use stpncpy/stpcpy, not strncpy/strcpyJim Meyering-9/+6
2012-04-19maint: modernize/clean-up a small function in ls.cJim Meyering-14/+11
2012-04-19doc: tweak README-hackingJim Meyering-2/+2
2012-04-17doc: use @xref{... only at start of a sentenceJim Meyering-9/+11
2012-04-16maint: replace a use of strcpy in chmod.c with memcpyJim Meyering-1/+1
2012-04-14doc: remove a little direntry redundancyKarl Berry-1/+1
2012-04-12fmt: accept new --goal=WIDTH (-g) optionBruce Korb-10/+99
2012-04-12cp: change --attributes-only to not truncate existing filesPádraig Brady-4/+41
2012-04-04tests: avoid unnecessary subshells in misc/sttyAndreas Schwab-3/+3
2012-04-04build: update gnulib submodule to latestJim Meyering-0/+0
2012-04-04tests: correct reversed args to "compare"Jim Meyering-2/+2
2012-04-04tests: new syntax-check rule to prohibit use of `...` in tests/Jim Meyering-0/+9
2012-04-04tests: remove nearly all remaining backticksJim Meyering-30/+28
2012-04-04tests: use perl's qx!...! rather than `...`Jim Meyering-4/+4
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering-430/+430
2012-04-03tests: convert one `...` expression manuallyJim Meyering-1/+1
2012-04-03tests: fix quoting bug in misc/nohupJim Meyering-2/+2
2012-04-03doc: identify/refer to source of each fixed bug in log and in NEWSJim Meyering-0/+11
2012-04-03tests: avoid spurious misc/expr failure on AIX 6.1Jim Meyering-1/+5
2012-03-28chmod: undo previous changePaul Eggert-15/+1
2012-03-28chmod: fix symlink race conditionPaul Eggert-1/+15
2012-03-26tests: remove temporary skip for sort-stale-thread-mem failureJim Meyering-2/+1
2012-03-26maint: post-release administriviaJim Meyering-2/+5
2012-03-26version 8.16v8.16Jim Meyering-1/+1
2012-03-26tests: work around F17-valgrind sort-stale-thread-mem failureJim Meyering-0/+7
2012-03-26doc: use $(...), not `...` in documentation and commentsJim Meyering-5/+5
2012-03-23tests: skip ls/stat-free-color on XFS, rather than always failingJim Meyering-0/+6
2012-03-23tests: skip part of dd/sparse on some file systemsJim Meyering-30/+24
2012-03-22maint: avoid a doc syntax check failurePádraig Brady-1/+1
2012-03-22ln: add the --relative optionHarald Hoyer-1/+104
2012-03-22maint: refactor relpath() from `realpath` for use by `ln`Pádraig Brady-92/+164
2012-03-22maint: ensure PATH_MAX is set correctlyPádraig Brady-0/+3
2012-03-21build: add numerous gnulib modules, mostly for improved portabilityJim Meyering-2/+15
2012-03-21build: update gnulib submodule to latestJim Meyering-0/+0
2012-03-21maint: use more modern fseeko, rather than fseekJim Meyering-1/+1
2012-03-20build: speed up configure for releasesEric Blake-0/+14
2012-03-20tests: avoid spurious misc/factor failure on OpenBSD 5.1Jim Meyering-1/+3
2012-03-20maint: remove now-superfluous coreutils-path-check ruleJim Meyering-38/+0