summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2009-11-011-0/+1
|\
| * Makefile: add compat/bswap.h to LIB_HDmitry V. Levin2009-11-011-0/+1
* | Merge branch 'js/diff-verbose-submodule'Junio C Hamano2009-10-301-0/+2
|\ \
| * | Add the --submodule option to the diff option familyJohannes Schindelin2009-10-191-0/+2
* | | Merge branch 'tr/maint-roff-quote'Junio C Hamano2009-10-301-0/+4
|\ \ \ | |_|/ |/| |
| * | Quote ' as \(aq in manpagesThomas Rast2009-10-221-0/+4
* | | Do not try to remove directories when removing old linksSebastian Schuberth2009-10-271-1/+1
* | | Makefile: clean block-sha1/ directory instead of mozilla-sha1/Carlos R. Mafra2009-10-181-1/+1
* | | Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in MakefileJonathan Nieder2009-10-091-1/+5
* | | Merge branch 'ms/msvc'Junio C Hamano2009-10-091-1/+1
|\ \ \
| * | | Fix MSVC build on cygwinRamsay Jones2009-10-081-1/+1
| | |/ | |/|
* | | Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64Brandon Casey2009-10-081-0/+12
* | | Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64Brandon Casey2009-10-081-0/+2
* | | Makefile: enable THREADED_DELTA_SEARCH on SunOSBrandon Casey2009-10-071-0/+1
|/ /
* | Tag GIT_VERSION when Git is built with MSVCMarius Storm-Olsen2009-09-181-0/+1
* | Add MSVC to MakefileMarius Storm-Olsen2009-09-181-1/+54
* | Merge branch 'jk/unwanted-advices'Junio C Hamano2009-09-131-0/+2
|\ \
| * | push: make non-fast-forward help message configurableJeff King2009-09-111-0/+2
* | | Merge branch 'db/vcs-helper'Junio C Hamano2009-09-131-5/+15
|\ \ \
| * | | Makefile: remove remnant of separate http/https/ftp helpersJunio C Hamano2009-09-111-1/+1
| * | | Make the "traditionally-supported" URLs a special caseDaniel Barkalow2009-09-031-15/+2
| * | | Makefile: install hardlinks for git-remote-<scheme> supported by libcurl if p...Junio C Hamano2009-08-071-2/+9
| * | | Makefile: do not link three copies of git-remote-* programsJunio C Hamano2009-08-071-2/+10
| * | | Makefile: git-http-fetch does not need expatJeff King2009-08-071-1/+1
| * | | http-fetch: Fix Makefile dependanciesMike Ralphson2009-08-061-1/+1
| * | | git-http-fetch: not a builtinLinus Torvalds2009-08-051-4/+6
| * | | Use an external program to implement fetching with curlDaniel Barkalow2009-08-051-0/+5
| * | | Add support for external programs for handling native fetchesDaniel Barkalow2009-08-051-0/+1
* | | | Makefile: Add NEEDS_CRYPTO_WITH_SSLBrian Gernhardt2009-09-101-1/+7
| |/ / |/| |
* | | update-server-info: make builtin, use parseoptRené Scharfe2009-08-291-1/+1
* | | Merge branch 'lt/block-sha1'Junio C Hamano2009-08-271-24/+2
|\ \ \
| * | | remove ARM and Mozilla SHA1 implementationsNicolas Pitre2009-08-181-24/+2
* | | | Makefile: remove pointless conditional assignment in SunOS sectionBrandon Casey2009-08-271-3/+0
* | | | Merge branch 'cc/replace'Junio C Hamano2009-08-211-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add new "git replace" commandChristian Couder2009-05-311-0/+1
| * | | replace_object: add mechanism to replace objects found in "refs/replace/"Christian Couder2009-05-311-0/+1
* | | | Add new optimized C 'block-sha1' routinesLinus Torvalds2009-08-051-0/+9
| |/ / |/| |
* | | Merge branch 'maint'Junio C Hamano2009-07-241-0/+1
|\ \ \ | | |/ | |/|
| * | SunOS grep does not understand -C<n> nor -eJunio C Hamano2009-07-241-0/+1
* | | Makefile: update IRIX64 sectionBrandon Casey2009-07-101-6/+6
* | | Makefile: add section for SGI IRIX 6.5Brandon Casey2009-07-101-0/+13
* | | Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile argumentsBrandon Casey2009-07-101-0/+5
* | | Makefile: keep "git" when bindir is execdirJunio C Hamano2009-07-101-2/+3
* | | Makefile: install 'git' in execdirv1.6.4-rc0Jeff King2009-07-091-7/+7
* | | Merge branch 'jk/use-our-regexp'Junio C Hamano2009-07-061-3/+11
|\ \ \
| * | | Makefile: Solaris needs HAVE_ALLOCA_H for alloca()Brandon Casey2009-06-201-1/+1
| * | | Makefile: use compat regex on SolarisJeff King2009-06-181-0/+1
| * | | Makefile: refactor regex compat supportJeff King2009-06-181-2/+9
* | | | Merge branch 'maint'Junio C Hamano2009-06-301-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Makefile: git.o depends on library headersJohannes Sixt2009-06-301-1/+1