summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2011-06-19maint: avoid a false positive syntax checkPádraig Brady-1/+5
2011-06-19maint: typo: insert omitted word in test commentJames Youngman-3/+3
2011-06-18maint: fix typo in comment in configure.acStefano Lattarini-1/+1
2011-06-18tests: sort-debug-keys: fix a bug with translated diagnosticsJim Meyering-3/+9
2011-06-17maint: remove duplicate names from THANKSPádraig Brady-1/+2
2011-06-17maint: use modules/tempname.diff file, not a replacement; update gnulibJim Meyering-30/+18
2011-06-17tests: avoid sort-spinlock-abuse false positive under heavy loadJim Meyering-0/+6
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering-174/+158
2011-06-17tests: make init.sh's warn_ emit to both the tty and the log fileJim Meyering-2/+6
2011-06-17tests: use printf, not echo in init.sh's warn_ functionJim Meyering-1/+11
2011-06-14tests: accommodate HP-UX and ksh-derived shellsJim Meyering-4/+3
2011-06-13init.sh: sync from gnulibJim Meyering-2/+6
2011-06-13maint: revert previous commitJim Meyering-1/+1
2011-06-13init.sh: accommodate shells for which 1>&$stderr_fileno_ failsJim Meyering-1/+1
2011-06-13doc: add NEWS items for recent gnulib fixesJim Meyering-0/+8
2011-06-13tests: avoid sort-spinlock-abuse false positive under heavy loadJim Meyering-4/+5
2011-06-13maint: use stat-size module from gnulibJames Youngman-116/+77
2011-06-13tests: avoid a false failure on HPUX systemsPádraig Brady-6/+6
2011-06-11tests: inotify-rotate: avoid false positive under heavy loadJim Meyering-3/+6
2011-06-09maint: remove unneeded includesPádraig Brady-10/+0
2011-06-09doc: add examples to date --helpPádraig Brady-0/+13
2011-06-04build: require at least 2-year old autoconf-2.64 (was 2.62)Jim Meyering-4/+2
2011-06-04maint: remove now-spurious curly bracesJim Meyering-6/+4
2011-06-01tests: stat-free-color: accommodate stat of /selinux on rawhideJim Meyering-2/+9
2011-06-01yes.c: do not use exit after errorMarek Polacek-4/+1
2011-06-01tail: fix an inconsequential bug spotted by coverityJim Meyering-1/+1
2011-05-31* doc/coreutils.texi (sort invocation): I/0 -> I/O (sr#107504)Paul Eggert-2/+2
2011-05-29maint: remove unnecessary gnulib .diff fileJim Meyering-14/+0
2011-05-29maint: placate -Wsign-compare when it's non-invasiveJim Meyering-1/+1
2011-05-28ls: placate gcc-4.7.0's -Wstrict-overflowJim Meyering-19/+35
2011-05-28maint: remove useless (off_t) cast of lseek argJim Meyering-9/+9
2011-05-28tests: move tests/misc/split-* into tests/split/...Jim Meyering-6/+6
2011-05-27chown,chgrp: output the original ownership in -v messagesPádraig Brady-12/+27
2011-05-27chown,chgrp: output the correct ownership in -v messagesPádraig Brady-21/+53
2011-05-27maint: fix a -Wstrict-overflow build failure with gcc 4.5Pádraig Brady-1/+1
2011-05-26build: --enable-gcc-warnings: enable -Wstrict-overflow in src/Jim Meyering-2/+6
2011-05-26maint: accommodate gcc's -Wstrict-overflow optionJim Meyering-7/+10
2011-05-26maint: enforce cpp indentation policyJim Meyering-4/+17
2011-05-26maint: env.c: remove unnecessary use of strchrJim Meyering-7/+11
2011-05-26shred: placate coverity and fix a commentJim Meyering-3/+7
2011-05-26maint: split: remove --filter specific code from other pathsPádraig Brady-9/+11
2011-05-26split: diagnose when --filter is used with a chunk numberPádraig Brady-0/+9
2011-05-26split: exit when we can no longer write to a --filterPádraig Brady-0/+19
2011-05-26split: return success even if a --filter exitsPádraig Brady-4/+6
2011-05-25split: fix an edge case where -n l/... creates an extra filePádraig Brady-7/+8
2011-05-25chmod: output the original mode in verbose modeBernhard Voelker-8/+19
2011-05-25tests: ls/stat-free-color: fix unwarranted failure on a 32-bit systemJim Meyering-1/+1
2011-05-25maint: accommodate gnulib's newer tight_scope ruleJim Meyering-6/+6
2011-05-25doc: make README-hacking slightly more genericJim Meyering-1/+1
2011-05-25touch: placate static analyzers: no NULL-deref is possibleJim Meyering-6/+12