summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-24seq: ensure correct output width for scientific notation inputPádraig Brady
2012-11-22df: reorder default field list of --output optionBernhard Voelker
2012-11-20install: fix security racePaul Eggert
2012-11-20install: fix security racePaul Eggert
2012-11-20nl: remove deprecated --page-increment optionBernhard Voelker
2012-11-19doc: remove already implemented items from TODOBernhard Voelker
2012-11-19cut: do not accept the invalid range 0-Bernhard Voelker
2012-11-18build: fix compilation failure on x32Daniel Schepler
2012-11-18maint: reenable accidentally-disabled cppi-check syntax-check ruleJim Meyering
2012-11-18maint: correct indentation of W_TYPE_SIZE-defining cpp directivesJim Meyering
2012-11-18maint: avoid i686-specific syntax-check failureJim Meyering
2012-11-17doc: explain why dd is called "dd"Paul Eggert
2012-11-16factor: tidy up primes.h againPaul Eggert
2012-11-13factor: cleanup for primes.hPaul Eggert
2012-11-13maint: avoid unnecessary #include to fix syntax-check failureJim Meyering
2012-11-12factor: improve primes.h changePaul Eggert
2012-11-12factor: maintainer builds primes.h, not builderPaul Eggert
2012-11-12factor: port to systems with rpl_mallocPaul Eggert
2012-11-09tests: fix factor's tests to use coreutil's own sha1sumBernhard Voelker
2012-11-09doc: chcon: add descriptions for three undocumented optionsBenno Schulenberg
2012-11-09doc: with cp -n, option -f is not redundant but ignoredBenno Schulenberg
2012-11-09df: port the new df test to POSIX sed, larger file systemsPaul Eggert
2012-11-08df: add a test for the --output optionBernhard Voelker
2012-11-08df: document the new --output optionBernhard Voelker
2012-11-08df: add --output to select which fields to displayBernhard Voelker
2012-11-05maint: fix factor's test file name pattern in .gitignoreBernhard Voelker
2012-11-04timeout: add --preserve-status to always propagate the exit statusÁngel González
2012-11-04maint: fix the error message from sc_check-I18N-AUTHORSPádraig Brady
2012-11-04build: avoid build failure on some HPPA systemsPádraig Brady
2012-11-04build: don't assume uintmax_t is 64 bitsPádraig Brady
2012-11-04build: don't rely on support for '%j' printf formatPádraig Brady
2012-11-04build: don't rely on support for '%*j' printf formatPádraig Brady
2012-11-01tests: fix syntax error in setuidgid_has_perm_Bernhard Voelker
2012-10-27tests: shorten factor's inordinately-long test file namesBernhard Voelker
2012-10-26build: man page generation: degrade gracefully when perl is lackingStefano Lattarini
2012-10-25maint: tweak sc_check-I18N-AUTHORSJim Meyering
2012-10-25maint: remove an obsolete test commentJim Meyering
2012-10-25pr: fix -n to pad consistently and not crashPádraig Brady
2012-10-25build: ensure factor links the iconv libraryPádraig Brady
2012-10-25maint: refactor tests/misc/pr.pl into tests/pr/pr-tests.plPádraig Brady
2012-10-24build: do not redefine _FORTIFY_SOURCEMike Frysinger
2012-10-23maint: post-release administriviaPádraig Brady
2012-10-23version 8.20Pádraig Brady
2012-10-23factor: add commentsJim Meyering
2012-10-23build: avoid warnings about unused variables and macrosPádraig Brady
2012-10-23build: avoid compile warnings in factor.c on some systemsPádraig Brady
2012-10-23build: avoid build failure on some sparc systemsPádraig Brady
2012-10-23tests: correctly restrict factor test without GMPPádraig Brady
2012-10-21doc: NEWS: the cp bug affects mv and install, tooJim Meyering
2012-10-19doc: remove a stray parenthesis from 'cp --force' descriptionBenno Schulenberg