summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-26truncate: handle the case in which off_t != intmax_tJim Meyering
2008-06-23basename: List David MacKenzie as the author.Jim Meyering
2008-06-23echo: use AUTHORS from bash's built-in echoOndřej Vašík
2008-06-22use gnulib's "open" moduleJim Meyering
2008-06-22stat: warn that the --context (-Z) option (a no-op) is obsoleteJim Meyering
2008-06-20make "make syntax-check" quieterJim Meyering
2008-06-20sort: Fix bug where --batch-size option shrank SORT_SIZE.Bo Borgerson
2008-06-19tests: avoid test failure when root's primary group-ID is not 0Jim Meyering
2008-06-19tests: avoid root-only test failure when run in a chrootJim Meyering
2008-06-18* tests/check.mk: Fix a typo in a comment.Jim Meyering
2008-06-17doc: fix a syntax errorJim Meyering
2008-06-17sort: accept new option --batch-size=NMERGEBo Borgerson
2008-06-17sort: add new option --files0-from=FBo Borgerson
2008-06-17HACKING: Add section for tips on reducing translator workload.Bo Borgerson
2008-06-17* THANKS: Add name and email for Carl Roth.Jim Meyering
2008-06-17ls, od: avoid redundant constEric Blake
2008-06-17join: improve memory managementBo Borgerson
2008-06-16* doc/coreutils.texi (join invocation): Drop leading blanks.Ralf Wildenhues
2008-06-16remove redundant const directivesJim Meyering
2008-06-16chcon: correct --verbose output to include newlinesJim Meyering
2008-06-15address root cause of compilation failures:Jim Meyering
2008-06-15fix the compilation failure for realJim Meyering
2008-06-15fix a const-related compilation failure in sort.cJim Meyering
2008-06-15update HACKING guidelinesJim Meyering
2008-06-14run gnulib-tests in parallelJim Meyering
2008-06-14* maint.mk (sc_proper_name_utf8_requires_ICONV) Fix typo in diagnostic.Jim Meyering
2008-06-14add "const" attribute, where possibleJim Meyering
2008-06-14revert previous change, "don't use "const" with scalar types"Jim Meyering
2008-06-14don't use "const" with scalar typesJim Meyering
2008-06-13od: improve handling of paddingEric Blake
2008-06-13od: align multiple -t specsEric Blake
2008-06-13od: use gnulib printf replacement as necessaryEric Blake
2008-06-13od: simplify long double supportEric Blake
2008-06-13doc: od defaults to -toS, not -td2Eric Blake
2008-06-13skip (don't fail) root-only tests for common set-up failuresJim Meyering
2008-06-12tweak to conform with syntax policyJim Meyering
2008-06-12comm: accept new option: --output-delimiter=STRBo Borgerson
2008-06-12comm: ensure that input files are sortedBo Borgerson
2008-06-11fix another unportable use of 'tr'Jim Meyering
2008-06-11tests: skip a chown test on FreeBSD 6.xJim Meyering
2008-06-11tests: remove duplicate mention of misc/selinuxJim Meyering
2008-06-11fix build failure on AIX 4Bruno Haible
2008-06-10remove test for specific diagnostic when truncating missing directoryPádraig Brady
2008-06-10timeout: use system-independent exit valuesPádraig Brady
2008-06-09enforce the proper_name_utf8-requires-ICONV link ruleJim Meyering
2008-06-09* NEWS (Improvements): Mention improved (via gnulib) ACL support.Bruno Haible
2008-06-08maint.mk: my-distcheck runs $(MAKE) syntax-check once againJim Meyering
2008-06-08standardize some error messagesBo Borgerson
2008-06-08syntax-check: detect anachronistic Perl-based testsJim Meyering
2008-06-06Add new program: truncatePádraig Brady