summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-03-27tests: fix 'make sc_tight_scope' on cygwinEric Blake
2009-03-26df: port the known-value fix to AIX as wellPaul Eggert
2009-03-26df: fix a bug when totaling unknown valuesPaul Eggert
2009-03-25pwd: support -L and -PEric Blake
2009-03-24ls: make it possible to disable coloring of hard linksKamil Dudka
2009-03-20dd: use a more portable definition of O_FULLBLOCKEric Blake
2009-03-18sort: handle fd exhaustion better when mergingPaul Eggert
2009-03-14system.h: correct compilation error: MAX not definedJim Meyering
2009-03-11cp: make -a option preserve xattrs, but with reduced diagnosticsOndřej Vašík
2009-03-11maint: remove an obsolete FIXME commentJim Meyering
2009-03-11cat: Fix immediate output of processed dataPádraig Brady
2009-03-11cat,cp,mv,install,split: Set the minimum IO block size used to 32KiBPádraig Brady
2009-03-08comm: fix a bug in its new --check-order optionBruno Haible
2009-03-07pr: fix a bug whereby --indent=N (-o) did not indent header linesJim Meyering
2009-03-06cat: use larger buffer sizes to reduce read/write-syscall overheadJim Meyering
2009-03-06maint: avoid new unused-macro warnings from gccJim Meyering
2009-03-02maint: avoid gcc warning about missing attributesJim Meyering
2009-03-02maint: avoid warnings about potentially-counterproductive "inline"Jim Meyering
2009-03-02maint: cp: avoid gcc warning about unused macro definitionsJim Meyering
2009-02-28maint: remove an unnecessary inclusion of <signal.h>Jim Meyering
2009-02-27cp: diagnose invalid "cp -rl dir dir" right away, once againJim Meyering
2009-02-26sort: Fix two bugs with determining the end of fieldPádraig Brady
2009-02-24Ensure comment for translators is included in po filePádraig Brady
2009-02-20doc: ls: clarify description of -sJim Meyering
2009-02-19doc: dd: document that the default block size is 512 bytesJim Meyering
2009-02-18cp: -a now preserves SELinux context, with reduced diagnosticsOndřej Vašík
2009-02-18add missing copyright datesEric Blake
2009-02-17install: compare files in binary modeEric Blake
2009-02-17install: add --compare (-C) option to install file only when necessaryKamil Dudka
2009-02-17nl: correct long-option name for -v in usageOndřej Vašík
2009-02-15doc: id: make --help and .man more descriptiveJim Meyering
2009-02-14seq: Fix equal width calculation when '.' added to last numberPádraig Brady
2009-02-13du,chgrp,chmod,chown: use FTS_DEFER_STATJim Meyering
2009-02-11ln: add details to --help textEric Blake
2009-02-10ls: clean up after wrapped+colored file names with clear-to-EOLJim Meyering
2009-02-09touch: deprecate --file option: equivalent to --reference (-r)Jim Meyering
2009-02-05avoid spurious parentheses/arith-op-related warnings from newer gccJim Meyering
2009-02-02* src/system.h (emit_bug_reporting_address): Remove periods.Jim Meyering
2009-02-02update copyright dates from recent changesJim Meyering
2009-01-29maint: silence some syntax-check rulesJim Meyering
2009-01-29cp/mv: add xattr supportKamil Dudka
2009-01-28system.h: add a comment re autoconf's new AC_PACKAGE_URLJim Meyering
2009-01-28dd: Better handle user specified offsets that are too bigPádraig Brady
2009-01-27doc: emit better bug-reporting info, to help help2manJim Meyering
2009-01-23build: resolve conflict with new declaration from version-etc.hJim Meyering
2009-01-22shred: change default number of overwrites from 25 to 3Pádraig Brady
2009-01-19no longer define *_FILENO constantsJim Meyering
2009-01-16echo, printf, test: remove unused #include directivesJim Meyering
2009-01-16pathchk: avoid -Wsign-compare warningsPádraig Brady
2009-01-16pr: avoid -Wsign-compare warningsPádraig Brady