1128 Commits (b80da424a13107c239ed40573fae3d692d19b6cd)

Author SHA1 Message Date
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
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
Miklos Vajna 7d77016327 Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX 17 years ago
Junio C Hamano daa0cc9a92 Build-in "git-shell" 17 years ago
Junio C Hamano 4cfc24afc9 shell: do not play duplicated definition games to shrink the executable 17 years ago
Junio C Hamano fdb2a2a600 compat: introduce on_disk_bytes() 17 years ago
Junio C Hamano f5b904db6b Makefile: Allow CC_LD_DYNPATH to be overriden 17 years ago
Eric Blake 0d768f7c8f Makefile: building git in cygwin 1.7.0 17 years ago
Brandon Casey 6dc4627ef4 Makefile: add a target which will abort compilation with ancient shells 17 years ago
Brandon Casey c94c8e5ff6 Makefile: set SHELL to value of SHELL_PATH 17 years ago
Miklos Vajna 3d78d1f18f Builtin git-help. 17 years ago
Miklos Vajna 940208a771 builtin-help: make some internal functions available to other builtins 17 years ago
Steffen Prohaska f57ddcc5ec git-gui (Windows): Switch to relative discovery of oguilib 17 years ago
Steffen Prohaska f8f1acf339 git-gui: Correct installation of library to be $prefix/share 17 years ago