Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |