summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2010-05-281-2/+3
|\
| * Merge branch 'maint-1.7.0' into maintJunio C Hamano2010-05-281-2/+3
| |\
| | * Makefile: reenable install with NO_CURLMichael J Gruber2010-05-281-2/+3
| | * Merge branch 'da/maint-python-startup' into maintJunio C Hamano2010-04-221-3/+2
| | |\
* | | \ Merge branch 'jn/gitweb-install'Junio C Hamano2010-05-211-0/+3
|\ \ \ \
| * | | | gitweb: Create install target for gitweb in MakefileJakub Narebski2010-05-011-0/+3
* | | | | Merge branch 'cw/maint-exec-defpath'Junio C Hamano2010-05-211-0/+13
|\ \ \ \ \
| * | | | | exec_cmd.c: replace hard-coded path list with one from <paths.h>Chris Webb2010-04-151-0/+13
| | |_|/ / | |/| | |
| * | | | Merge branch 'rb/maint-python-path' into maintJunio C Hamano2010-04-091-0/+1
| |\ \ \ \
* | \ \ \ \ Merge branch 'sr/remote-helper-export'Junio C Hamano2010-05-211-7/+4
|\ \ \ \ \ \
| * | | | | | Makefile: Simplify handling of python scriptsBrian Gernhardt2010-04-091-8/+2
| * | | | | | remote-helpers: add testgit helperSverre Rabbelier2010-03-311-0/+2
* | | | | | | Merge branch 'jk/cached-textconv'Junio C Hamano2010-05-081-0/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | introduce notes-cache interfaceJeff King2010-04-011-0/+2
* | | | | | | Makefile: Fix 'clean' target to remove all gitweb build filesRamsay Jones2010-05-081-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'mr/gitweb-jsmin'Junio C Hamano2010-04-101-10/+23
|\ \ \ \ \ \
| * | | | | | instaweb: add minification awarenessMark Rada2010-04-021-2/+10
| * | | | | | Gitweb: add autoconfigure support for minifiersMark Rada2010-04-021-4/+0
| * | | | | | Gitweb: add support for minifying gitweb.cssMark Rada2010-04-021-6/+15
| * | | | | | Gitweb: add ignore and clean rules for minified filesMark Rada2010-04-021-1/+1
| |/ / / / /
* | | | | | Merge branch 'da/maint-python-startup'Junio C Hamano2010-04-061-3/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Makefile: Remove usage of deprecated Python "has_key" methodDavid Aguilar2010-03-281-3/+2
* | | | | | Revert "Link against libiconv on IRIX"Junio C Hamano2010-04-051-2/+0
* | | | | | Merge branch 'rb/maint-python-path'Junio C Hamano2010-04-031-0/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Correct references to /usr/bin/python which does not exist on FreeBSDR. Tyler Ballance2010-03-241-0/+1
| |/ / / /
* | | | | Merge branch 'bw/template-tool-buildconfig'Junio C Hamano2010-04-031-1/+1
|\ \ \ \ \
| * | | | | Make templates honour SHELL_PATH and PERL_PATHBen Walton2010-03-201-1/+1
* | | | | | Makefile: future-proof Cygwin version checkJonathan Nieder2010-04-031-1/+1
* | | | | | Makefile: update defaults for modern CygwinEric Blake2010-04-011-10/+12
| |_|/ / / |/| | | |
* | | | | Sync with 1.7.0.4Junio C Hamano2010-03-311-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Link against libiconv on IRIXHolger Weiß2010-03-311-0/+2
| | |/ | |/|
* | | Merge branch 'maint'Junio C Hamano2010-03-201-0/+6
|\ \ \ | |/ /
| * | Makefile: Fix CDPATH problemJonathan Nieder2010-03-201-0/+6
* | | Makefile: Fix occasional GIT-CFLAGS breakageJonathan Nieder2010-03-201-10/+11
| |/ |/|
* | Merge branch 'jh/notes'Junio C Hamano2010-03-151-1/+1
|\ \
| * | Builtin-ify git-notesJohan Herland2010-02-131-1/+1
* | | Makefile: update check-docs targetJunio C Hamano2010-03-101-1/+2
* | | Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-101-107/+107
|\ \ \
| * | | Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-97/+97
* | | | Merge branch 'mm/mkstemps-mode-for-packfiles'Junio C Hamano2010-03-071-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Move gitmkstemps to path.cMatthieu Moy2010-02-221-1/+0
* | | | Merge branch 'jn/makedepend'Junio C Hamano2010-03-021-50/+181
|\ \ \ \ | |_|/ / |/| | |
| * | | Makefile: clarify definition of TEST_OBJSJonathan Nieder2010-02-281-2/+1
| * | | Makefile: always remove .depend directories on 'make clean'Jonathan Nieder2010-01-311-1/+1
| * | | Makefile: tuck away generated makefile fragments in .dependJonathan Nieder2010-01-311-3/+3
| * | | Teach Makefile to check header dependenciesJonathan Nieder2010-01-271-15/+80
| * | | Makefile: list standalone program object files in PROGRAM_OBJSJonathan Nieder2010-01-271-12/+16
| * | | Makefile: lazily compute header dependenciesJonathan Nieder2010-01-261-5/+44
| * | | Makefile: list generated object files in OBJECTSJonathan Nieder2010-01-261-2/+7
| * | | Makefile: disable default implicit rulesJonathan Nieder2010-01-261-0/+2