summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-12ls: color each symlink-to-relative-name in / properlyJim Meyering
2012-05-10maint: post-release administriviaJim Meyering
2012-05-10version 8.17Jim Meyering
2012-05-10tests: misc/tty-eof: increase timeout to avoid unwarranted failureJim Meyering
2012-05-10stat,tail: recognize new FS types: bdevfs, inodefs, qnx6Jim Meyering
2012-05-10scripts: encourage use of shorter "bugs.gnu.org" in bug URLsJim Meyering
2012-05-10maint: handle file sizes more reliablyPaul Eggert
2012-05-09stat: don't report negative file size as huge positive numberPaul Eggert
2012-05-08split: avoid apparent infloop when splitting /dev/zero w/-n on the HurdJim Meyering
2012-05-08build: update gnulib submodule to latest; also bootstrap and init.shJim Meyering
2012-05-08doc: clarify dd conv=sparse usage with devicesPádraig Brady
2012-05-08maint: new function: usable_st_sizeJim Meyering
2012-05-08maint: fix common spelling errorsKevin Lyda
2012-05-07tests: avoid LD_PRELOAD lookup error for dlsymJim Meyering
2012-05-07cp: handle a race condition more sensiblyJim Meyering
2012-05-07doc: NEWS: note when the id/groups bug was introducedJim Meyering
2012-05-04build: update gnulib submodule to latestJim Meyering
2012-05-04maint: rely on gnulib's new sys_resource moduleJim Meyering
2012-05-02cp,mv,install: provide POSIX_FADV_SEQUENTIAL hint to inputPádraig Brady
2012-05-02maint: prohibit an operator at end of lineJim Meyering
2012-05-02maint: adjust comments to avoid FP match on binary-operator-at-EOLJim Meyering
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