1146 Commits (3bec8ff99a7792cae67aaeb5892d832478d7f548)

Author SHA1 Message Date
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
Junio C Hamano 310e0216c8 Stop using compat/regex.c on platforms with working regexp library 16 years ago
David M. Syzdek 069bb5765c Add Makefile check for FreeBSD 4.9-SECURITY 16 years ago
David M. Syzdek 0bc3e781de Build: add NO_UINTMAX_T to support ancient systems 16 years ago
Alexander Gavrilov 8c76212529 git-gui: Add a simple implementation of SSH_ASKPASS. 16 years ago
Nanako Shiraishi 1df2a1ce80 Install git-cvsserver in $(bindir) 16 years ago
Tommi Virtanen 18378655be Install git-shell in bindir, too 16 years ago
Jeff King be58e70dba diff: unify external diff and funcname parsing code 16 years ago
Jeff King 0e214af9c3 Makefile: do not set NEEDS_LIBICONV for Solaris 8 16 years ago
David Soria Parra 6e2dfb1631 Solaris: Use OLD_ICONV to avoid compile warnings 16 years ago
Dmitry Potapov adbc0b6b6e cygwin: Use native Win32 API for stat 16 years ago
Jeff King 06e75d9ac7 Use compatibility regex library also on FreeBSD 17 years ago
Johannes Sixt 9c101b3e6f Use compatibility regex library also on AIX 17 years ago
Nanako Shiraishi ede4caf6e3 Install git-cvsserver in $(bindir) 17 years ago
Michael J Gruber 414851a42e separate build targets for man and html documentation 17 years ago
Michael J Gruber 6fe570de05 allow installation of man and html doc from the man and html branches 17 years ago
Arjen Laarhoven 3632cfc248 Use compatibility regex library for OSX/Darwin 17 years ago
Junio C Hamano be5908aed3 receive-pack: make it a builtin 17 years ago
Johannes Sixt e705d757bd Windows: git-shell can be compiled again 17 years ago
Miklos Vajna db3a95459c Makefile: add merge_recursive.h to LIB_H 17 years ago
Johannes Schindelin 8af84dadb1 git wrapper: DWIM mistyped commands 17 years ago
Miklos Vajna 9047ebbc22 Split out merge_recursive() to merge-recursive.c 17 years ago
Junio C Hamano 6ffaecc7d8 shell: do not play duplicated definition games to shrink the executable 17 years ago
Alex Riesen 4e3ae59ef6 Fix use of hardlinks in "make install" 17 years ago
Andreas Färber 3e073dc561 Makefile: always provide a fallback when hardlinks fail 17 years ago
Junio C Hamano 1e7abc593d Revert "Build-in "git-shell"" 17 years ago
Tommi Virtanen 27a6ed492b Install git-shell in bindir, too 17 years ago