summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2009-11-15Merge branch 'tz/maint-rpm' into maintJunio C Hamano
2009-11-15Merge branch 'tr/maint-roff-quote' into maintJunio C Hamano
2009-11-14Makefile: Ensure rpm packages can be read by older rpm versionsTodd Zullinger
2009-11-01Makefile: add compat/bswap.h to LIB_HDmitry V. Levin
2009-10-27Do not try to remove directories when removing old linksSebastian Schuberth
2009-10-22Quote ' as \(aq in manpagesThomas Rast
2009-10-18Makefile: clean block-sha1/ directory instead of mozilla-sha1/Carlos R. Mafra
2009-10-09Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in MakefileJonathan Nieder
2009-10-09Merge branch 'ms/msvc'Junio C Hamano
2009-10-08Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64Brandon Casey
2009-10-08Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64Brandon Casey
2009-10-08Fix MSVC build on cygwinRamsay Jones
2009-10-07Makefile: enable THREADED_DELTA_SEARCH on SunOSBrandon Casey
2009-09-18Tag GIT_VERSION when Git is built with MSVCMarius Storm-Olsen
2009-09-18Add MSVC to MakefileMarius Storm-Olsen
2009-09-13Merge branch 'jk/unwanted-advices'Junio C Hamano
2009-09-13Merge branch 'db/vcs-helper'Junio C Hamano
2009-09-11Makefile: remove remnant of separate http/https/ftp helpersJunio C Hamano
2009-09-11push: make non-fast-forward help message configurableJeff King
2009-09-10Makefile: Add NEEDS_CRYPTO_WITH_SSLBrian Gernhardt
2009-09-03Make the "traditionally-supported" URLs a special caseDaniel Barkalow
2009-08-29update-server-info: make builtin, use parseoptRené Scharfe
2009-08-27Merge branch 'lt/block-sha1'Junio C Hamano
2009-08-27Makefile: remove pointless conditional assignment in SunOS sectionBrandon Casey
2009-08-21Merge branch 'cc/replace'Junio C Hamano
2009-08-18remove ARM and Mozilla SHA1 implementationsNicolas Pitre
2009-08-07Makefile: install hardlinks for git-remote-<scheme> supported by libcurl if p...Junio C Hamano
2009-08-07Makefile: do not link three copies of git-remote-* programsJunio C Hamano
2009-08-07Makefile: git-http-fetch does not need expatJeff King
2009-08-06http-fetch: Fix Makefile dependanciesMike Ralphson
2009-08-05Add new optimized C 'block-sha1' routinesLinus Torvalds
2009-08-05git-http-fetch: not a builtinLinus Torvalds
2009-08-05Use an external program to implement fetching with curlDaniel Barkalow
2009-08-05Add support for external programs for handling native fetchesDaniel Barkalow
2009-07-24Merge branch 'maint'Junio C Hamano
2009-07-24SunOS grep does not understand -C<n> nor -eJunio C Hamano
2009-07-10Makefile: update IRIX64 sectionBrandon Casey
2009-07-10Makefile: add section for SGI IRIX 6.5Brandon Casey
2009-07-10Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile argumentsBrandon Casey
2009-07-10Makefile: keep "git" when bindir is execdirJunio C Hamano
2009-07-09Makefile: install 'git' in execdirv1.6.4-rc0Jeff King
2009-07-06Merge branch 'jk/use-our-regexp'Junio C Hamano
2009-06-30Merge branch 'maint'Junio C Hamano
2009-06-30Makefile: git.o depends on library headersJohannes Sixt
2009-06-20Makefile: Solaris needs HAVE_ALLOCA_H for alloca()Brandon Casey
2009-06-18Makefile: use compat regex on SolarisJeff King
2009-06-18Makefile: refactor regex compat supportJeff King
2009-06-13Merge branch 'sp/msysgit'Junio C Hamano
2009-06-13Merge branch 'bc/solaris'Junio C Hamano
2009-06-11compat/ has subdirectories: do not omit them in 'make clean'Johannes Sixt