summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-11-09doc: with cp -n, option -f is not redundant but ignoredBenno Schulenberg-5/+4
2012-11-09df: port the new df test to POSIX sed, larger file systemsPaul Eggert-5/+22
2012-11-08df: add a test for the --output optionBernhard Voelker-1/+121
2012-11-08df: document the new --output optionBernhard Voelker-0/+86
2012-11-08df: add --output to select which fields to displayBernhard Voelker-238/+539
2012-11-05maint: fix factor's test file name pattern in .gitignoreBernhard Voelker-1/+1
2012-11-04timeout: add --preserve-status to always propagate the exit statusÁngel González-9/+30
2012-11-04maint: fix the error message from sc_check-I18N-AUTHORSPádraig Brady-1/+1
2012-11-04build: avoid build failure on some HPPA systemsPádraig Brady-1/+7
2012-11-04build: don't assume uintmax_t is 64 bitsPádraig Brady-2/+19
2012-11-04build: don't rely on support for '%j' printf formatPádraig Brady-2/+12
2012-11-04build: don't rely on support for '%*j' printf formatPádraig Brady-5/+4
2012-11-01tests: fix syntax error in setuidgid_has_perm_Bernhard Voelker-1/+6
2012-10-27tests: shorten factor's inordinately-long test file namesBernhard Voelker-67/+112
2012-10-26build: man page generation: degrade gracefully when perl is lackingStefano Lattarini-31/+99
2012-10-25maint: tweak sc_check-I18N-AUTHORSJim Meyering-5/+7
2012-10-25maint: remove an obsolete test commentJim Meyering-7/+1
2012-10-25pr: fix -n to pad consistently and not crashPádraig Brady-22/+19
2012-10-25build: ensure factor links the iconv libraryPádraig Brady-0/+10
2012-10-25maint: refactor tests/misc/pr.pl into tests/pr/pr-tests.plPádraig Brady-44/+8
2012-10-24build: do not redefine _FORTIFY_SOURCEMike Frysinger-1/+1
2012-10-23maint: post-release administriviaPádraig Brady-2/+5
2012-10-23version 8.20v8.20Pádraig Brady-1/+1
2012-10-23factor: add commentsJim Meyering-1/+5
2012-10-23build: avoid warnings about unused variables and macrosPádraig Brady-8/+13
2012-10-23build: avoid compile warnings in factor.c on some systemsPádraig Brady-3/+3
2012-10-23build: avoid build failure on some sparc systemsPádraig Brady-1/+1
2012-10-23tests: correctly restrict factor test without GMPPádraig Brady-1/+1
2012-10-21doc: NEWS: the cp bug affects mv and install, tooJim Meyering-0/+1
2012-10-19doc: remove a stray parenthesis from 'cp --force' descriptionBenno Schulenberg-1/+1
2012-10-17build: update gnulib submodule to latestJim Meyering-0/+0
2012-10-17cp: avoid data-corrupting free-memory-readJim Meyering-3/+46
2012-10-13doc: improve HACKING guidelinesNikolas Kallis-0/+1
2012-10-09factor: fix integer validation and GMP fallbackPádraig Brady-6/+45
2012-10-08build: support older GMP versionsPádraig Brady-0/+26
2012-10-07maint: avoid warning from gcc's -Wunused-macrosJim Meyering-0/+6
2012-10-05build: avoid link failure when strerror is replacedJim Meyering-0/+3
2012-10-04factor: 25% speed-up, on outputJim Meyering-1/+5
2012-10-04factor: merge with preexisting factor; integrate tests; avoid warningsJim Meyering-2834/+2310
2012-10-04factor: more improvementsNiels Möller-58/+66
2012-10-04factor: new much-improved implementation; not yet integratedTorbjörn Granlund-0/+4551
2012-10-04maint: make-prime-list: syntax conventions; be robust for large NJim Meyering-8/+10
2012-10-04maint: make-prime-list: do not ignore write failureJim Meyering-0/+8
2012-10-04maint: make-prime-list: avoid -Wsuggest-attribute=const warningJim Meyering-1/+3
2012-10-04factor: prepare for the new factor programTorbjörn Granlund-0/+168
2012-10-03build: remove redundant dependency: $(PROGRAMS): lib/libcoreutils.aJim Meyering-2/+0
2012-09-30du: avoid abort on systems for which ->me_type is not malloc'dJim Meyering-1/+2
2012-09-29doc: same correction, but now in texinfo documentationJim Meyering-1/+1
2012-09-28doc: correct an old bit of ugliness in nice --help outputJim Meyering-1/+1
2012-09-28doc: disambiguate the niceness explanation in nice --helpPádraig Brady-1/+2