aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-03
|\
| * add test-dump-cache-tree in MakefileGuanqun Lu2009-02-03
* | 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
| * | Build: add NO_UINTMAX_T to support ancient systemsDavid M. Syzdek2008-11-02
* | | Merge branch 'maint'Junio C Hamano2008-11-11
|\ \ \ | | |/ | |/|
| * | Makefile: help people who run 'make check' by mistakeJunio C Hamano2008-11-11
| * | Install git-cvsserver in $(bindir)Nanako Shiraishi2008-10-28
| * | Install git-shell in bindir, tooTommi Virtanen2008-10-28
* | | Makefile: add install-man rules (quick and normal)Markus Heidelberg2008-11-02
* | | Stop using compat/regex.c on platforms with working regexp libraryJunio C Hamano2008-11-02
| |/ |/|
* | diff: unify external diff and funcname parsing codeJeff King2008-10-18
* | Merge branch 'dp/cywginstat'Shawn O. Pearce2008-10-09
|\ \
| * | cygwin: Use native Win32 API for statDmitry Potapov2008-09-30
* | | Merge branch 'maint'Shawn O. Pearce2008-10-09
|\ \ \ | | |/ | |/|
| * | Makefile: do not set NEEDS_LIBICONV for Solaris 8Jeff King2008-10-03
* | | Merge branch 'maint'Shawn O. Pearce2008-10-02
|\ \ \ | |/ / | | / | |/ |/|
| * Solaris: Use OLD_ICONV to avoid compile warningsDavid Soria Parra2008-10-02
* | Merge branch 'mv/merge-recursive'Shawn O. Pearce2008-09-25
|\ \
| * | Split out merge_recursive() to merge-recursive.cMiklos Vajna2008-08-30
* | | Merge branch 'jc/alternate-push'Shawn O. Pearce2008-09-25
|\ \ \
| * | | receive-pack: make it a builtinJunio C Hamano2008-09-09
* | | | Sync with 1.6.0.2Junio C Hamano2008-09-12
|\ \ \ \ | | |_|/ | |/| |
| * | | Use compatibility regex library also on FreeBSDJeff King2008-09-11
| * | | Use compatibility regex library also on AIXJohannes Sixt2008-09-11
* | | | Install git-cvsserver in $(bindir)Nanako Shiraishi2008-09-10
* | | | separate build targets for man and html documentationMichael J Gruber2008-09-10
* | | | allow installation of man and html doc from the man and html branchesMichael J Gruber2008-09-10
* | | | Merge branch 'maint'Junio C Hamano2008-09-10
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Use compatibility regex library for OSX/DarwinArjen Laarhoven2008-09-10
* | | Windows: git-shell can be compiled againJohannes Sixt2008-09-08
* | | Merge branch 'ar/autospell'Junio C Hamano2008-09-07
|\ \ \
| * | | git wrapper: DWIM mistyped commandsJohannes Schindelin2008-08-31
* | | | Merge branch 'jc/cc-ld-dynpath'Junio C Hamano2008-09-07
|\ \ \ \
| * | | | Makefile: Allow CC_LD_DYNPATH to be overridenJunio C Hamano2008-08-17
* | | | | Merge branch 'maint'Junio C Hamano2008-09-02
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Makefile: add merge_recursive.h to LIB_HMiklos Vajna2008-09-02
* | | | Merge branch 'maint'Junio C Hamano2008-08-30
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'af/maint-install-no-handlink' into maintJunio C Hamano2008-08-29
| |\ \
| | * | Fix use of hardlinks in "make install"Alex Riesen2008-08-29
| * | | shell: do not play duplicated definition games to shrink the executableJunio C Hamano2008-08-29
* | | | Merge branch 'mv/merge-custom'Junio C Hamano2008-08-27
|\ \ \ \
| * | | | Builtin git-help.Miklos Vajna2008-08-02