summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-06-30maint: avoid false-positive syntax-check failure due to fail=0 in .texiJim Meyering-1/+1
2012-06-30stat,tail: recognize new file system type: aufsJim Meyering-2/+8
2012-06-30doc: improve sample backup scriptJim Meyering-1/+3
2012-06-26maint: avoid a static analysis warning in csplitPádraig Brady-3/+6
2012-06-22doc: document multiplier for dd number options like count=NBernhard Voelker-3/+3
2012-06-22split: ensure output doesn't overwrite inputPádraig Brady-6/+58
2012-06-22maint: refactor common mode bits used to create filesPádraig Brady-12/+9
2012-06-22maint: suppress echoing of sc_THANKS_in_duplicates implementationPádraig Brady-1/+1
2012-06-20maint: sort: style adjustment to help clarify size determinationBernhard Voelker-8/+7
2012-06-12stty: portability: accommodate CILJim Meyering-2/+3
2012-06-10maint: remove su testing artifactSami Kerola-1/+0
2012-06-10build: update gnulib to latest; correct comment grammarJim Meyering-2/+2
2012-06-10maint: migrate strncpy-prohibiting rule to gnulibJim Meyering-6/+0
2012-06-10maint: prohibit use of strncpyJim Meyering-0/+9
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering-862/+17
2012-06-06maint: detect a new type of duplicate in THANKS.inJim Meyering-0/+13
2012-06-05maint: mark new diagnostic for translationJim Meyering-1/+1
2012-06-05head: with --lines=-N (-n-N) reset file pointer on seekable inputJim Meyering-8/+35
2012-06-01stat,tail: recognize new file system type: panfsJim Meyering-0/+11
2012-05-31maint: fix typos in test comments and old ChangeLog filesJim Meyering-4/+4
2012-05-28cksum: line-buffer the printed checksumsPádraig Brady-0/+9
2012-05-21maint: remove comment that suggested to remove support for mktemp -VJim Meyering-1/+2
2012-05-21dircolors: add st/st-256color terminal typesMike Frysinger-0/+2
2012-05-20id,groups: use gidtostr/uidtostr to avoid castsJim Meyering-15/+43
2012-05-16tests: use $AWK, not awkJim Meyering-3/+3
2012-05-16maint: tell xgettext that fputs arg "93% of..." is not a C format stringJim Meyering-0/+6
2012-05-16maint: add assertions to placate static analysis toolsJim Meyering-0/+19
2012-05-16stat: report the correct block size for file system usagePádraig Brady-3/+12
2012-05-12ls: color each symlink-to-relative-name in / properlyJim Meyering-1/+65
2012-05-10maint: post-release administriviaJim Meyering-2/+5
2012-05-10version 8.17v8.17Jim Meyering-1/+1
2012-05-10tests: misc/tty-eof: increase timeout to avoid unwarranted failureJim Meyering-2/+2
2012-05-10stat,tail: recognize new FS types: bdevfs, inodefs, qnx6Jim Meyering-1/+9
2012-05-10scripts: encourage use of shorter "bugs.gnu.org" in bug URLsJim Meyering-1/+1
2012-05-10maint: handle file sizes more reliablyPaul Eggert-34/+69
2012-05-09stat: don't report negative file size as huge positive numberPaul Eggert-1/+4
2012-05-08split: avoid apparent infloop when splitting /dev/zero w/-n on the HurdJim Meyering-1/+6
2012-05-08build: update gnulib submodule to latest; also bootstrap and init.shJim Meyering-14/+67
2012-05-08doc: clarify dd conv=sparse usage with devicesPádraig Brady-1/+4
2012-05-08maint: new function: usable_st_sizeJim Meyering-0/+7
2012-05-08maint: fix common spelling errorsKevin Lyda-33/+33
2012-05-07tests: avoid LD_PRELOAD lookup error for dlsymJim Meyering-1/+1
2012-05-07cp: handle a race condition more sensiblyJim Meyering-1/+100
2012-05-07doc: NEWS: note when the id/groups bug was introducedJim Meyering-1/+1
2012-05-04build: update gnulib submodule to latestJim Meyering-0/+0
2012-05-04maint: rely on gnulib's new sys_resource moduleJim Meyering-4/+2
2012-05-02cp,mv,install: provide POSIX_FADV_SEQUENTIAL hint to inputPádraig Brady-0/+3
2012-05-02maint: prohibit an operator at end of lineJim Meyering-0/+16
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