summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-04factor: merge with preexisting factor; integrate tests; avoid warningsJim Meyering
2012-10-04factor: more improvementsNiels Möller
2012-10-04factor: new much-improved implementation; not yet integratedTorbjörn Granlund
2012-10-04maint: make-prime-list: syntax conventions; be robust for large NJim Meyering
2012-10-04maint: make-prime-list: do not ignore write failureJim Meyering
2012-10-04maint: make-prime-list: avoid -Wsuggest-attribute=const warningJim Meyering
2012-10-04factor: prepare for the new factor programTorbjörn Granlund
2012-10-03build: remove redundant dependency: $(PROGRAMS): lib/libcoreutils.aJim Meyering
2012-09-30du: avoid abort on systems for which ->me_type is not malloc'dJim Meyering
2012-09-29doc: same correction, but now in texinfo documentationJim Meyering
2012-09-28doc: correct an old bit of ugliness in nice --help outputJim Meyering
2012-09-28doc: disambiguate the niceness explanation in nice --helpPádraig Brady
2012-09-28cp: fix the --no-preserve=mode optionOndrej Oprala
2012-09-24timeout: handle signals more transparentlyPádraig Brady
2012-09-24dd: new option, status=none to suppress output statisticsPozsár Balázs
2012-09-23tail,stat: improve support for vmhgfsJim Meyering
2012-09-20build: move non-recursive-gnulib-prefix-hack to gnulib; updateJim Meyering
2012-09-19rm: be even more careful when using a replacement errno valueJim Meyering
2012-09-19maint: fix a comment typoJim Meyering
2012-09-18tests: cp/link-heap: avoid new failure on rawhideJim Meyering
2012-09-18maint: make the tight-scope syntax-check rule work againJim Meyering
2012-09-18dd: remove references to the word BLOCKS from help and texi docsBenno Schulenberg
2012-09-18doc: NEWS: mention the conversion to non-recursive makeJim Meyering
2012-09-16ls: fix coloring of dangling symlinks in default listing modePádraig Brady
2012-09-15doc: update seq descriptionJim Meyering
2012-09-14seq: enable the fast integer printing code in more casesPádraig Brady
2012-09-14build: do not rely on automake's AM_TESTS_ENVIRONMENTJim Meyering
2012-09-14build: don't prefix the RHS of "GPERF = ..." with "lib/"Jim Meyering
2012-09-14seq: 70x faster for non-negative whole numbers and incr==1Jim Meyering
2012-09-14tests: reenable "make -C tests ..." commandsJim Meyering
2012-09-12build: fixup: correctly recognize if perl is missingStefano Lattarini
2012-09-12maint: mbsalign.h: fix typo from previous comment editBernhard Voelker
2012-09-11build: build lib/ using non-recursive makeJim Meyering
2012-09-11build: handle @ALLOCA@-vs-non-recursive make problemsJim Meyering
2012-09-11build: new module to convert lib/ to non-recursive makeJim Meyering
2012-09-11maint: gen-lists-of-programs.sh: fix typo from previous comment editBernhard Voelker
2012-09-11maint: add more control flags to mbsalignPádraig Brady
2012-09-10maint: allow per-directory CFLAGS settings with non-recursive makeJim Meyering
2012-09-10maint: gen-lists-of-programs.sh: improve commentsJim Meyering
2012-09-10build: do not require help2man at build-from-tarball timeJim Meyering
2012-09-10build: fix a minor man-page generation dependency errorJim Meyering
2012-09-10maint: move the last coreutils-specific files from lib/ to gl/Jim Meyering
2012-09-10maint: move gl/m4/root-dev-ino.m4 contents into its module definitionJim Meyering
2012-09-08maint: adjust ChangeLog to correct AuthorJim Meyering
2012-09-07factor: NEWS and testsJim Meyering
2012-09-07factor: don't ever declare composites to be primeTorbjörn Granlund
2012-09-07tests: improve checks for setuidgid-using root-only testsJim Meyering
2012-09-06build: default to --enable-gcc-warnings for git treeEric Blake
2012-09-06nproc: disallow non option command line parametersPádraig Brady
2012-09-06tail,stat: add support for VZFSJim Meyering