bootstrap: when fetching .po files, do not remove .gmo files.
[platform/upstream/coreutils.git] / bootstrap.conf
2007-08-23 Jim MeyeringMove functions from copy.c into new modules, since...
2007-08-20 Eric BlakeAvoid consuming too much seekable input when yesno...
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-07-06 Jim Meyeringsetuidgid: set all groups, not just the primary one...
2007-06-18 Jim MeyeringUse mreadlink_with_size (doesn't exit), not xreadlink_w...
2007-05-31 Jim MeyeringPull printf-related code from gnulib, rather than using...
2007-04-25 Jim Meyering* bootstrap.conf (gnulib_modules): Add autobuild.
2007-04-25 Jim Meyering* bootstrap.conf (gnulib_modules): Add fseeko and ftello.
2007-04-25 Jim Meyering* bootstrap.conf (gnulib_modules): Add fseeko.
2007-04-02 Paul Eggertgnulib moved md5 and sha1 modules into a new crypt...
2007-03-29 Jim MeyeringNew program: chcon
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-25 Paul EggertAvoid the need for euidaccess and/or lstat on every...
2007-03-12 Jim MeyeringMerge branch 'master' of /cu
2007-03-12 Jim MeyeringMake bootstrap.conf a tiny bit more generic.
2007-03-01 Bruno Haible* bootstrap.conf (gnulib_modules): Replace xreadlink...
2007-02-24 Paul Eggert* NEWS: sort no longer compresses temporaries by default.
2007-02-15 Paul Eggert* bootstrap.conf (gnulib_modules): Add c-strcase. ...
2007-01-29 Jim MeyeringMerge branch 'master' of /cu
2007-01-29 Paul EggertModify "ls" to sort its data faster, using the new...
2007-01-26 Jim Meyeringmerge from trunk
2007-01-23 Dan Hipschman* src/sort.c (MAX_FORK_RETRIES_COMPRESS, MAX_FORK_RETRI...
2007-01-20 Jim MeyeringMerge branch 'master' of /cu
2007-01-15 Jim Meyering* bootstrap.conf (avoided_gnulib_modules): Fix my typo:
2007-01-14 Bruno HaibleEnable use of gnulib's new fchdir module.
2006-12-30 Jim Meyering* bootstrap (gnulib_extra_files): Remove announce-gen.
2006-11-16 Paul Eggert* bootstrap.conf (gnulib_modules): Add sys_stat, since...
2006-11-14 Jim MeyeringAdapt to new version of gnulib-tool.
2006-09-16 Paul Eggert* NEWS: Document that mkdir -p and install -d now fork...
2006-09-15 Jim Meyering* bootstrap.conf (gnulib_modules): Add rename-dest...
2006-08-29 Paul Eggert* bootstrap.conf (gnulib_modules): Add isapipe.
2006-08-28 Paul EggertAdjust to recent gnulib changes for the gnulib module.
2006-08-28 Paul EggertAdjust to recent gnulib changes for the inttypes module.
2006-08-26 Paul EggertInclude <config.h> unconditionally, since we now assume...
2006-08-25 Paul Eggert* .cvsignore: Remove stamp-h1. Add coreutils-*, to...
2006-08-22 Paul Eggert* bootstrap.conf (gnulib_modules): Add gnupload.
2006-08-22 Paul Eggert* bootstrap (bootstrap_conf_cleanup): Remove.
2006-08-21 Paul EggertAdd a bootstrap procedure, so that the CVS version...