summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-11-09Retire fetch--tool helper to contrib/examplesLibravatar Jonathan Nieder1-1/+0
2009-11-01Merge branch 'maint'Libravatar Junio C Hamano1-0/+1
2009-11-01Makefile: add compat/bswap.h to LIB_HLibravatar Dmitry V. Levin1-0/+1
2009-10-30Merge branch 'js/diff-verbose-submodule'Libravatar Junio C Hamano1-0/+2
2009-10-30Merge branch 'tr/maint-roff-quote'Libravatar Junio C Hamano1-0/+4
2009-10-27Do not try to remove directories when removing old linksLibravatar Sebastian Schuberth1-1/+1
2009-10-22Quote ' as \(aq in manpagesLibravatar Thomas Rast1-0/+4
2009-10-19Add the --submodule option to the diff option familyLibravatar Johannes Schindelin1-0/+2
2009-10-18Makefile: clean block-sha1/ directory instead of mozilla-sha1/Libravatar Carlos R. Mafra1-1/+1
2009-10-09Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in MakefileLibravatar Jonathan Nieder1-1/+5
2009-10-09Merge branch 'ms/msvc'Libravatar Junio C Hamano1-1/+1
2009-10-08Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64Libravatar Brandon Casey1-0/+12
2009-10-08Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64Libravatar Brandon Casey1-0/+2
2009-10-08Fix MSVC build on cygwinLibravatar Ramsay Jones1-1/+1
2009-10-07Makefile: enable THREADED_DELTA_SEARCH on SunOSLibravatar Brandon Casey1-0/+1
2009-09-18Tag GIT_VERSION when Git is built with MSVCLibravatar Marius Storm-Olsen1-0/+1
2009-09-18Add MSVC to MakefileLibravatar Marius Storm-Olsen1-1/+54
2009-09-13Merge branch 'jk/unwanted-advices'Libravatar Junio C Hamano1-0/+2
2009-09-13Merge branch 'db/vcs-helper'Libravatar Junio C Hamano1-5/+15
2009-09-11Makefile: remove remnant of separate http/https/ftp helpersLibravatar Junio C Hamano1-1/+1
2009-09-11push: make non-fast-forward help message configurableLibravatar Jeff King1-0/+2
2009-09-10Makefile: Add NEEDS_CRYPTO_WITH_SSLLibravatar Brian Gernhardt1-1/+7
2009-09-03Make the "traditionally-supported" URLs a special caseLibravatar Daniel Barkalow1-15/+2
2009-08-29update-server-info: make builtin, use parseoptLibravatar René Scharfe1-1/+1
2009-08-27Merge branch 'lt/block-sha1'Libravatar Junio C Hamano1-24/+2
2009-08-27Makefile: remove pointless conditional assignment in SunOS sectionLibravatar Brandon Casey1-3/+0
2009-08-21Merge branch 'cc/replace'Libravatar Junio C Hamano1-0/+2
2009-08-18remove ARM and Mozilla SHA1 implementationsLibravatar Nicolas Pitre1-24/+2
2009-08-07Makefile: install hardlinks for git-remote-<scheme> supported by libcurl if p...Libravatar Junio C Hamano1-2/+9
2009-08-07Makefile: do not link three copies of git-remote-* programsLibravatar Junio C Hamano1-2/+10
2009-08-07Makefile: git-http-fetch does not need expatLibravatar Jeff King1-1/+1
2009-08-06http-fetch: Fix Makefile dependanciesLibravatar Mike Ralphson1-1/+1
2009-08-05Add new optimized C 'block-sha1' routinesLibravatar Linus Torvalds1-0/+9
2009-08-05git-http-fetch: not a builtinLibravatar Linus Torvalds1-4/+6
2009-08-05Use an external program to implement fetching with curlLibravatar Daniel Barkalow1-0/+5
2009-08-05Add support for external programs for handling native fetchesLibravatar Daniel Barkalow1-0/+1
2009-07-24Merge branch 'maint'Libravatar Junio C Hamano1-0/+1
2009-07-24SunOS grep does not understand -C<n> nor -eLibravatar Junio C Hamano1-0/+1
2009-07-10Makefile: update IRIX64 sectionLibravatar Brandon Casey1-6/+6
2009-07-10Makefile: add section for SGI IRIX 6.5Libravatar Brandon Casey1-0/+13
2009-07-10Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile argumentsLibravatar Brandon Casey1-0/+5
2009-07-10Makefile: keep "git" when bindir is execdirLibravatar Junio C Hamano1-2/+3
2009-07-09Makefile: install 'git' in execdirLibravatar Jeff King1-7/+7
2009-07-06Merge branch 'jk/use-our-regexp'Libravatar Junio C Hamano1-3/+11
2009-06-30Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-06-30Makefile: git.o depends on library headersLibravatar Johannes Sixt1-1/+1
2009-06-20Makefile: Solaris needs HAVE_ALLOCA_H for alloca()Libravatar Brandon Casey1-1/+1
2009-06-18Makefile: use compat regex on SolarisLibravatar Jeff King1-0/+1
2009-06-18Makefile: refactor regex compat supportLibravatar Jeff King1-2/+9
2009-06-13Merge branch 'sp/msysgit'Libravatar Junio C Hamano1-5/+23