summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ml/cygwin-mingw-headers'Junio C Hamano2012-11-201-0/+4
|\
| * USE CGYWIN_V15_WIN32API as macro to select api for cygwinMark Levedahl2012-11-181-3/+3
| * Update cygwin.c for new mingw-64 win32 api headersMark Levedahl2012-11-121-0/+4
* | Merge branch 'js/hp-nonstop'Junio C Hamano2012-11-151-0/+4
|\ \ | |/ |/|
| * fix 'make test' for HP NonStopJoachim Schmitz2012-10-301-0/+4
* | fetch-pack: move core code to libgit.aNguyễn Thái Ngọc Duy2012-10-291-0/+1
* | send-pack: move core code to libgit.aNguyễn Thái Ngọc Duy2012-10-291-0/+1
* | Move try_merge_command and checkout_fast_forward to libgit.aNguyễn Thái Ngọc Duy2012-10-291-0/+1
* | Merge branch 'fa/remote-svn'Jeff King2012-10-251-0/+5
|\ \
| * | Add git-remote-testsvn to MakefileFlorian Achleitner2012-10-071-0/+5
* | | MALLOC_CHECK: Allow checking to be disabled from config.makRamsay Jones2012-10-101-0/+1
* | | Merge branch 'js/hp-nonstop'Junio C Hamano2012-09-251-0/+67
|\ \ \ | | |/ | |/|
| * | Port to HP NonStopJoachim Schmitz2012-09-191-0/+67
* | | Merge branch 'js/poll-emu'Junio C Hamano2012-09-251-5/+15
|\ \ \ | |/ /
| * | make poll available for other platforms lacking itJoachim Schmitz2012-09-171-5/+15
* | | Merge branch 'mh/string-list'Junio C Hamano2012-09-171-0/+1
|\ \ \ | |/ / |/| |
| * | string_list: add two new functions for splitting stringsMichael Haggerty2012-09-121-0/+1
* | | Merge branch 'js/compat-itimer'Junio C Hamano2012-09-121-0/+12
|\ \ \
| * | | Add a no-op setitimer() wrapperJoachim Schmitz2012-09-081-0/+12
| | |/ | |/|
* | | Merge branch 'js/compat-mkdir'Junio C Hamano2012-09-121-0/+6
|\ \ \
| * | | Document MKDIR_WO_TRAILING_SLASH in MakefileJoachim Schmitz2012-09-081-0/+6
| |/ /
* | | Merge branch 'rj/test-regex'Junio C Hamano2012-09-111-0/+1
|\ \ \ | |_|/ |/| |
| * | test-regex: Add a test to check for a bug in the regex routinesRamsay Jones2012-09-021-0/+1
* | | Merge branch 'jk/check-docs-update'Junio C Hamano2012-08-221-26/+9
|\ \ \ | |_|/ |/| |
| * | check-docs: get documented command list from MakefileJeff King2012-08-081-24/+2
| * | check-docs: drop git-help special-caseJeff King2012-08-081-1/+0
| * | check-docs: list git-gui as a commandJeff King2012-08-081-2/+1
| * | check-docs: factor out command-listJeff King2012-08-081-2/+6
| * | check-docs: update non-command documentation listJeff King2012-08-081-0/+3
| * | check-docs: mention gitweb speciallyJeff King2012-08-081-2/+2
* | | Merge branch 'bw/maint-1.7.9-solaris-getpass'Junio C Hamano2012-08-081-0/+1
|\ \ \ | |/ / |/| |
| * | Enable HAVE_DEV_TTY for SolarisBen Walton2012-08-061-0/+1
* | | Makefile: use overridable $(FIND) instead of hard-coded 'find'Johannes Sixt2012-08-061-1/+1
* | | Merge branch 'jx/i18n-1.7.11'Junio C Hamano2012-07-311-1/+2
|\ \ \
| * | | i18n: New keywords for xgettext extraction from shJiang Xin2012-07-251-1/+2
* | | | perl: detect new files in MakeMaker buildsJunio C Hamano2012-07-271-0/+7
* | | | Merge branch 'jn/block-sha1'Junio C Hamano2012-07-231-3/+2
|\ \ \ \
| * | | | Makefile: BLK_SHA1 does not require fast htonl() and unaligned loadsJonathan Nieder2012-07-231-3/+2
* | | | | Merge branch 'jn/make-assembly-in-right-directory'Junio C Hamano2012-07-231-1/+1
|\ \ \ \ \
| * | | | | Makefile: fix location of listing produced by "make subdir/foo.s"Jonathan Nieder2012-07-221-1/+1
| | |_|_|/ | |/| | |
* | | | | build: reconfigure automatically if configure.ac changesStefano Lattarini2012-07-191-0/+12
* | | | | build: "make clean" should not remove configure-generated filesStefano Lattarini2012-07-191-2/+3
| |_|/ / |/| | |
* | | | Merge branch 'jn/makefile-cleanup'Junio C Hamano2012-07-151-102/+128
|\ \ \ \
| * | | | Makefile: document ground rules for target-specific dependenciesJonathan Nieder2012-07-091-0/+33
| * | | | Makefile: move GIT-VERSION-FILE dependencies closer to useJeff King2012-07-091-9/+4
| * | | | Makefile: build instaweb similar to other scriptsJeff King2012-07-091-8/+6
| * | | | Makefile: update scripts when build-time parameters changeJeff King2012-07-091-3/+13
| * | | | Makefile: do not replace @@GIT_VERSION@@ in shell scriptsJeff King2012-07-091-3/+0
| * | | | Makefile: split prefix flags from GIT-CFLAGSJeff King2012-07-091-8/+22
| * | | | Makefile: be silent when only GIT_USER_AGENT changesJonathan Nieder2012-07-091-1/+0