summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2013-01-25Merge branch 'nd/retire-fnmatch'Junio C Hamano
2013-01-24Merge branch 'as/check-ignore'Junio C Hamano
2013-01-24Merge branch 'jc/makefile-perl-python-path-doc'Junio C Hamano
2013-01-22Merge branch 'jc/merge-blobs'Junio C Hamano
2013-01-22Makefile: Replace merge-file.h with merge-blobs.h in LIB_HRamsay Jones
2013-01-14Makefile: add description on PERL/PYTHON_PATHJunio C Hamano
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-06add git-check-ignore sub-commandAdam Spiers
2013-01-06add.c: move pathspec matchers into new pathspec.c for reuseAdam Spiers
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
2013-01-01Makefile: add USE_WILDMATCH to use wildmatch as fnmatchNguyễn Thái Ngọc Duy
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