summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-01-21make "git merge-tree" a built-inLinus Torvalds1-1/+1
2010-01-21slim down "git show-index"Linus Torvalds1-0/+1
2010-01-20Merge branch 'jc/cache-unmerge'Junio C Hamano1-0/+2
2010-01-20Merge branch 'js/exec-error-report'Junio C Hamano1-0/+1
2010-01-20Merge branch 'jc/grep-lookahead'Junio C Hamano1-10/+0
2010-01-19Makefile: honor NO_CURL when setting REMOTE_CURL_* variablesJohannes Sixt1-10/+6
2010-01-18Merge branch 'js/windows'Junio C Hamano1-6/+9
2010-01-17Merge branch 'jn/makefile'Junio C Hamano1-32/+24
2010-01-16MSVC: Windows-native implementation for subset of Pthreads APIAndrzej K. Haczewski1-6/+7
2010-01-16Windows: disable PythonErik Faye-Lund1-0/+2
2010-01-13Merge branch 'il/vcs-helper'Junio C Hamano1-2/+25
2010-01-13Merge branch 'nd/sparse'Junio C Hamano1-0/+1
2010-01-13grep: rip out support for external grepJunio C Hamano1-10/+0
2010-01-10start_command: detect execvp failures earlyJohannes Sixt1-0/+1
2010-01-07Merge branch 'mo/bin-wrappers'Junio C Hamano1-13/+36
2010-01-06Makefile: consolidate .FORCE-* targetsJonathan Nieder1-9/+6
2010-01-06Makefile: learn to generate listings for targets requiring special flagsJonathan Nieder1-7/+7
2010-01-06Makefile: use target-specific variable to pass flags to ccJonathan Nieder1-23/+18
2010-01-06Makefile: regenerate assembler listings when askedJonathan Nieder1-2/+2
2010-01-05Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGSJonathan Nieder1-1/+1
2009-12-28Remove special casing of http, https and ftpIlari Liusvaara1-2/+25
2009-12-26Merge branch 'maint'Junio C Hamano1-0/+1
2009-12-26Makefile: FreeBSD (both 7 and 8) needs OLD_ICONVJunio C Hamano1-0/+1
2009-12-26Merge branch 'sr/vcs-helper'Junio C Hamano1-0/+53
2009-12-25resolve-undo: record resolved conflicts in a new index extension sectionJunio C Hamano1-0/+2
2009-12-07tests: handle NO_PYTHON settingJeff King1-0/+1
2009-12-06Merge branch 'master' into il/vcs-helperJunio C Hamano1-15/+87
2009-12-03build dashless "bin-wrappers" directory similar to installed bindirMatthew Ogilvie1-13/+36
2009-12-01Merge branch 'jn/gitweb-blame'Junio C Hamano1-1/+25
2009-11-28Makefile: do not clean arm directoryJonathan Nieder1-1/+1
2009-11-24Add Python support library for remote helpersSverre Rabbelier1-0/+38
2009-11-24Merge branch 'rj/maint-cygwin-count-objects'Junio C Hamano1-0/+1
2009-11-24Enable support for IPv6 on MinGWMartin Storsjö1-1/+0
2009-11-22Merge branch 'pb/maint-use-custom-perl'Junio C Hamano1-0/+1
2009-11-20Merge branch 'jh/notes' (early part)Junio C Hamano1-0/+3
2009-11-20Merge branch 'sp/smart-http'Junio C Hamano1-0/+1
2009-11-20Merge branch 'jn/editor-pager'Junio C Hamano1-0/+28
2009-11-20Merge branch 'rj/cygwin-msvc'Junio C Hamano1-3/+8
2009-11-20Merge branch 'rj/maint-simplify-cygwin-makefile'Junio C Hamano1-4/+2
2009-11-20Merge branch 'jn/help-everywhere'Junio C Hamano1-1/+0
2009-11-19git-count-objects: Fix a disk-space under-estimate on CygwinRamsay Jones1-0/+1
2009-11-17Merge branch 'ef/msys-imap'Junio C Hamano1-3/+5
2009-11-17Basic build infrastructure for Python scriptsJohan Herland1-0/+13
2009-11-17Make sure $PERL_PATH is defined when the test suite is run.Philippe Bruhat (BooK)1-0/+1
2009-11-16Sync with 1.6.5.3Junio C Hamano1-1/+4
2009-11-15Merge branch 'tz/maint-rpm' into maintJunio C Hamano1-1/+4
2009-11-15Merge branch 'tr/maint-roff-quote' into maintJunio C Hamano1-0/+4
2009-11-14Makefile: Ensure rpm packages can be read by older rpm versionsTodd Zullinger1-1/+4
2009-11-13Provide a build time default-pager settingJunio C Hamano1-0/+11
2009-11-13Provide a build time default-editor settingJonathan Nieder1-0/+17