1247 Commits (3696c4ce89d97c34566a4a89720cfdae2a86fa38)

Author SHA1 Message Date
Marius Storm-Olsen f5c3178151 Tag GIT_VERSION when Git is built with MSVC 16 years ago
Marius Storm-Olsen 164a5e3faa Add MSVC to Makefile 16 years ago
Junio C Hamano 85cdaa468d Makefile: remove remnant of separate http/https/ftp helpers 16 years ago
Jeff King 75194438f4 push: make non-fast-forward help message configurable 16 years ago
Brian Gernhardt 0460dba4b4 Makefile: Add NEEDS_CRYPTO_WITH_SSL 16 years ago
Daniel Barkalow c9e388bb48 Make the "traditionally-supported" URLs a special case 16 years ago
René Scharfe 53a1116c61 update-server-info: make builtin, use parseopt 16 years ago
Brandon Casey b42c9af2cd Makefile: remove pointless conditional assignment in SunOS section 16 years ago
Nicolas Pitre 30ae47b4cc remove ARM and Mozilla SHA1 implementations 16 years ago
Junio C Hamano ad17f01399 Makefile: install hardlinks for git-remote-<scheme> supported by libcurl if possible 16 years ago
Junio C Hamano 611c7f6a37 Makefile: do not link three copies of git-remote-* programs 16 years ago
Jeff King 17fd9f571f Makefile: git-http-fetch does not need expat 16 years ago
Mike Ralphson ae209bd349 http-fetch: Fix Makefile dependancies 16 years ago
Linus Torvalds d7c208a92e Add new optimized C 'block-sha1' routines 16 years ago
Linus Torvalds 1088261f6f git-http-fetch: not a builtin 16 years ago
Daniel Barkalow a2d725b7bd Use an external program to implement fetching with curl 16 years ago
Daniel Barkalow 6eb996b570 Add support for external programs for handling native fetches 16 years ago
Junio C Hamano 01ae841ccf SunOS grep does not understand -C<n> nor -e 16 years ago
Brandon Casey 7c74ff5062 Makefile: update IRIX64 section 16 years ago
Brandon Casey 1fdffc1bd8 Makefile: add section for SGI IRIX 6.5 16 years ago
Brandon Casey ecc395c112 Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile arguments 16 years ago
Junio C Hamano 6edd14968b Makefile: keep "git" when bindir is execdir 16 years ago
Jeff King 4ecbc17870 Makefile: install 'git' in execdir 16 years ago
Johannes Sixt fe104986c6 Makefile: git.o depends on library headers 16 years ago
Brandon Casey 1d7b1af420 Makefile: Solaris needs HAVE_ALLOCA_H for alloca() 16 years ago
Jeff King ee78cac22b Makefile: use compat regex on Solaris 16 years ago
Jeff King 02232adfd8 Makefile: refactor regex compat support 16 years ago
Johannes Sixt 021fcd99bd compat/ has subdirectories: do not omit them in 'make clean' 16 years ago
Junio C Hamano 61dbb3c441 Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/bin 16 years ago
Steffen Prohaska 48c46f1a14 MinGW: Teach Makefile to detect msysgit and apply specific settings 16 years ago
Junio C Hamano 26c117d05d Makefile: test-parse-options depends on parse-options.h 16 years ago
Brandon Casey a7a24ee7e0 Makefile: add section for SunOS 5.7 16 years ago
Junio C Hamano 0e0aea5a47 Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATH 16 years ago
Brandon Casey b213019c00 Makefile: define __sun__ on SunOS 16 years ago
Brandon Casey 309dbc82e3 On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX spec 16 years ago
Brandon Casey 70cf991093 Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile arguments 16 years ago
Marius Storm-Olsen f0ed8226c9 Add custom memory allocator to MinGW and MacOS builds 16 years ago
Johannes Schindelin 900a5d075e Quiet make: do not leave Windows behind 16 years ago
Johannes Schindelin f90cf2b920 MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore 16 years ago
David Aguilar e1c0688692 compat: add a basename() compatibility function 16 years ago
David Aguilar 0620b39b3b compat: add a mkstemps() compatibility function 16 years ago
Christian Couder 54b0c1e041 Add new "git replace" command 16 years ago
Christian Couder 6809557029 replace_object: add mechanism to replace objects found in "refs/replace/" 16 years ago
Brandon Casey efc07debaf Makefile: use /usr/ucb/install on SunOS platforms rather than ginstall 16 years ago
Johannes Schindelin 352c81114c MinGW: the path separator to split GITPERLLIB is ';' on Win32 16 years ago
Junio C Hamano a0c0be97d4 OpenSolaris 200811 (SunOS 5.11) does not want OLD_ICONV 16 years ago
Tony Kemp 90f2e6526b Turn on USE_ST_TIMESPEC for OpenBSD 16 years ago
Johannes Schindelin 3426e34fed Add NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile 16 years ago
Junio C Hamano 633e3556cc build-in git-mktree 16 years ago
Christian Couder de52f5a806 bisect: use "git rev-parse --sq-quote" instead of a custom "sq" function 16 years ago