summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-26tests: stty-row-col would hang when run in the backgroundJim Meyering
2009-02-26sort: Fix two bugs with determining the end of fieldPádraig Brady
2009-02-26argv-iter: avoid variadic macroEric Blake
2009-02-26tests: Remove system specific error stringsPádraig Brady
2009-02-25tests: using printf with \e for ESC isn't portableJim Meyering
2009-02-24Ensure comment for translators is included in po filePádraig Brady
2009-02-22truncate: fix typo in man pageTobias Stoeckmann
2009-02-22doc: describe dd's status=noxref optionAndrew Church
2009-02-22tests: reenable temporarily-disabled tests using e.g., trap '' TTOUJim Meyering
2009-02-22update James Youngman's email addressJames Youngman
2009-02-21post-release administriviaJim Meyering
2009-02-21version 7.1Jim Meyering
2009-02-21* README: Mention that c99-to-c89.diff is no longer maintained.Jim Meyering
2009-02-21tests: skip new install-C test if working directory is set-gidJim Meyering
2009-02-21tests: skip newly-modified tests unconditionally, just to be safeJim Meyering
2009-02-21tests: don't let SIGTTOU/TTIN hang a backgrounded "make check"Jim Meyering
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-18maint: changing NEWS' copyright date must not invalidate checksumJim Meyering
2009-02-18doc: explain how to recover from changes committed to masterJim Meyering
2009-02-18maint: add copyright noticesJim 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-13maint: mention how to run a single test in HACKING docsPádraig Brady
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-10* tests/test-lib.sh: Use skip_test_... in place of echo...;exit 77.Jim Meyering
2009-02-10tests: avoid skipping stty-* testsNix
2009-02-09touch: deprecate --file option: equivalent to --reference (-r)Jim Meyering
2009-02-06tests: fix dd skip=greater_max_file_size test on Solaris 10Pádraig Brady
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