Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: Fix 'clean' target to remove all gitweb build files | Ramsay Jones | 2010-05-08 | 1 | -1/+1 |
* | Merge branch 'mr/gitweb-jsmin' | Junio C Hamano | 2010-04-10 | 1 | -10/+23 |
|\ | |||||
| * | instaweb: add minification awareness | Mark Rada | 2010-04-02 | 1 | -2/+10 |
| * | Gitweb: add autoconfigure support for minifiers | Mark Rada | 2010-04-02 | 1 | -4/+0 |
| * | Gitweb: add support for minifying gitweb.css | Mark Rada | 2010-04-02 | 1 | -6/+15 |
| * | Gitweb: add ignore and clean rules for minified files | Mark Rada | 2010-04-02 | 1 | -1/+1 |
* | | Merge branch 'da/maint-python-startup' | Junio C Hamano | 2010-04-06 | 1 | -3/+2 |
|\ \ | |||||
| * | | Makefile: Remove usage of deprecated Python "has_key" method | David Aguilar | 2010-03-28 | 1 | -3/+2 |
* | | | Revert "Link against libiconv on IRIX" | Junio C Hamano | 2010-04-05 | 1 | -2/+0 |
* | | | Merge branch 'rb/maint-python-path' | Junio C Hamano | 2010-04-03 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Correct references to /usr/bin/python which does not exist on FreeBSD | R. Tyler Ballance | 2010-03-24 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge branch 'bw/template-tool-buildconfig' | Junio C Hamano | 2010-04-03 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Make templates honour SHELL_PATH and PERL_PATH | Ben Walton | 2010-03-20 | 1 | -1/+1 |
* | | | | Makefile: future-proof Cygwin version check | Jonathan Nieder | 2010-04-03 | 1 | -1/+1 |
* | | | | Makefile: update defaults for modern Cygwin | Eric Blake | 2010-04-01 | 1 | -10/+12 |
| |_|/ |/| | | |||||
* | | | Sync with 1.7.0.4 | Junio C Hamano | 2010-03-31 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Link against libiconv on IRIX | Holger Weiß | 2010-03-31 | 1 | -0/+2 |
| | |/ | |/| | |||||
* | | | Merge branch 'maint' | Junio C Hamano | 2010-03-20 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Makefile: Fix CDPATH problem | Jonathan Nieder | 2010-03-20 | 1 | -0/+6 |
* | | | Makefile: Fix occasional GIT-CFLAGS breakage | Jonathan Nieder | 2010-03-20 | 1 | -10/+11 |
| |/ |/| | |||||
* | | Merge branch 'jh/notes' | Junio C Hamano | 2010-03-15 | 1 | -1/+1 |
|\ \ | |||||
| * | | Builtin-ify git-notes | Johan Herland | 2010-02-13 | 1 | -1/+1 |
* | | | Makefile: update check-docs target | Junio C Hamano | 2010-03-10 | 1 | -1/+2 |
* | | | Merge branch 'lt/deepen-builtin-source' | Junio C Hamano | 2010-03-10 | 1 | -107/+107 |
|\ \ \ | |||||
| * | | | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -97/+97 |
* | | | | Merge branch 'mm/mkstemps-mode-for-packfiles' | Junio C Hamano | 2010-03-07 | 1 | -1/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Move gitmkstemps to path.c | Matthieu Moy | 2010-02-22 | 1 | -1/+0 |
* | | | | Merge branch 'jn/makedepend' | Junio C Hamano | 2010-03-02 | 1 | -50/+181 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Makefile: clarify definition of TEST_OBJS | Jonathan Nieder | 2010-02-28 | 1 | -2/+1 |
| * | | | Makefile: always remove .depend directories on 'make clean' | Jonathan Nieder | 2010-01-31 | 1 | -1/+1 |
| * | | | Makefile: tuck away generated makefile fragments in .depend | Jonathan Nieder | 2010-01-31 | 1 | -3/+3 |
| * | | | Teach Makefile to check header dependencies | Jonathan Nieder | 2010-01-27 | 1 | -15/+80 |
| * | | | Makefile: list standalone program object files in PROGRAM_OBJS | Jonathan Nieder | 2010-01-27 | 1 | -12/+16 |
| * | | | Makefile: lazily compute header dependencies | Jonathan Nieder | 2010-01-26 | 1 | -5/+44 |
| * | | | Makefile: list generated object files in OBJECTS | Jonathan Nieder | 2010-01-26 | 1 | -2/+7 |
| * | | | Makefile: disable default implicit rules | Jonathan Nieder | 2010-01-26 | 1 | -0/+2 |
| * | | | Makefile: rearrange dependency rules | Jonathan Nieder | 2010-01-26 | 1 | -24/+25 |
| * | | | Makefile: transport.o depends on branch.h now | Jonathan Nieder | 2010-01-26 | 1 | -1/+1 |
| * | | | Merge branch 'master' of git://repo.or.cz/alt-git into jn/autodep | Jonathan Nieder | 2010-01-26 | 1 | -76/+162 |
| |\ \ \ | |||||
| * | | | | Makefile: drop dependency on $(wildcard */*.h) | Jonathan Nieder | 2010-01-26 | 1 | -1/+1 |
| * | | | | Makefile: clean up http-walker.o dependency rules | Jonathan Nieder | 2010-01-26 | 1 | -1/+1 |
| * | | | | Makefile: remove wt-status.h from LIB_H | Jonathan Nieder | 2010-01-26 | 1 | -2/+1 |
| * | | | | Makefile: make sure test helpers are rebuilt when headers change | Jonathan Nieder | 2010-01-26 | 1 | -16/+16 |
| * | | | | Makefile: add missing header file dependencies | Jonathan Nieder | 2010-01-26 | 1 | -3/+20 |
* | | | | | Merge branch 'jn/makefile-script-lib' | Junio C Hamano | 2010-02-21 | 1 | -14/+28 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Do not install shell libraries executable | Jonathan Nieder | 2010-01-31 | 1 | -14/+28 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jh/gitweb-caching' (early part) | Junio C Hamano | 2010-02-02 | 1 | -53/+12 |
|\ \ \ \ | |||||
| * | | | | gitweb: Makefile improvements | John 'Warthog9' Hawley | 2010-01-30 | 1 | -53/+12 |
| |/ / / | |||||
* | | | | Make NO_PTHREADS the sole thread configuration variable | Dan McGee | 2010-01-31 | 1 | -22/+2 |
|/ / / | |||||
* | | | Windows: Remove dependency on pthreadGC2.dll | Michael Lukashov | 2010-01-24 | 1 | -1/+3 |
| |/ |/| |