| Commit message (Expand) | Author | Age | Files | Lines |
* | install-sh: avoid Tru64 sh `test' operator precedence issues. | Ralf Wildenhues | 2011-01-19 | 1 | -10/+13 |
* | Fix exit status of signal handlers in shell scripts. | Dmitry V. Levin | 2010-02-06 | 1 | -2/+6 |
* | scripts: normalize all timestamps to UTC | Eric Blake | 2009-04-29 | 1 | -2/+3 |
* | * lib/install-sh (initialize_posix_glob): New var. | Paul Eggert | 2006-12-26 | 1 | -39/+65 |
* | * lib/install-sh: Fix typo in previous patch for handling --. | Paul Eggert | 2006-12-25 | 1 | -80/+66 |
* | * lib/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m, | Alexandre Duret-Lutz | 2006-10-14 | 1 | -1/+1 |
* | * lib/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m, | Alexandre Duret-Lutz | 2006-10-14 | 1 | -5/+19 |
* | * lib/install-sh: Don't incorrectly claim that this implementation | Paul Eggert | 2006-07-09 | 1 | -47/+98 |
* | * lib/install-sh: Sync from Autoconf, as follows: | Paul Eggert | 2006-05-11 | 1 | -13/+31 |
* | * lib/install-sh: Initialize IFS, so field splitting isn't | Ralf Wildenhues | 2006-05-11 | 1 | -1/+5 |
* | * lib/install-sh: Simplify the expr implementation of dirname. | Ralf Wildenhues | 2006-04-25 | 1 | -3/+2 |
* | Update scriptversion. | Paul Eggert | 2006-04-24 | 1 | -1/+1 |
* | * lib/install.sh: Handle --, and diagnose unknown options. | Paul Eggert | 2006-04-24 | 1 | -16/+24 |
* | * lib/install-sh (dstdir): Don't use semicolons inside { } in | Alexandre Duret-Lutz | 2006-01-12 | 1 | -6/+18 |
* | Update scriptversion. | Paul Eggert | 2005-11-08 | 1 | -1/+1 |
* | Use "trap '' 0" instead of "trap - 0", so that | Paul Eggert | 2005-11-08 | 1 | -1/+1 |
* | * doc/automake.texi (limitations on file names): New section. | Paul Eggert | 2005-09-13 | 1 | -64/+142 |
* | * lib/install-sh: Use IFS=/ to split directories on /, don't translate | Alexandre Duret-Lutz | 2005-07-09 | 1 | -13/+13 |
* | * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02, | Alexandre Duret-Lutz | 2005-05-14 | 1 | -1/+1 |
* | * lib/depcomp: Exit with nonzero status if a write failure occurs | Alexandre Duret-Lutz | 2005-02-02 | 1 | -3/+3 |
* | * install-sh: Use `(exit N); exit N', not `(exit N); exit'. | Alexandre Duret-Lutz | 2004-12-17 | 1 | -4/+4 |
* | * lib/install-sh: Fix the dirname emulation to ignore trailing | Alexandre Duret-Lutz | 2004-10-22 | 1 | -3/+4 |
* | * lib/compile, lib/elisp-comp, lib/install-sh, lib/ylwrap: Use $ret | Alexandre Duret-Lutz | 2004-09-10 | 1 | -2/+2 |
* | Remove support for -b= and -t= options; this | Paul Eggert | 2004-07-05 | 1 | -44/+41 |
* | * lib/install-sh: If "mv -f" works, use it. | Paul Eggert | 2004-04-02 | 1 | -20/+29 |
* | * m4/mkdirp.m4: Use `mkdir -p' only with GNU mkdir, because | Alexandre Duret-Lutz | 2004-02-15 | 1 | -2/+8 |
* | Change `\n \t' to `\n\t ' in `defaultIFS' assignment. | Jim Meyering | 2004-01-13 | 1 | -4/+4 |
* | * lib/install-sh: Do not use "$@" in a context where it may be empty, | Alexandre Duret-Lutz | 2004-01-12 | 1 | -3/+4 |
* | * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Append `.' to $(mkdir_p). | Alexandre Duret-Lutz | 2004-01-08 | 1 | -126/+140 |
* | * lib/install-sh (src, dst): Protect names starting with `-', | Alexandre Duret-Lutz | 2003-09-24 | 1 | -3/+12 |
* | (dsttmp, rmtmp): Do not use '#' in file names; | Paul Eggert | 2003-06-14 | 1 | -3/+3 |
* | * lib/install-sh: Update copyright notice and license to that of | Alexandre Duret-Lutz | 2003-05-09 | 1 | -13/+30 |
* | Accept --help and --version, and lots of syntactic clean-up. | Jim Meyering | 2003-01-17 | 1 | -210/+203 |
* | Use `$0:' at the beginning of each diagnostic, not `install:'. | Jim Meyering | 2002-11-25 | 1 | -4/+4 |
* | Make install-sh work even when names contain spaces or | Jim Meyering | 2002-11-10 | 1 | -41/+66 |
* | * Makefile.am (fetch): Fetch install-sh from Autoconf CVS. | Alexandre Duret-Lutz | 2002-06-27 | 1 | -1/+1 |
* | * lib/install-sh: Update, from Autoconf. | Akim Demaille | 2002-01-24 | 1 | -17/+17 |
* | * texinfo.tex, config.guess, config.sub, install-sh: New | Tom Tromey | 1998-12-02 | 1 | -0/+1 |
* | minor updates from franc,ois | Tom Tromey | 1997-04-30 | 1 | -7/+7 |
* | Make sure ansi2knr is distributed | Tom Tromey | 1996-07-19 | 1 | -1/+13 |
* | Fixlet | Tom Tromey | 1996-05-14 | 1 | -1/+1 |
* | Initial revision | Tom Tromey | 1995-11-12 | 1 | -0/+238 |