summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-01-16shred: avoid -Wsign-compare warningsPádraig Brady
2009-01-16simplify mgetgroups() and avoid -Wsign-compare warningsPádraig Brady
2009-01-14test, echo, printf: don't accept option abbreviationEric Blake
2009-01-14cp/mv: add --no-clobber (-n) option to not overwrite targetKamil Dudka
2009-01-08option handling: make exceptions more consistentEric Blake
2009-01-05doc: pathchk description enhancementsPádraig Brady
2009-01-03src/.gitignore: Ignore getlimits utilityPádraig Brady
2009-01-03stat: print file-system total inode count (%c) as an unsigned numberMichael Meskes
2009-01-01portability: accommodate gnulib's getaddrinfo changeJim Meyering
2009-01-01cleanup/modernize: don't test HAVE_MBRTOWC; now gnulib provides itJim Meyering
2008-12-26maint: ensure dd's computation of O_FULLBLOCK uses all O_ symbol namesJim Meyering
2008-12-26dd: add support for opening files in Concurrent I/O (CIO) modeMatt Harden
2008-12-23build: do enable $(WERROR_CFLAGS) for src/ files.Jim Meyering
2008-12-23timeout: remove problematic castsPádraig Brady
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering
2008-12-21build: turn on $(WERROR_CFLAGS) for src/Jim Meyering
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering
2008-12-16du: -H now does what POSIX requiresJim Meyering
2008-12-03chmod, chown, chgrp: honor --silent (-f) once againOndřej Vašík
2008-12-02wc: read and process --files0-from= input a name at a time,Jim Meyering
2008-12-02du: read and process --files0-from= input a name at a time,Jim Meyering