1318 Commits (3af59e6f31c5304d476884b69b6b88dfd492812b)

Author SHA1 Message Date
Jeff King 62f780dcc6 Makefile: fix NO_PERL bug with gitweb 16 years ago
Patrick Welche 9a695fbf38 NetBSD compilation fix 16 years ago
Mark Drago fe4a9c36a3 Add semicolon to curly brace group in main Makefile 16 years ago
Johannes Schindelin be66a6c43d Add an option not to use link(src, dest) && unlink(src) when that is unreliable 16 years ago
Junio C Hamano 5be3b17f09 Makefile: ignore perl/ subdirectory under NO_PERL 16 years ago
Johannes Sixt 34779c535c Windows: Skip fstat/lstat optimization in write_entry() 16 years ago
Nguyễn Thái Ngọc Duy 318b847031 Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtins 16 years ago
Jeff King 1b19ccd236 tests: skip perl tests if NO_PERL is defined 16 years ago
Jeff King 499c29394c Makefile: allow building without perl 16 years ago
David Aguilar 21d0ba7ebb difftool/mergetool: refactor commands to use git-mergetool--lib 16 years ago
David Aguilar afcbc8e7ec difftool: move 'git-difftool' out of contrib 16 years ago
Christian Couder 1bf072e366 bisect--helper: implement "git bisect--helper" 16 years ago
Markus Heidelberg 89a56bfbd3 add --html-path to get the location of installed HTML docs 16 years ago
Christian Couder a2ad79ced2 rev-list: move bisect related code into its own file 16 years ago
Johannes Schindelin 5c928c06e2 Guard a few Makefile variables against user environments 16 years ago
Jeff King 9140804276 Makefile: turn on USE_ST_TIMESPEC for FreeBSD 16 years ago
Janos Laube b130a72b27 MinGW: implement mmap 16 years ago
Brian Gernhardt d7371a2d4d Makefile: Set compiler switch for USE_NSEC 16 years ago
Brian Gernhardt c567383b1e Create USE_ST_TIMESPEC and turn it on for Darwin 16 years ago
Kjetil Barvik c06ff4908b Record ns-timestamps if possible, but do not use it without USE_NSEC 16 years ago
Jeff King 119c8eeede add basic http clone/fetch tests 16 years ago
Gerrit Pape 6a0861a8a3 Install builtins with the user and group of the installing personality 16 years ago
Thomas Rast 901c369af5 Support coverage testing with GCC/gcov 16 years ago
Michael J Gruber 8ea7ad694b Fix the installation path for html documentation 16 years ago
Stephan Beyer fcb6c0760d Makefile: resort filenames alphabetically 16 years ago
Junio C Hamano 954cfb5cfd Revert "Merge branch 'js/notes'" 16 years ago
Jay Soffian 7233d221ad Makefile: minor improvements for Mac OS X (Darwin) 16 years ago
Junio C Hamano 0c0ead7e79 Makefile: fix misdetection of relative pathnames 16 years ago
Guanqun Lu 37fc57a213 add test-dump-cache-tree in Makefile 16 years ago
Serge van den Boom 85b4518f44 Makefile: Make 'configure --with-expat=path' actually work 16 years ago
Ted Pavlic f7d9d04e3b make: Remove -pthread on Darwin (it is included by cstdlib). 16 years ago
Steffen Prohaska 2565522174 Windows: Revert to default paths and convert them by RUNTIME_PREFIX 16 years ago
Steffen Prohaska 35fb0e8633 Compute prefix at runtime if RUNTIME_PREFIX is set 16 years ago
Steffen Prohaska 026fa0d5ad Move computation of absolute paths from Makefile to runtime (in preparation for RUNTIME_PREFIX) 16 years ago
Jeff King 4a16d07272 chain kill signals for cleanup functions 16 years ago
Brandon Casey b56c79ccea Makefile: use shell for-loop rather than Make's foreach loop during install 16 years ago
René Scharfe b4285c71bc Add ctype test 16 years ago
Jeff King 9002ec3ae6 Makefile: clean up TEST_PROGRAMS definition 16 years ago
Johannes Schindelin 34292bddb8 Introduce the diff option '--patience' 16 years ago
Johannes Schindelin 055a597525 Add a script to edit/inspect notes 16 years ago
Johannes Schindelin 879ef2485d Introduce commit notes 16 years ago
Arjen Laarhoven 954597bd19 Enable threaded delta search on Mac OS X/Darwin 16 years ago
Miklos Vajna a325a1a70b Add support for a pdf version of the user manual 16 years ago
Junio C Hamano 24b1f65fed Install git-stage in exec-path 16 years ago
Junio C Hamano 46059cc632 Makefile: introduce NO_PTHREADS 16 years ago
René Scharfe 7de1950cb2 remove the unused files interpolate.c and interpolate.h 16 years ago
Linus Torvalds 671c9b7e31 Add cache preload facility 16 years ago
Junio C Hamano 912f9980d2 Makefile: help people who run 'make check' by mistake 16 years ago
Markus Heidelberg b1a46b70b3 Makefile: add install-man rules (quick and normal) 16 years ago
David M. Syzdek 158629b2c9 Make Pthread link flags configurable 16 years ago