1755 Commits (68539758579b3bd1f07fb9e1d800e7875db76c5c)

Author SHA1 Message Date
Stefano Lattarini dd6fc7ca91 Makefile: whitespace style fixes in macro definitions 12 years ago
Paul Gortmaker cad06d4d78 Makefile: hide stderr of curl-config test 12 years ago
Mark Levedahl 9fca6cffc0 USE CGYWIN_V15_WIN32API as macro to select api for cygwin 12 years ago
Mark Levedahl 380a4d927b Update cygwin.c for new mingw-64 win32 api headers 12 years ago
Joachim Schmitz 50e6af7daf fix 'make test' for HP NonStop 12 years ago
Nguyễn Thái Ngọc Duy 745f7a8cac fetch-pack: move core code to libgit.a 13 years ago
Nguyễn Thái Ngọc Duy f5d942e1ed send-pack: move core code to libgit.a 13 years ago
Nguyễn Thái Ngọc Duy db699a8a1f Move try_merge_command and checkout_fast_forward to libgit.a 13 years ago
Ramsay Jones 1266686b97 MALLOC_CHECK: Allow checking to be disabled from config.mak 13 years ago
Florian Achleitner 48ea9f955f Add git-remote-testsvn to Makefile 13 years ago
Joachim Schmitz 6c109904bc Port to HP NonStop 13 years ago
Joachim Schmitz 6d45eb1720 make poll available for other platforms lacking it 13 years ago
Michael Haggerty ff919f965d string_list: add two new functions for splitting strings 13 years ago
Joachim Schmitz dc9f462d42 Document MKDIR_WO_TRAILING_SLASH in Makefile 13 years ago
Joachim Schmitz 7f9e848cf8 Add a no-op setitimer() wrapper 13 years ago
Ramsay Jones c91841594c test-regex: Add a test to check for a bug in the regex routines 13 years ago
Jeff King 5fafce0b78 check-docs: get documented command list from Makefile 13 years ago
Jeff King 7d02b574f4 check-docs: drop git-help special-case 13 years ago
Jeff King eb28501e15 check-docs: list git-gui as a command 13 years ago
Jeff King cf6aaff377 check-docs: factor out command-list 13 years ago
Jeff King 1b7b522c26 check-docs: update non-command documentation list 13 years ago
Jeff King 41c1709a56 check-docs: mention gitweb specially 13 years ago
Ben Walton 436783c95a Enable HAVE_DEV_TTY for Solaris 13 years ago
Johannes Sixt 9145b19ecf Makefile: use overridable $(FIND) instead of hard-coded 'find' 13 years ago
Junio C Hamano ee9be06770 perl: detect new files in MakeMaker builds 13 years ago
Jiang Xin c2d140db08 i18n: New keywords for xgettext extraction from sh 13 years ago
Jonathan Nieder f200197c39 Makefile: BLK_SHA1 does not require fast htonl() and unaligned loads 13 years ago
Jonathan Nieder 1015cc4225 Makefile: fix location of listing produced by "make subdir/foo.s" 13 years ago
Stefano Lattarini 8242ff470f build: reconfigure automatically if configure.ac changes 13 years ago
Stefano Lattarini dc7ace5f77 build: "make clean" should not remove configure-generated files 13 years ago
Jonathan Nieder 7b63c77eee Makefile: document ground rules for target-specific dependencies 13 years ago
Jeff King 520a6cdce3 Makefile: move GIT-VERSION-FILE dependencies closer to use 13 years ago
Jeff King b5295f322c Makefile: build instaweb similar to other scripts 13 years ago
Jeff King e4dd89ab98 Makefile: update scripts when build-time parameters change 13 years ago
Jeff King 2b9391bc67 Makefile: do not replace @@GIT_VERSION@@ in shell scripts 13 years ago
Jeff King be1dbd0a93 Makefile: split prefix flags from GIT-CFLAGS 13 years ago
Jonathan Nieder 33ddbcb012 Makefile: be silent when only GIT_USER_AGENT changes 13 years ago
Jeff King 620c293abd Makefile: split GIT_USER_AGENT from GIT-CFLAGS 13 years ago
Jeff King 47eb28ec0c Makefile: do not replace @@GIT_USER_AGENT@@ in scripts 13 years ago
Jeff King c0219dd5d8 Makefile: apply dependencies consistently to sparse/asm targets 13 years ago
Jeff King eea8c32b92 Makefile: do not have git.o depend on common-cmds.h 13 years ago
Jonathan Nieder 60d24dd255 Makefile: fold XDIFF_H and VCSSVN_H into LIB_H 13 years ago
Torsten Bögershausen 76759c7dff git on Mac OS and precomposed unicode 13 years ago
Junio C Hamano c0f86547c5 index-pack: Disable threading on cygwin 13 years ago
Javier Roucher Iglesias e30b2feb1b add 'git credential' plumbing command 13 years ago
Jeff King b8ba629264 Makefile: fold MISC_H into LIB_H 13 years ago
Jeff King fc890030c1 Makefile: sort LIB_H list 13 years ago
Vincent van Ravesteijn 1cc8af044c help: use HTML as the default help format on Windows 13 years ago
Jeff King 745c7c8e62 http: get default user-agent from git_user_agent 13 years ago
Jeff King 42dcbb738b version: add git_user_agent function 13 years ago