summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-12-10Makefile: whitespace style fixes in macro definitionsStefano Lattarini1-28/+28
2012-11-26Merge branch 'maint'Junio C Hamano1-1/+1
2012-11-26Makefile: hide stderr of curl-config testPaul Gortmaker1-1/+1
2012-11-20Merge branch 'ml/cygwin-mingw-headers'Junio C Hamano1-0/+4
2012-11-18USE CGYWIN_V15_WIN32API as macro to select api for cygwinMark Levedahl1-3/+3
2012-11-15Merge branch 'js/hp-nonstop'Junio C Hamano1-0/+4
2012-11-12Update cygwin.c for new mingw-64 win32 api headersMark Levedahl1-0/+4
2012-10-30fix 'make test' for HP NonStopJoachim Schmitz1-0/+4
2012-10-29fetch-pack: move core code to libgit.aNguyễn Thái Ngọc Duy1-0/+1
2012-10-29send-pack: move core code to libgit.aNguyễn Thái Ngọc Duy1-0/+1
2012-10-29Move try_merge_command and checkout_fast_forward to libgit.aNguyễn Thái Ngọc Duy1-0/+1
2012-10-25Merge branch 'fa/remote-svn'Jeff King1-0/+5
2012-10-10MALLOC_CHECK: Allow checking to be disabled from config.makRamsay Jones1-0/+1
2012-10-07Add git-remote-testsvn to MakefileFlorian Achleitner1-0/+5
2012-09-25Merge branch 'js/hp-nonstop'Junio C Hamano1-0/+67
2012-09-25Merge branch 'js/poll-emu'Junio C Hamano1-5/+15
2012-09-19Port to HP NonStopJoachim Schmitz1-0/+67
2012-09-17Merge branch 'mh/string-list'Junio C Hamano1-0/+1
2012-09-17make poll available for other platforms lacking itJoachim Schmitz1-5/+15
2012-09-12Merge branch 'js/compat-itimer'Junio C Hamano1-0/+12
2012-09-12Merge branch 'js/compat-mkdir'Junio C Hamano1-0/+6
2012-09-12string_list: add two new functions for splitting stringsMichael Haggerty1-0/+1
2012-09-11Merge branch 'rj/test-regex'Junio C Hamano1-0/+1
2012-09-08Document MKDIR_WO_TRAILING_SLASH in MakefileJoachim Schmitz1-0/+6
2012-09-08Add a no-op setitimer() wrapperJoachim Schmitz1-0/+12
2012-09-02test-regex: Add a test to check for a bug in the regex routinesRamsay Jones1-0/+1
2012-08-22Merge branch 'jk/check-docs-update'Junio C Hamano1-26/+9
2012-08-08Merge branch 'bw/maint-1.7.9-solaris-getpass'Junio C Hamano1-0/+1
2012-08-08check-docs: get documented command list from MakefileJeff King1-24/+2
2012-08-08check-docs: drop git-help special-caseJeff King1-1/+0
2012-08-08check-docs: list git-gui as a commandJeff King1-2/+1
2012-08-08check-docs: factor out command-listJeff King1-2/+6
2012-08-08check-docs: update non-command documentation listJeff King1-0/+3
2012-08-08check-docs: mention gitweb speciallyJeff King1-2/+2
2012-08-06Enable HAVE_DEV_TTY for SolarisBen Walton1-0/+1
2012-08-06Makefile: use overridable $(FIND) instead of hard-coded 'find'Johannes Sixt1-1/+1
2012-07-31Merge branch 'jx/i18n-1.7.11'Junio C Hamano1-1/+2
2012-07-27perl: detect new files in MakeMaker buildsJunio C Hamano1-0/+7
2012-07-25i18n: New keywords for xgettext extraction from shJiang Xin1-1/+2
2012-07-23Merge branch 'jn/block-sha1'Junio C Hamano1-3/+2
2012-07-23Merge branch 'jn/make-assembly-in-right-directory'Junio C Hamano1-1/+1
2012-07-23Makefile: BLK_SHA1 does not require fast htonl() and unaligned loadsJonathan Nieder1-3/+2
2012-07-22Makefile: fix location of listing produced by "make subdir/foo.s"Jonathan Nieder1-1/+1
2012-07-19build: reconfigure automatically if configure.ac changesStefano Lattarini1-0/+12
2012-07-19build: "make clean" should not remove configure-generated filesStefano Lattarini1-2/+3
2012-07-15Merge branch 'jn/makefile-cleanup'Junio C Hamano1-100/+126
2012-07-13Merge branch 'tb/sanitize-decomposed-utf-8-pathname'Junio C Hamano1-0/+3
2012-07-09Merge branch 'mm/credential-plumbing'Junio C Hamano1-1/+1
2012-07-09Merge branch 'rj/platform-pread-may-be-thread-unsafe'Junio C Hamano1-0/+8
2012-07-09Makefile: document ground rules for target-specific dependenciesJonathan Nieder1-0/+33