summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-13maint: remove fstimeprec (variable precision time stamp) supportJim Meyering
2010-11-13stat: do not provide variable precision time stampsJim Meyering
2010-11-11csplit: do not rely on undefined behavior in printf formatsPaul Eggert
2010-11-11csplit: fix a memory leak per input bufferPádraig Brady
2010-11-10tests: fix comments and --version invocation in new testJim Meyering
2010-11-10csplit: avoid buffer overrun when writing more than 999 filesJim Meyering
2010-11-09tests: avoid portability problem with dash vs. symlinked ttysPádraig Brady
2010-11-08tests: avoid portability problem with dash vs. local v=$splittable_valPádraig Brady
2010-11-07tests: don't disqualify FreeBSD 8.1's /bin/sh just yet,Jim Meyering
2010-11-06stat: do not rely on undefined behavior in printf formatsPaul Eggert
2010-11-06tests: avoid failure due to bug in FreeBSD 8.1's /bin/shJim Meyering
2010-11-06build: update gnulib to latest for strtod and icc fixesJim Meyering
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert
2010-11-04cp: NEWS entry for previous fixEric Blake
2010-11-04cp, mv, touch: fix file time manipulation on Solaris 10Eric Blake
2010-11-03build: update gnulib to latestJim Meyering
2010-11-03stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional secondsJim Meyering
2010-11-01tests: fix a false positive for 32 bit on 64 bit hostsNix
2010-10-28maint: remove an unnecessary FIXME commentPatrick W. Plusnick II
2010-10-27cp: make --attributes-only override --reflink completelyPádraig Brady
2010-10-26tests: mention that btrfs also causes failure of misc/ls-timeJim Meyering
2010-10-25maint: update THANKSEric Blake
2010-10-25date: correct typos in date --helpTobias Quathamer
2010-10-25tail: support rechecking currently missing remote dirsPádraig Brady
2010-10-23du: don't print junk when diagnosing out-of-range time stampsPaul Eggert
2010-10-20doc: add a cross reference from cat's man page to "tac"Rodrigo Campos
2010-10-19tests: trigger and test for md5sum's new diagnosticsJim Meyering
2010-10-19md5sum: print a summary warning for improperly formatted linesBenno Schulenberg
2010-10-18build: enable -Werror for gnulib-tests, tooJim Meyering
2010-10-17maint: update bootstrap from gnulibJim Meyering
2010-10-17.gitignore: anchor patternsJim Meyering
2010-10-17tests: sort-float: avoid spurious test failure on ppc/ppc64Jim Meyering
2010-10-16fold: fix fadvise hintAndreas Schwab
2010-10-15post-release administriviaJim Meyering
2010-10-15version 8.6Jim Meyering
2010-10-15build: update gnulib for vasnprintf fixJim Meyering
2010-10-14bug#7213: [PATCH] sort: fix buffer overrun on 32-bit hosts when warning re ob...Paul Eggert
2010-10-14tests: work around portability and clock-skew problemsPaul Eggert
2010-10-13install: avoid warning with Solaris 10 ccPaul Eggert
2010-10-13mbsalign: avoid warning with Solaris 10 ccPaul Eggert
2010-10-13sort: fix unportable cast of unsigned char * -> char *Paul Eggert
2010-10-13build: prepare to enable -Werror also for gnulib-tests/Jim Meyering
2010-10-13tests: fix rand-isaac testPaul Eggert
2010-10-12tail: fix checking of currently unavailable directoriesPádraig Brady
2010-10-11build: update gnulib to latest; to fix failing Solaris 5.11 testJim Meyering
2010-10-11maint: add new file: .mailmapJim Meyering
2010-10-08build: update gnulib, to fix OpenBSD test failuresJim Meyering
2010-10-08build: update gnulib to latest; for parse-datetime.y fixJim Meyering
2010-10-08build: update gnulib to latest, to avoid FreeBSD compilation failure:Jim Meyering
2010-10-07split: fix reporting of read errorsPádraig Brady