summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-05avoid spurious parentheses/arith-op-related warnings from newer gccJim Meyering
2009-02-02maint: tighten atoi/atof-prohibiting regexp, clean up .x-sc- fileJim Meyering
2009-02-02doc: preserve --help line breaks in 'REPORTING BUGS' man page sectionJim 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-02-02* maint.mk (sc_redundant_const): Use $(_prohibit_regexp).Jim Meyering
2009-02-02date doc: warn at -d about LC_TIMEjidanni@jidanni.org
2009-02-02document sort --ignore-case --unique interactionjidanni@jidanni.org
2009-01-31maint: detect useless inclusion of c-ctype.hJim Meyering
2009-01-29maint: teach "make syntax-check" to print each check name as it's runJim Meyering
2009-01-29maint: silence some syntax-check rulesJim Meyering
2009-01-29maint: factor 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-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