summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2013-01-12Merge branch 'jc/merge-blobs'Junio C Hamano
2013-01-10Merge branch 'jc/comment-cygwin-win32api-in-makefile'Junio C Hamano
2013-01-10Merge branch 'jk/config-uname'Junio C Hamano
2013-01-10Merge branch 'nd/wildmatch'Junio C Hamano
2013-01-09Merge branch 'jn/less-reconfigure'Junio C Hamano
2013-01-07Merge branch 'cc/no-gitk-build-dependency'Junio C Hamano
2013-01-06Makefile: add comment on CYGWIN_V15_WIN32APIMark Levedahl
2013-01-06Merge branch 'fc/fast-export-fixes'Junio C Hamano
2013-01-03Makefile: hoist uname autodetection to config.mak.unameJeff King
2013-01-03Merge branch 'mk/qnx'Junio C Hamano
2013-01-03Merge branch 'dm/port'Junio C Hamano
2013-01-02build: do not automatically reconfigure unless configure.ac changedJonathan Nieder
2012-12-20Port to QNXMatt Kraai
2012-12-20git-compat-util.h: do not #include <sys/param.h> by defaultJunio C Hamano
2012-12-19Makefile: replace "echo 1>..." with "echo >..."Christian Couder
2012-12-19Makefile: detect when PYTHON_PATH changesChristian Couder
2012-12-18Makefile: remove tracking of TCLTK_PATHChristian Couder
2012-12-15Generalize the inclusion of strings.hDavid Michael
2012-12-15Detect when the passwd struct is missing pw_gecosDavid Michael
2012-12-15Support builds when sys/param.h is missingDavid Michael
2012-12-10Makefile: whitespace style fixes in macro definitionsStefano Lattarini
2012-12-10Which merge_file() function do you mean?Junio C Hamano
2012-11-29Rename git-remote-testgit to git-remote-testpyFelipe Contreras
2012-11-26Merge branch 'maint'Junio C Hamano
2012-11-26Makefile: hide stderr of curl-config testPaul Gortmaker
2012-11-20Merge branch 'ml/cygwin-mingw-headers'Junio C Hamano
2012-11-19USE CGYWIN_V15_WIN32API as macro to select api for cygwinMark Levedahl
2012-11-15Merge branch 'js/hp-nonstop'Junio C Hamano
2012-11-12Update cygwin.c for new mingw-64 win32 api headersMark Levedahl
2012-10-30fix 'make test' for HP NonStopJoachim Schmitz
2012-10-29fetch-pack: move core code to libgit.aNguyễn Thái Ngọc Duy
2012-10-29send-pack: move core code to libgit.aNguyễn Thái Ngọc Duy
2012-10-29Move try_merge_command and checkout_fast_forward to libgit.aNguyễn Thái Ngọc Duy
2012-10-25Merge branch 'fa/remote-svn'Jeff King
2012-10-15Integrate wildmatch to gitNguyễn Thái Ngọc Duy
2012-10-10MALLOC_CHECK: Allow checking to be disabled from config.makRamsay Jones
2012-10-07Add git-remote-testsvn to MakefileFlorian Achleitner
2012-09-25Merge branch 'js/hp-nonstop'Junio C Hamano
2012-09-25Merge branch 'js/poll-emu'Junio C Hamano
2012-09-20Port to HP NonStopJoachim Schmitz
2012-09-17Merge branch 'mh/string-list'Junio C Hamano
2012-09-17make poll available for other platforms lacking itJoachim Schmitz
2012-09-15Sync with 1.7.11.7Junio C Hamano
2012-09-15Merge branch 'rj/test-regex' into maint-1.7.11Junio C Hamano
2012-09-12Merge branch 'js/compat-itimer'Junio C Hamano
2012-09-12Merge branch 'js/compat-mkdir'Junio C Hamano
2012-09-12string_list: add two new functions for splitting stringsMichael Haggerty
2012-09-11Merge branch 'rj/test-regex'Junio C Hamano
2012-09-11Merge branch 'jk/check-docs-update' into maintJunio C Hamano
2012-09-09Document MKDIR_WO_TRAILING_SLASH in MakefileJoachim Schmitz