summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MinGW: the path separator to split GITPERLLIB is ';' on Win32Johannes Schindelin2009-05-231-1/+3
* Merge branch 'js/maint-no-ln-across-libexec-and-bin'Junio C Hamano2009-05-231-0/+4
|\
| * Add NO_CROSS_DIRECTORY_HARDLINKS support to the MakefileJohannes Schindelin2009-05-131-0/+4
* | Merge branch 'cc/bisect' (early part)Junio C Hamano2009-05-231-1/+0
|\ \
| * | bisect: use "git rev-parse --sq-quote" instead of a custom "sq" functionChristian Couder2009-05-101-1/+0
* | | Turn on USE_ST_TIMESPEC for OpenBSDTony Kemp2009-05-161-0/+1
|/ /
* | Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin2009-04-291-5/+5
* | Makefile: installing git in cygwin 1.7.0Eric Blake2009-04-281-1/+1
* | Makefile: fix NO_PERL bug with gitwebJeff King2009-04-271-3/+1
* | NetBSD compilation fixPatrick Welche2009-04-271-0/+1
* | Add semicolon to curly brace group in main MakefileMark Drago2009-04-271-1/+1
* | Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin2009-04-251-0/+8
* | Makefile: ignore perl/ subdirectory under NO_PERLJunio C Hamano2009-04-231-0/+2
* | Windows: Skip fstat/lstat optimization in write_entry()Johannes Sixt2009-04-201-0/+9
* | Sync with 1.6.2.4Junio C Hamano2009-04-191-2/+0
|\ \
| * | Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtinsNguyễn Thái Ngọc Duy2009-04-191-2/+0
| |/
* | Merge branch 'da/difftool'Junio C Hamano2009-04-171-0/+3
|\ \
| * | difftool/mergetool: refactor commands to use git-mergetool--libDavid Aguilar2009-04-081-0/+1
| * | difftool: move 'git-difftool' out of contribDavid Aguilar2009-04-071-0/+2
* | | Merge branch 'jk/no-perl'Junio C Hamano2009-04-121-2/+26
|\ \ \
| * | | tests: skip perl tests if NO_PERL is definedJeff King2009-04-081-0/+1
| * | | Makefile: allow building without perlJeff King2009-04-081-2/+25
* | | | Merge branch 'cc/bisect-filter'Junio C Hamano2009-04-121-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | bisect--helper: implement "git bisect--helper"Christian Couder2009-04-051-0/+1
| * | | Merge branch 'cc/sha1-bsearch' into HEADJunio C Hamano2009-04-041-0/+12
| |\ \ \ | | |/ /
| * | | rev-list: move bisect related code into its own fileChristian Couder2009-03-301-0/+1
* | | | add --html-path to get the location of installed HTML docsMarkus Heidelberg2009-04-041-0/+1
| |/ / |/| |
* | | Guard a few Makefile variables against user environmentsJohannes Schindelin2009-03-251-0/+12
|/ /
* | Makefile: turn on USE_ST_TIMESPEC for FreeBSDJeff King2009-03-221-0/+1
* | MinGW: implement mmapJanos Laube2009-03-181-1/+6
* | Merge branch 'js/remote-improvements'Junio C Hamano2009-03-171-0/+1
|\ \
| * | add basic http clone/fetch testsJeff King2009-02-261-0/+1
| |/
* | Merge branch 'kb/checkout-optim'Junio C Hamano2009-03-171-0/+18
|\ \
| * | Makefile: Set compiler switch for USE_NSECBrian Gernhardt2009-03-081-0/+3
| * | Create USE_ST_TIMESPEC and turn it on for DarwinBrian Gernhardt2009-03-081-0/+7
| * | Record ns-timestamps if possible, but do not use it without USE_NSECKjetil Barvik2009-03-071-0/+8
* | | Merge branch 'tr/gcov'Junio C Hamano2009-03-111-0/+24
|\ \ \ | |_|/ |/| |
| * | Support coverage testing with GCC/gcovThomas Rast2009-02-201-0/+24
* | | Install builtins with the user and group of the installing personalityGerrit Pape2009-02-241-2/+2
|/ /
* | Fix the installation path for html documentationMichael J Gruber2009-02-101-1/+1
* | Makefile: resort filenames alphabeticallyStephan Beyer2009-02-101-8/+8
* | Revert "Merge branch 'js/notes'"Junio C Hamano2009-02-101-3/+0
|/
* Merge branch 'js/notes'Junio C Hamano2009-02-051-0/+3
|\
| * Add a script to edit/inspect notesJohannes Schindelin2008-12-211-0/+1
| * Introduce commit notesJohannes Schindelin2008-12-211-0/+2
* | Makefile: minor improvements for Mac OS X (Darwin)Jay Soffian2009-02-051-2/+4
* | Makefile: fix misdetection of relative pathnamesJunio C Hamano2009-02-051-2/+2
* | Merge branch 'maint'Junio C Hamano2009-02-041-0/+1
|\ \
| * \ Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-031-1/+1
| |\ \ | | |/ | |/|
| | * add test-dump-cache-tree in MakefileGuanqun Lu2009-02-031-1/+1