summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2009-06-01Quiet make: do not leave Windows behindJohannes Schindelin
2009-06-01MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymoreJohannes Schindelin
2009-05-31Merge branch 'jc/solaris-0811'Junio C Hamano
2009-05-31Merge branch 'jc/mktree'Junio C Hamano
2009-05-23MinGW: the path separator to split GITPERLLIB is ';' on Win32Johannes Schindelin
2009-05-23Merge branch 'js/maint-no-ln-across-libexec-and-bin'Junio C Hamano
2009-05-23Merge branch 'cc/bisect' (early part)Junio C Hamano
2009-05-23OpenSolaris 200811 (SunOS 5.11) does not want OLD_ICONVJunio C Hamano
2009-05-16Turn on USE_ST_TIMESPEC for OpenBSDTony Kemp
2009-05-14Add NO_CROSS_DIRECTORY_HARDLINKS support to the MakefileJohannes Schindelin
2009-05-10build-in git-mktreeJunio C Hamano
2009-05-10bisect: use "git rev-parse --sq-quote" instead of a custom "sq" functionChristian Couder
2009-04-29Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin
2009-04-28Makefile: installing git in cygwin 1.7.0Eric Blake
2009-04-28Makefile: fix NO_PERL bug with gitwebJeff King
2009-04-27NetBSD compilation fixPatrick Welche
2009-04-27Add semicolon to curly brace group in main MakefileMark Drago
2009-04-25Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin
2009-04-23Makefile: ignore perl/ subdirectory under NO_PERLJunio C Hamano
2009-04-20Windows: Skip fstat/lstat optimization in write_entry()Johannes Sixt
2009-04-20Sync with 1.6.2.4Junio C Hamano
2009-04-20Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtinsNguyễn Thái Ngọc Duy
2009-04-18Merge branch 'da/difftool'Junio C Hamano
2009-04-12Merge branch 'jk/no-perl'Junio C Hamano
2009-04-12Merge branch 'cc/bisect-filter'Junio C Hamano
2009-04-09tests: skip perl tests if NO_PERL is definedJeff King
2009-04-09Makefile: allow building without perlJeff King
2009-04-08difftool/mergetool: refactor commands to use git-mergetool--libDavid Aguilar
2009-04-08difftool: move 'git-difftool' out of contribDavid Aguilar
2009-04-05bisect--helper: implement "git bisect--helper"Christian Couder
2009-04-05add --html-path to get the location of installed HTML docsMarkus Heidelberg
2009-04-05Merge branch 'cc/sha1-bsearch' into HEADJunio C Hamano
2009-03-30rev-list: move bisect related code into its own fileChristian Couder
2009-03-25Guard a few Makefile variables against user environmentsJohannes Schindelin
2009-03-23Makefile: turn on USE_ST_TIMESPEC for FreeBSDJeff King
2009-03-19MinGW: implement mmapJanos Laube
2009-03-18Merge branch 'js/remote-improvements'Junio C Hamano
2009-03-18Merge branch 'kb/checkout-optim'Junio C Hamano
2009-03-11Merge branch 'tr/gcov'Junio C Hamano
2009-03-08Makefile: Set compiler switch for USE_NSECBrian Gernhardt
2009-03-08Create USE_ST_TIMESPEC and turn it on for DarwinBrian Gernhardt
2009-03-08Record ns-timestamps if possible, but do not use it without USE_NSECKjetil Barvik
2009-02-26add basic http clone/fetch testsJeff King
2009-02-25Install builtins with the user and group of the installing personalityGerrit Pape
2009-02-20Support coverage testing with GCC/gcovThomas Rast
2009-02-11Fix the installation path for html documentationMichael J Gruber
2009-02-11Makefile: resort filenames alphabeticallyStephan Beyer
2009-02-11Revert "Merge branch 'js/notes'"Junio C Hamano
2009-02-06Merge branch 'js/notes'Junio C Hamano
2009-02-05Makefile: minor improvements for Mac OS X (Darwin)Jay Soffian