summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2012-12-19Port to QNXMatt Kraai-0/+21
2012-12-19git-compat-util.h: do not #include <sys/param.h> by defaultJunio C Hamano-3/+5
2012-12-18Makefile: replace "echo 1>..." with "echo >..."Christian Couder-5/+5
2012-12-18Makefile: detect when PYTHON_PATH changesChristian Couder-2/+14
2012-12-18Makefile: remove tracking of TCLTK_PATHChristian Couder-13/+1
2012-12-15Generalize the inclusion of strings.hDavid Michael-0/+7
2012-12-15Detect when the passwd struct is missing pw_gecosDavid Michael-0/+3
2012-12-15Support builds when sys/param.h is missingDavid Michael-0/+5
2012-12-10Makefile: whitespace style fixes in macro definitionsStefano Lattarini-28/+28
2012-12-09Which merge_file() function do you mean?Junio C Hamano-1/+1
2012-11-29Rename git-remote-testgit to git-remote-testpyFelipe Contreras-1/+1
2012-11-26Merge branch 'maint'Junio C Hamano-1/+1
2012-11-26Makefile: hide stderr of curl-config testPaul Gortmaker-1/+1
2012-11-20Merge branch 'ml/cygwin-mingw-headers'Junio C Hamano-0/+4
2012-11-18USE CGYWIN_V15_WIN32API as macro to select api for cygwinMark Levedahl-3/+3
2012-11-15Merge branch 'js/hp-nonstop'Junio C Hamano-0/+4
2012-11-12Update cygwin.c for new mingw-64 win32 api headersMark Levedahl-0/+4
2012-10-30fix 'make test' for HP NonStopJoachim Schmitz-0/+4
2012-10-29fetch-pack: move core code to libgit.aNguyễn Thái Ngọc Duy-0/+1
2012-10-29send-pack: move core code to libgit.aNguyễn Thái Ngọc Duy-0/+1
2012-10-29Move try_merge_command and checkout_fast_forward to libgit.aNguyễn Thái Ngọc Duy-0/+1
2012-10-25Merge branch 'fa/remote-svn'Jeff King-0/+5
2012-10-15Integrate wildmatch to gitNguyễn Thái Ngọc Duy-0/+3
2012-10-10MALLOC_CHECK: Allow checking to be disabled from config.makRamsay Jones-0/+1
2012-10-07Add git-remote-testsvn to MakefileFlorian Achleitner-0/+5
2012-09-25Merge branch 'js/hp-nonstop'Junio C Hamano-0/+67
2012-09-25Merge branch 'js/poll-emu'Junio C Hamano-5/+15
2012-09-19Port to HP NonStopJoachim Schmitz-0/+67
2012-09-17Merge branch 'mh/string-list'Junio C Hamano-0/+1
2012-09-17make poll available for other platforms lacking itJoachim Schmitz-5/+15
2012-09-14Sync with 1.7.11.7Junio C Hamano-0/+1
2012-09-14Merge branch 'rj/test-regex' into maint-1.7.11Junio C Hamano-0/+1
2012-09-12Merge branch 'js/compat-itimer'Junio C Hamano-0/+12
2012-09-12Merge branch 'js/compat-mkdir'Junio C Hamano-0/+6
2012-09-12string_list: add two new functions for splitting stringsMichael Haggerty-0/+1
2012-09-11Merge branch 'rj/test-regex'Junio C Hamano-0/+1
2012-09-11Merge branch 'jk/check-docs-update' into maintJunio C Hamano-26/+9
2012-09-08Document MKDIR_WO_TRAILING_SLASH in MakefileJoachim Schmitz-0/+6
2012-09-08Add a no-op setitimer() wrapperJoachim Schmitz-0/+12
2012-09-02test-regex: Add a test to check for a bug in the regex routinesRamsay Jones-0/+1
2012-08-24Merge branch 'bw/maint-1.7.9-solaris-getpass' into maint-1.7.11Junio C Hamano-0/+1
2012-08-22Merge branch 'jk/check-docs-update'Junio C Hamano-26/+9
2012-08-08Merge branch 'bw/maint-1.7.9-solaris-getpass'Junio C Hamano-0/+1
2012-08-08check-docs: get documented command list from MakefileJeff King-24/+2
2012-08-08check-docs: drop git-help special-caseJeff King-1/+0
2012-08-08check-docs: list git-gui as a commandJeff King-2/+1
2012-08-08check-docs: factor out command-listJeff King-2/+6
2012-08-08check-docs: update non-command documentation listJeff King-0/+3
2012-08-08check-docs: mention gitweb speciallyJeff King-2/+2
2012-08-06Enable HAVE_DEV_TTY for SolarisBen Walton-0/+1