aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* difftool/mergetool: refactor commands to use git-mergetool--libDavid Aguilar2009-04-08
* difftool: move 'git-difftool' out of contribDavid Aguilar2009-04-07
* Guard a few Makefile variables against user environmentsJohannes Schindelin2009-03-25
* Makefile: turn on USE_ST_TIMESPEC for FreeBSDJeff King2009-03-22
* MinGW: implement mmapJanos Laube2009-03-18
* Merge branch 'js/remote-improvements'Junio C Hamano2009-03-17
|\
| * add basic http clone/fetch testsJeff King2009-02-26
* | Merge branch 'kb/checkout-optim'Junio C Hamano2009-03-17
|\ \
| * | Makefile: Set compiler switch for USE_NSECBrian Gernhardt2009-03-08
| * | Create USE_ST_TIMESPEC and turn it on for DarwinBrian Gernhardt2009-03-08
| * | Record ns-timestamps if possible, but do not use it without USE_NSECKjetil Barvik2009-03-07
* | | Merge branch 'tr/gcov'Junio C Hamano2009-03-11
|\ \ \ | |_|/ |/| |
| * | Support coverage testing with GCC/gcovThomas Rast2009-02-20
* | | Install builtins with the user and group of the installing personalityGerrit Pape2009-02-24
|/ /
* | Fix the installation path for html documentationMichael J Gruber2009-02-10
* | Makefile: resort filenames alphabeticallyStephan Beyer2009-02-10
* | Revert "Merge branch 'js/notes'"Junio C Hamano2009-02-10
|/
* Merge branch 'js/notes'Junio C Hamano2009-02-05
|\
| * Add a script to edit/inspect notesJohannes Schindelin2008-12-21
| * Introduce commit notesJohannes Schindelin2008-12-21
* | Makefile: minor improvements for Mac OS X (Darwin)Jay Soffian2009-02-05
* | Makefile: fix misdetection of relative pathnamesJunio C Hamano2009-02-05
* | Merge branch 'maint'Junio C Hamano2009-02-04
|\ \
| * \ Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-03
| |\ \ | | |/ | |/|
| | * add test-dump-cache-tree in MakefileGuanqun Lu2009-02-03
* | | Merge branch 'sp/runtime-prefix'Junio C Hamano2009-01-31
|\ \ \
| * | | Windows: Revert to default paths and convert them by RUNTIME_PREFIXSteffen Prohaska2009-01-26
| * | | Compute prefix at runtime if RUNTIME_PREFIX is setSteffen Prohaska2009-01-26
| * | | Move computation of absolute paths from Makefile to runtime (in preparation f...Steffen Prohaska2009-01-26
* | | | Merge branch 'jk/signal-cleanup'Junio C Hamano2009-01-31
|\ \ \ \
| * | | | chain kill signals for cleanup functionsJeff King2009-01-21
| |/ / /
* | | | Makefile: Make 'configure --with-expat=path' actually workSerge van den Boom2009-01-28
* | | | make: Remove -pthread on Darwin (it is included by cstdlib).Ted Pavlic2009-01-26
* | | | Merge branch 'js/patience-diff'Junio C Hamano2009-01-23
|\ \ \ \
| * | | | Introduce the diff option '--patience'Johannes Schindelin2009-01-07
| | |/ / | |/| |
* | | | Merge branch 'rs/ctype'Junio C Hamano2009-01-21
|\ \ \ \
| * | | | Add ctype testRené Scharfe2009-01-17
* | | | | Makefile: use shell for-loop rather than Make's foreach loop during installBrandon Casey2009-01-19
| |_|/ / |/| | |
* | | | Makefile: clean up TEST_PROGRAMS definitionJeff King2009-01-11
|/ / /
* | | Merge branch 'mv/um-pdf'Junio C Hamano2009-01-07
|\ \ \ | |/ / |/| |
| * | Add support for a pdf version of the user manualMiklos Vajna2008-12-10
* | | Enable threaded delta search on Mac OS X/DarwinArjen Laarhoven2008-12-17
|/ /
* | Install git-stage in exec-pathJunio C Hamano2008-12-03
* | Makefile: introduce NO_PTHREADSJunio C Hamano2008-12-02
* | Merge branch 'rs/strbuf-expand'Junio C Hamano2008-11-27
|\ \
| * | remove the unused files interpolate.c and interpolate.hRené Scharfe2008-11-23
* | | Add cache preload facilityLinus Torvalds2008-11-14
|/ /
* | Merge branch 'ds/uintmax-config' (early part)Junio C Hamano2008-11-12
|\ \
| * | Make Pthread link flags configurableDavid M. Syzdek2008-11-02
| * | Add Makefile check for FreeBSD 4.9-SECURITYDavid M. Syzdek2008-11-02