| Commit message (Expand) | Author | Age | Files | Lines |
* | Make templates honour SHELL_PATH and PERL_PATH | Ben Walton | 2010-03-20 | 1 | -2/+15 |
* | Work around option parsing bug in the busybox tar implementation | Andreas Schwab | 2009-10-24 | 1 | -1/+1 |
* | Fix permission bits on sources checked out with an overtight umask | Junio C Hamano | 2008-09-09 | 1 | -5/+7 |
* | Install templates with the user and group of the installing personality | Johannes Sixt | 2008-08-20 | 1 | -1/+1 |
* | When installing, be prepared that template_dir may be relative. | Johannes Sixt | 2008-06-26 | 1 | -4/+4 |
* | templates/Makefile: don't depend on local umask setting | Gerrit Pape | 2008-02-28 | 1 | -3/+3 |
* | install-sh from automake does not like -m without delimiting space | Robert Schiele | 2007-12-03 | 1 | -1/+1 |
* | Use $(RM) in Makefiles instead of 'rm -f' | Emil Medve | 2007-07-14 | 1 | -1/+2 |
* | Remove trailing slash from $(template_dir). | Johannes Sixt | 2007-06-12 | 1 | -1/+1 |
* | Make 'make' quiet by default | Shawn O. Pearce | 2007-03-06 | 1 | -1/+1 |
* | Make 'make' quieter while building git | Shawn O. Pearce | 2007-03-06 | 1 | -3/+7 |
* | Assorted typo fixes | Pavel Roskin | 2007-02-03 | 1 | -1/+1 |
* | Fix installation of templates on ancient systems. | Ramsay Allan Jones | 2006-08-02 | 1 | -7/+5 |
* | Clean build annoyance. | Junio C Hamano | 2005-11-08 | 1 | -1/+0 |
* | Deal with $(bindir) and friends with whitespaces. | Junio C Hamano | 2005-10-10 | 1 | -2/+8 |
* | Make sure 'make install' does not have to rebuild templates. | Junio C Hamano | 2005-10-09 | 1 | -3/+6 |
* | Solaris: give a bit more built-in defaults. | Junio C Hamano | 2005-09-24 | 1 | -4/+6 |
* | [PATCH] Use $DESTDIR instead of $dest | Petr Baudis | 2005-08-12 | 1 | -3/+3 |
* | Redo the templates generation and installation. | Junio C Hamano | 2005-08-06 | 1 | -12/+31 |
* | Install sample hooks | Junio C Hamano | 2005-08-03 | 1 | -0/+19 |