summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28tests: Fixup shred-passes testPádraig Brady
2009-01-28tests: Add a test to verify shred's default operationsPádraig Brady
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-27doc: ensure that emit_bug_reporting_address changes propagate to *.1Jim Meyering
2009-01-27doc: restore "REPORTING BUGS" section to generated man pagesJim Meyering
2009-01-26tests: generalize install-transform-checkJim Meyering
2009-01-23build: resolve conflict with new declaration from version-etc.hJim Meyering
2009-01-22doc: shred: Correct docs on default number of overwrites.Pádraig Brady
2009-01-22shred: change default number of overwrites from 25 to 3Pádraig Brady
2009-01-21m4: don't use AC_REQUIRE([AC_C_BIGENDIAN])Jim Meyering
2009-01-19no longer define *_FILENO constantsJim Meyering
2009-01-19build: use dist-xz, not dist-lzma, cont'dJim Meyering
2009-01-19tests: tail-2/infloop-1 is racyJim Meyering
2009-01-18build: use dist-xz, not dist-lzmaJim Meyering
2009-01-16maint: remove obsolete sc_author_mark_check ruleJim Meyering
2009-01-16Merge branch 'master' of git://git.sv.gnu.org/coreutilsJim Meyering
2009-01-16maint: enforce existing prohibition: no cvs $keywords$Jim 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-07* bootstrap.conf (avoided_gnulib_modules): Add dummy.Jim Meyering
2009-01-07* maint.mk: align some backslashesJim Meyering
2009-01-05doc: pathchk description enhancementsPádraig Brady
2009-01-03src/.gitignore: Ignore getlimits utilityPádraig Brady
2009-01-03tests: refactor to use the new getlimits utilityPádraig Brady
2009-01-03stat: print file-system total inode count (%c) as an unsigned numberMichael Meskes
2009-01-01tests: factor ls-misc (no semantic change)Jim Meyering
2009-01-01update copyright yearJim Meyering
2009-01-01improve M4 quotingJim Meyering
2009-01-01bootstrap: don't use cmp's -s option when reading from a pipeJim Meyering
2009-01-01maint: factor out common code; prohibit use of HAVE_MBRTOWCJim Meyering
2009-01-01maint: use more sc_-prefixed namesJim Meyering
2009-01-01maint: tighten m4 AC_ quoting checkJim Meyering
2009-01-01maint: move coreutils-specific syntax check rules into cfg.mkJim Meyering
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-27doc: mention long option abbreviationEric Blake
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-23doc: stty: Clarification of some input and output settingsPádraig Brady
2008-12-23timeout: remove problematic castsPádraig Brady