scripts: normalize all timestamps to UTC
[platform/upstream/automake.git] / lib / install-sh
2009-04-29 Eric Blakescripts: normalize all timestamps to UTC
2006-12-26 Paul Eggert* lib/install-sh (initialize_posix_glob): New var.
2006-12-25 Paul Eggert* lib/install-sh: Fix typo in previous patch for handli...
2006-10-14 Alexandre Duret... * lib/install-sh (posix_mkdir): Reject FreeBSD 6.1...
2006-10-14 Alexandre Duret... * lib/install-sh (posix_mkdir): Reject FreeBSD 6.1...
2006-07-09 Paul Eggert* lib/install-sh: Don't incorrectly claim that this...
2006-05-11 Paul Eggert* lib/install-sh: Sync from Autoconf, as follows:
2006-05-11 Ralf Wildenhues* lib/install-sh: Initialize IFS, so field splitting...
2006-04-25 Ralf Wildenhues* lib/install-sh: Simplify the expr implementation...
2006-04-24 Paul EggertUpdate scriptversion.
2006-04-24 Paul Eggert* lib/install.sh: Handle --, and diagnose unknown options.
2006-01-12 Alexandre Duret... * lib/install-sh (dstdir): Don't use semicolons inside...
2005-11-08 Paul EggertUpdate scriptversion.
2005-11-08 Paul EggertUse "trap '' 0" instead of "trap - 0", so that
2005-09-13 Paul Eggert* doc/automake.texi (limitations on file names): New...
2005-07-09 Alexandre Duret... * lib/install-sh: Use IFS=/ to split directories on...
2005-05-14 Alexandre Duret... * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, Chang...
2005-02-02 Alexandre Duret... * lib/depcomp: Exit with nonzero status if a write...
2004-12-17 Alexandre Duret... * install-sh: Use `(exit N); exit N', not `(exit N...
2004-10-22 Alexandre Duret... * lib/install-sh: Fix the dirname emulation to ignore...
2004-09-10 Alexandre Duret... * lib/compile, lib/elisp-comp, lib/install-sh, lib...
2004-07-05 Paul EggertRemove support for -b= and -t= options; this
2004-04-02 Paul Eggert* lib/install-sh: If "mv -f" works, use it.
2004-02-15 Alexandre Duret... * m4/mkdirp.m4: Use `mkdir -p' only with GNU mkdir...
2004-01-13 Jim MeyeringChange `\n \t' to `\n\t ' in `defaultIFS' assignment.
2004-01-12 Alexandre Duret... * lib/install-sh: Do not use "$@" in a context where...
2004-01-08 Alexandre Duret... * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Append `.' to $(mkdir_p).
2003-09-24 Alexandre Duret... * lib/install-sh (src, dst): Protect names starting...
2003-06-14 Paul Eggert(dsttmp, rmtmp): Do not use '#' in file names;
2003-05-09 Alexandre Duret... * lib/install-sh: Update copyright notice and license...
2003-01-17 Jim MeyeringAccept --help and --version, and lots of syntactic...
2002-11-25 Jim MeyeringUse `$0:' at the beginning of each diagnostic, not...
2002-11-10 Jim Meyering Make install-sh work even when names contain spaces or
2002-06-27 Alexandre Duret... * Makefile.am (fetch): Fetch install-sh from Autoconf...
2002-01-24 Akim Demaille* lib/install-sh: Update, from Autoconf.
1998-12-02 Tom Tromey * texinfo.tex, config.guess, config.sub, install-sh...
1997-04-30 Tom Tromeyminor updates from franc,ois
1996-07-19 Tom TromeyMake sure ansi2knr is distributed
1996-05-14 Tom TromeyFixlet
1995-11-12 Tom TromeyInitial revision