cp: make -a option preserve xattrs, but with reduced diagnostics
[platform/upstream/coreutils.git] / configure.ac
2009-03-11 Pádraig Bradymaint: Document how to best to enable gcc warnings...
2009-03-02 Jim Meyeringmaint: enable many gcc warnings
2009-01-18 Jim Meyeringbuild: use dist-xz, not dist-lzma
2009-01-01 Jim Meyeringimprove M4 quoting
2009-01-01 Jim Meyeringmaint: tighten m4 AC_ quoting check
2008-12-21 Jim Meyeringbuild: add configure-time --enable-gcc-warnings option...
2008-09-10 Ralf Wildenhuessimplify installation rules, using new Automake
2008-08-01 James Youngmanfactor arbitrarily large numbers
2008-06-11 Jim Meyeringfix another unportable use of 'tr'
2008-06-11 Bruno Haiblefix build failure on AIX 4
2008-06-02 Jim Meyeringrevert inadvertent change in last patch
2008-06-02 Pádraig Bradynew program: timeout
2008-05-30 Jim Meyeringconfigure.ac: remove explicit use of AB_INIT
2008-05-10 Jim Meyeringtests: remove directory, tests/join/
2008-05-10 Jim Meyeringtests: convert pr tests
2008-05-10 Jim Meyeringtests: remove directory, tests/tail/
2008-05-09 Jim Meyeringtests: remove directory, tests/sort/
2008-05-08 Jim Meyeringtests: remove directory, tests/tac/
2008-05-08 Jim Meyeringtests: remove directory, tests/test/
2008-05-06 Jim Meyeringtests: remove directory, tests/tr/
2008-05-06 Jim Meyeringtests: remove directory, tests/uniq/
2008-05-06 Jim Meyeringtests: remove directory, tests/cut/
2008-05-06 Jim Meyeringtests: remove directory, tests/head/
2008-05-06 Jim Meyeringavoid problems with sign-extended "char" operand to...
2008-04-27 Jim Meyeringmove wc tests from own subdir into a single script
2008-04-22 Jim MeyeringAccommodate building on OS/2 (ecomstation.com Ecs v2...
2008-04-20 Jim MeyeringRevamp test-related Makefiles.
2008-04-05 Jim MeyeringAccommodate building on OS/2 (ecomstation.com Ecs v2...
2008-03-25 Eric BlakeUse new gnulib gnumakefile module.
2008-03-22 Jim Meyeringportability: work around a "busybox sed" limitation
2008-03-04 Eric BlakeReinstate GNUmakefile patch, but with workaround for...
2008-03-04 Jim MeyeringClarify comment and attribute preceding change: Reporte...
2008-03-04 Jim MeyeringComment out yesterday's VPATH-friendly addition, for...
2008-03-03 Eric BlakeUse m4_PACKAGE_VERSION, not AC_AUTOCONF_VERSION.
2008-03-03 Eric BlakeGNUmakefile build tweaks.
2008-03-01 Jim Meyering* configure.ac (AC_INIT): Use .tarball-version, not...
2008-01-22 Jim MeyeringRequire automake-1.10.1, for its support of dist-lzma.
2008-01-13 Elias Pipping* configure.ac: Correct a non-portable use of sed.
2007-12-20 Jim MeyeringUse comma-separated list in ./configure --help output.
2007-11-14 Jim MeyeringEnable gnulib-tool's --with-tests option.
2007-11-08 Jim MeyeringAdapt to gnulib's s/jm_/gl_/ cache variable renaming.
2007-11-05 Jim MeyeringDon't use GNU-sed-specific \< \> operators.
2007-10-22 Jim MeyeringRemove git-version-gen's first parameter.
2007-10-14 Jim MeyeringFix a minor typo.
2007-10-09 Jim Meyering* configure.ac (AM_INIT_AUTOMAKE): Use dist-lzma, rathe...
2007-10-07 Jim Meyering* configure.ac (AM_INIT_AUTOMAKE): Don't use dist-lzma...
2007-10-07 Jim MeyeringNew program: mktemp.
2007-09-15 Jim MeyeringMove the sole test in tests/ls-2/ to tests/misc/.
2007-09-15 Jim MeyeringMove all tests from test/{od,sha1sum,shred,stty} to...
2007-09-15 Jim MeyeringMove the two tests in tests/tee to tests/misc/.
2007-09-15 Jim MeyeringMove the two tests in tests/sum/ to tests/misc/.
2007-09-15 Jim MeyeringMove the sole test in tests/tsort/ to tests/misc/tsort.
2007-09-15 Jim MeyeringMove the sole test in tests/unexpand to tests/misc...
2007-09-15 Jim MeyeringMove the sole test in tests/seq to tests/misc/seq.
2007-09-15 Jim MeyeringMove the two tests in tests/md5sum to tests/misc/md5sum.
2007-09-15 Jim MeyeringMove the two tests in tests/fmt to tests/misc/fmt.
2007-09-15 Jim MeyeringMove the sole test in tests/factor to tests/misc/factor.
2007-09-15 Jim MeyeringMove the sole test in tests/expr to tests/misc/expr.
2007-09-15 Jim MeyeringMove the sole test in tests/dircolors to tests/misc...
2007-08-30 Jim MeyeringMake inter-release --version output more useful.
2007-08-30 Eric BlakeUse PACKAGE_NAME instead of GNU_PACKAGE.
2007-08-21 Jim MeyeringBy default, do not install hostname anymore.
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-22 Jim MeyeringArrange to rerun configure whenever src/Makefile.am...
2007-07-14 Jim MeyeringChange interface: make 2nd param _space_-separated...
2007-07-13 Jim MeyeringUse proper backslash-quoting inside backticks.
2007-07-12 Jim MeyeringExpand default-no-install prog list in ./configure...
2007-07-12 Jim MeyeringClean up include-exclude-prog.m4.
2007-07-10 Jim MeyeringAdd support for enabling/disabling installation of...
2007-07-10 Karel ZakNew program: arch
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-23 Jim MeyeringPost-release version change.
2007-03-22 Jim MeyeringVersion 6.9. COREUTILS-6_9 v6.9
2007-03-12 Jim MeyeringMerge branch 'master' of /cu
2007-02-25 Jim MeyeringPost-release version change.
2007-02-24 Jim MeyeringVersion 6.8. COREUTILS-6_8 v6.8
2007-02-24 Jim MeyeringRemove the "gnits" option; it prohibits my using "...
2007-02-24 Jim Meyering* NEWS: Use a simple "+" suffix to denote pre-release...
2007-01-26 Jim Meyeringmerge from trunk
2007-01-23 Dan Hipschman* src/sort.c (MAX_FORK_RETRIES_COMPRESS, MAX_FORK_RETRI...
2006-12-27 Jim Meyering* configure.ac: Require autoconf-2.61 and automake...
2006-12-09 Jim Meyering* NEWS: With the change from "-pre" to "-dirty" suffix...
2006-12-08 Jim MeyeringPost-release version change.
2006-12-07 Jim MeyeringVersion 6.7. COREUTILS-6_7 v6.7
2006-11-23 Jim Meyering* configure.ac (AC_INIT): Bump to 6.7-pre, not 6.6...
2006-11-22 Jim MeyeringPost-release version change.
2006-11-22 Jim MeyeringVersion 6.6. COREUTILS-6_6 v6.6
2006-11-19 Jim MeyeringPost-release version change.
2006-11-19 Jim MeyeringVersion 6.5. COREUTILS-6_5 v6.5
2006-10-23 Jim Meyering* NEWS: Add a line for 6.5-cvs.
2006-10-22 Jim MeyeringVersion 6.4.
2006-10-12 Jim Meyering* configure.ac: Avoid compiler warnings about default...
2006-10-12 Jim Meyering[ChangeLog]
2006-10-02 Jim Meyering* NEWS: Add a line for 6.4-cvs.
2006-09-30 Jim MeyeringVersion 6.3. COREUTILS-6_3 v6.3
2006-09-18 Jim Meyering* NEWS: Add a line for 6.3-cvs.
2006-09-18 Jim MeyeringVersion 6.2.
2006-08-23 Paul Eggert* .cvsignore: Remove config.h, config.hin, as they...
2006-08-21 Paul EggertAdd a bootstrap procedure, so that the CVS version...
next