summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2009-04-17Merge branch 'da/difftool'Junio C Hamano-0/+3
2009-04-12Merge branch 'jk/no-perl'Junio C Hamano-2/+26
2009-04-12Merge branch 'cc/bisect-filter'Junio C Hamano-0/+2
2009-04-08tests: skip perl tests if NO_PERL is definedJeff King-0/+1
2009-04-08Makefile: allow building without perlJeff King-2/+25
2009-04-08difftool/mergetool: refactor commands to use git-mergetool--libDavid Aguilar-0/+1
2009-04-07difftool: move 'git-difftool' out of contribDavid Aguilar-0/+2
2009-04-05bisect--helper: implement "git bisect--helper"Christian Couder-0/+1
2009-04-04add --html-path to get the location of installed HTML docsMarkus Heidelberg-0/+1
2009-04-04Merge branch 'cc/sha1-bsearch' into HEADJunio C Hamano-0/+12
2009-03-30rev-list: move bisect related code into its own fileChristian Couder-0/+1
2009-03-25Guard a few Makefile variables against user environmentsJohannes Schindelin-0/+12
2009-03-22Makefile: turn on USE_ST_TIMESPEC for FreeBSDJeff King-0/+1
2009-03-18MinGW: implement mmapJanos Laube-1/+6
2009-03-17Merge branch 'js/remote-improvements'Junio C Hamano-0/+1
2009-03-17Merge branch 'kb/checkout-optim'Junio C Hamano-0/+18
2009-03-11Merge branch 'tr/gcov'Junio C Hamano-0/+24
2009-03-08Makefile: Set compiler switch for USE_NSECBrian Gernhardt-0/+3
2009-03-08Create USE_ST_TIMESPEC and turn it on for DarwinBrian Gernhardt-0/+7
2009-03-07Record ns-timestamps if possible, but do not use it without USE_NSECKjetil Barvik-0/+8
2009-02-26add basic http clone/fetch testsJeff King-0/+1
2009-02-24Install builtins with the user and group of the installing personalityGerrit Pape-2/+2
2009-02-20Support coverage testing with GCC/gcovThomas Rast-0/+24
2009-02-10Fix the installation path for html documentationMichael J Gruber-1/+1
2009-02-10Makefile: resort filenames alphabeticallyStephan Beyer-8/+8
2009-02-10Revert "Merge branch 'js/notes'"Junio C Hamano-3/+0
2009-02-05Merge branch 'js/notes'Junio C Hamano-0/+3
2009-02-05Makefile: minor improvements for Mac OS X (Darwin)Jay Soffian-2/+4
2009-02-05Makefile: fix misdetection of relative pathnamesJunio C Hamano-2/+2
2009-02-04Merge branch 'maint'Junio C Hamano-0/+1
2009-02-03Merge branch 'maint-1.6.0' into maintJunio C Hamano-1/+1
2009-02-03add test-dump-cache-tree in MakefileGuanqun Lu-1/+1
2009-01-31Merge branch 'sp/runtime-prefix'Junio C Hamano-19/+30
2009-01-31Merge branch 'jk/signal-cleanup'Junio C Hamano-0/+3
2009-01-28Makefile: Make 'configure --with-expat=path' actually workSerge van den Boom-1/+9
2009-01-26make: Remove -pthread on Darwin (it is included by cstdlib).Ted Pavlic-0/+1
2009-01-26Windows: Revert to default paths and convert them by RUNTIME_PREFIXSteffen Prohaska-3/+1
2009-01-26Compute prefix at runtime if RUNTIME_PREFIX is setSteffen Prohaska-0/+3
2009-01-26Move computation of absolute paths from Makefile to runtime (in preparation f...Steffen Prohaska-16/+26
2009-01-23Merge branch 'js/patience-diff'Junio C Hamano-1/+1
2009-01-21chain kill signals for cleanup functionsJeff King-0/+3
2009-01-21Merge branch 'rs/ctype'Junio C Hamano-0/+3
2009-01-19Makefile: use shell for-loop rather than Make's foreach loop during installBrandon Casey-4/+6
2009-01-17Add ctype testRené Scharfe-1/+11
2009-01-11Makefile: clean up TEST_PROGRAMS definitionJeff King-1/+8
2009-01-07Introduce the diff option '--patience'Johannes Schindelin-1/+1
2009-01-07Merge branch 'mv/um-pdf'Junio C Hamano-0/+6
2008-12-21Add a script to edit/inspect notesJohannes Schindelin-0/+1
2008-12-21Introduce commit notesJohannes Schindelin-0/+2
2008-12-17Enable threaded delta search on Mac OS X/DarwinArjen Laarhoven-0/+1