summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 8.17v8.17Jim Meyering2012-05-101-1/+1
* tests: misc/tty-eof: increase timeout to avoid unwarranted failureJim Meyering2012-05-102-2/+2
* stat,tail: recognize new FS types: bdevfs, inodefs, qnx6Jim Meyering2012-05-102-1/+9
* scripts: encourage use of shorter "bugs.gnu.org" in bug URLsJim Meyering2012-05-101-1/+1
* maint: handle file sizes more reliablyPaul Eggert2012-05-108-34/+69
* stat: don't report negative file size as huge positive numberPaul Eggert2012-05-092-1/+4
* split: avoid apparent infloop when splitting /dev/zero w/-n on the HurdJim Meyering2012-05-082-1/+6
* build: update gnulib submodule to latest; also bootstrap and init.shJim Meyering2012-05-083-14/+67
* doc: clarify dd conv=sparse usage with devicesPádraig Brady2012-05-081-1/+4
* maint: new function: usable_st_sizeJim Meyering2012-05-081-0/+7
* maint: fix common spelling errorsKevin Lyda2012-05-0820-33/+33
* tests: avoid LD_PRELOAD lookup error for dlsymJim Meyering2012-05-071-1/+1
* cp: handle a race condition more sensiblyJim Meyering2012-05-075-1/+100
* doc: NEWS: note when the id/groups bug was introducedJim Meyering2012-05-071-1/+1
* build: update gnulib submodule to latestJim Meyering2012-05-041-0/+0
* maint: rely on gnulib's new sys_resource moduleJim Meyering2012-05-043-4/+2
* cp,mv,install: provide POSIX_FADV_SEQUENTIAL hint to inputPádraig Brady2012-05-021-0/+3
* maint: prohibit an operator at end of lineJim Meyering2012-05-021-0/+16
* maint: adjust comments to avoid FP match on binary-operator-at-EOLJim Meyering2012-05-023-15/+15
* maint: with split lines, don't leave an operator at end of lineJim Meyering2012-05-0211-34/+34
* cat,cp,mv,install,split: Set the minimum IO block size used to 64KiBPádraig Brady2012-04-302-18/+28
* id: -Zn/-Zr: avoid an invalid diagnosticJim Meyering2012-04-271-1/+2
* id: don't call getcon unnecessarilyJim Meyering2012-04-271-7/+14
* maint: id: minor factorizationJim Meyering2012-04-271-11/+12
* id,groups: with no user name, print only real and/or effective IDs,Jim Meyering2012-04-275-6/+55
* maint: sync up required autoconf version in bootstrap.confStefano Lattarini2012-04-221-1/+1
* doc: fix a grammar nitJim Meyering2012-04-191-1/+1
* tests: factor out expensive "pairs" code of misc/sttyBernhard Voelker2012-04-194-39/+94
* tests: add iutf8 option to misc/sttyBernhard Voelker2012-04-191-7/+7
* maint: tac: use memcpy, not strcpyJim Meyering2012-04-191-1/+1
* maint: ls: use stpncpy/stpcpy, not strncpy/strcpyJim Meyering2012-04-191-9/+6
* maint: modernize/clean-up a small function in ls.cJim Meyering2012-04-191-14/+11
* doc: tweak README-hackingJim Meyering2012-04-191-2/+2
* doc: use @xref{... only at start of a sentenceJim Meyering2012-04-172-9/+11
* maint: replace a use of strcpy in chmod.c with memcpyJim Meyering2012-04-161-1/+1
* doc: remove a little direntry redundancyKarl Berry2012-04-141-1/+1
* fmt: accept new --goal=WIDTH (-g) optionBruce Korb2012-04-127-10/+99
* cp: change --attributes-only to not truncate existing filesPádraig Brady2012-04-125-4/+41
* tests: avoid unnecessary subshells in misc/sttyAndreas Schwab2012-04-041-3/+3
* build: update gnulib submodule to latestJim Meyering2012-04-041-0/+0
* tests: correct reversed args to "compare"Jim Meyering2012-04-041-2/+2
* tests: new syntax-check rule to prohibit use of `...` in tests/Jim Meyering2012-04-041-0/+9
* tests: remove nearly all remaining backticksJim Meyering2012-04-0411-30/+28
* tests: use perl's qx!...! rather than `...`Jim Meyering2012-04-044-4/+4
* tests: convert nearly all `...` expressions to $(...)Jim Meyering2012-04-04124-430/+430
* tests: convert one `...` expression manuallyJim Meyering2012-04-031-1/+1
* tests: fix quoting bug in misc/nohupJim Meyering2012-04-031-2/+2
* doc: identify/refer to source of each fixed bug in log and in NEWSJim Meyering2012-04-031-0/+11
* tests: avoid spurious misc/expr failure on AIX 6.1Jim Meyering2012-04-031-1/+5
* chmod: undo previous changePaul Eggert2012-03-282-15/+1