summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-17tests: make init.sh's warn_ emit to both the tty and the log fileJim Meyering
2011-06-17tests: use printf, not echo in init.sh's warn_ functionJim Meyering
2011-06-14tests: accommodate HP-UX and ksh-derived shellsJim Meyering
2011-06-13init.sh: sync from gnulibJim Meyering
2011-06-13maint: revert previous commitJim Meyering
2011-06-13init.sh: accommodate shells for which 1>&$stderr_fileno_ failsJim Meyering
2011-06-13doc: add NEWS items for recent gnulib fixesJim Meyering
2011-06-13tests: avoid sort-spinlock-abuse false positive under heavy loadJim Meyering
2011-06-13maint: use stat-size module from gnulibJames Youngman
2011-06-13tests: avoid a false failure on HPUX systemsPádraig Brady
2011-06-11tests: inotify-rotate: avoid false positive under heavy loadJim Meyering
2011-06-09maint: remove unneeded includesPádraig Brady
2011-06-09doc: add examples to date --helpPádraig Brady
2011-06-04build: require at least 2-year old autoconf-2.64 (was 2.62)Jim Meyering
2011-06-04maint: remove now-spurious curly bracesJim Meyering
2011-06-01tests: stat-free-color: accommodate stat of /selinux on rawhideJim Meyering
2011-06-01yes.c: do not use exit after errorMarek Polacek
2011-06-01tail: fix an inconsequential bug spotted by coverityJim Meyering
2011-05-31* doc/coreutils.texi (sort invocation): I/0 -> I/O (sr#107504)Paul Eggert
2011-05-29maint: remove unnecessary gnulib .diff fileJim Meyering
2011-05-29maint: placate -Wsign-compare when it's non-invasiveJim Meyering
2011-05-28ls: placate gcc-4.7.0's -Wstrict-overflowJim Meyering
2011-05-28maint: remove useless (off_t) cast of lseek argJim Meyering
2011-05-28tests: move tests/misc/split-* into tests/split/...Jim Meyering
2011-05-27chown,chgrp: output the original ownership in -v messagesPádraig Brady
2011-05-27chown,chgrp: output the correct ownership in -v messagesPádraig Brady
2011-05-27maint: fix a -Wstrict-overflow build failure with gcc 4.5Pádraig Brady
2011-05-26build: --enable-gcc-warnings: enable -Wstrict-overflow in src/Jim Meyering
2011-05-26maint: accommodate gcc's -Wstrict-overflow optionJim Meyering
2011-05-26maint: enforce cpp indentation policyJim Meyering
2011-05-26maint: env.c: remove unnecessary use of strchrJim Meyering
2011-05-26shred: placate coverity and fix a commentJim Meyering
2011-05-26maint: split: remove --filter specific code from other pathsPádraig Brady
2011-05-26split: diagnose when --filter is used with a chunk numberPádraig Brady
2011-05-26split: exit when we can no longer write to a --filterPádraig Brady
2011-05-26split: return success even if a --filter exitsPádraig Brady
2011-05-25split: fix an edge case where -n l/... creates an extra filePádraig Brady
2011-05-25chmod: output the original mode in verbose modeBernhard Voelker
2011-05-25tests: ls/stat-free-color: fix unwarranted failure on a 32-bit systemJim Meyering
2011-05-25maint: accommodate gnulib's newer tight_scope ruleJim Meyering
2011-05-25doc: make README-hacking slightly more genericJim Meyering
2011-05-25touch: placate static analyzers: no NULL-deref is possibleJim Meyering
2011-05-24split: fix cases where -n l/... creates extraneous filesPádraig Brady
2011-05-24doc: add a missing space in timeout --helpStéphane Raimbault
2011-05-24doc: improve tail -f vs. inotify description and advicePádraig Brady
2011-05-23maint: avoid trivial syntax-check failureJim Meyering
2011-05-23maint: README-hacking clarificationsKarl Berry
2011-05-23doc: describe how kernel inotify support affects tail -fJim Meyering
2011-05-22tests: fix typo in tac-continueJim Meyering
2011-05-22doc: fix a formatting nit in od's texinfo documentationJim Meyering