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