summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-12-06maint: adjust instructions to run a single testPádraig Brady-2/+2
2012-12-05maint: remove now auto-added entry from THANKS.inBernhard Voelker-1/+0
2012-12-04maint: remove a redundant odd sized alloc from factor.cPádraig Brady-2/+2
2012-12-04factor: fix infinite loop on 32 bit powerpcColin Watson-1/+4
2012-11-24cut: do not print extraneous delimiters in some unusual casesJim Meyering-4/+18
2012-11-24cut: treat -b2-,3- like -b2-, not like -b3-Jim Meyering-2/+11
2012-11-24doc: cp: clarify behavior of the --preserve=xattr optionBernhard Voelker-1/+2
2012-11-24doc: update info cross reference to bashPádraig Brady-1/+1
2012-11-24tests: use sub-second timeouts to speed up a timeout testPádraig Brady-4/+4
2012-11-24doc: clarify that renice is needed to adjust nicenessPádraig Brady-3/+7
2012-11-24tests: accept EEXIST from rm -dPádraig Brady-1/+5
2012-11-24tests: don't rely on sed -i being availablePádraig Brady-20/+14
2012-11-24seq: ensure correct output width for scientific notation inputPádraig Brady-0/+27
2012-11-22df: reorder default field list of --output optionBernhard Voelker-17/+18
2012-11-20install: fix security racePaul Eggert-0/+3
2012-11-20install: fix security racePaul Eggert-2/+7
2012-11-20nl: remove deprecated --page-increment optionBernhard Voelker-11/+3
2012-11-19doc: remove already implemented items from TODOBernhard Voelker-8/+0
2012-11-19cut: do not accept the invalid range 0-Bernhard Voelker-0/+12
2012-11-18build: fix compilation failure on x32Daniel Schepler-1/+1
2012-11-18maint: reenable accidentally-disabled cppi-check syntax-check ruleJim Meyering-1/+1
2012-11-18maint: correct indentation of W_TYPE_SIZE-defining cpp directivesJim Meyering-7/+7
2012-11-18maint: avoid i686-specific syntax-check failureJim Meyering-0/+5
2012-11-17doc: explain why dd is called "dd"Paul Eggert-1/+3
2012-11-16factor: tidy up primes.h againPaul Eggert-1/+1
2012-11-13factor: cleanup for primes.hPaul Eggert-0/+1
2012-11-13maint: avoid unnecessary #include to fix syntax-check failureJim Meyering-1/+0
2012-11-12factor: improve primes.h changePaul Eggert-2016/+8
2012-11-12factor: maintainer builds primes.h, not builderPaul Eggert-36/+2096
2012-11-12factor: port to systems with rpl_mallocPaul Eggert-0/+1
2012-11-09tests: fix factor's tests to use coreutil's own sha1sumBernhard Voelker-2/+2
2012-11-09doc: chcon: add descriptions for three undocumented optionsBenno Schulenberg-2/+22
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