summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-01-22make "index-pack" a built-inLinus Torvalds
2010-01-22make "git pack-redundant" a built-inLinus Torvalds
2010-01-22make "git unpack-file" a built-inLinus Torvalds
2010-01-22make "mktag" a built-inLinus Torvalds
2010-01-22make "merge-index" a built-inLinus Torvalds
2010-01-22make "git patch-id" a built-inLinus Torvalds
2010-01-22make "git var" a built-inLinus Torvalds
2010-01-22make "git hash-object" a built-inLinus Torvalds
2010-01-22make "git merge-tree" a built-inLinus Torvalds
2010-01-22slim down "git show-index"Linus Torvalds
2010-01-20Merge branch 'jc/cache-unmerge'Junio C Hamano
2010-01-20Merge branch 'js/exec-error-report'Junio C Hamano
2010-01-20Merge branch 'jc/grep-lookahead'Junio C Hamano
2010-01-19Makefile: honor NO_CURL when setting REMOTE_CURL_* variablesJohannes Sixt
2010-01-19Merge branch 'js/windows'Junio C Hamano
2010-01-17Merge branch 'jn/makefile'Junio C Hamano
2010-01-17MSVC: Windows-native implementation for subset of Pthreads APIAndrzej K. Haczewski
2010-01-17Windows: disable PythonErik Faye-Lund
2010-01-13Merge branch 'il/vcs-helper'Junio C Hamano
2010-01-13Merge branch 'nd/sparse'Junio C Hamano
2010-01-13grep: rip out support for external grepJunio C Hamano
2010-01-10start_command: detect execvp failures earlyJohannes Sixt
2010-01-07Merge branch 'mo/bin-wrappers'Junio C Hamano
2010-01-06Makefile: consolidate .FORCE-* targetsJonathan Nieder
2010-01-06Makefile: learn to generate listings for targets requiring special flagsJonathan Nieder
2010-01-06Makefile: use target-specific variable to pass flags to ccJonathan Nieder
2010-01-06Makefile: regenerate assembler listings when askedJonathan Nieder
2010-01-06Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGSJonathan Nieder
2009-12-28Remove special casing of http, https and ftpIlari Liusvaara
2009-12-26Merge branch 'maint'Junio C Hamano
2009-12-26Makefile: FreeBSD (both 7 and 8) needs OLD_ICONVJunio C Hamano
2009-12-26Merge branch 'sr/vcs-helper'Junio C Hamano
2009-12-26resolve-undo: record resolved conflicts in a new index extension sectionJunio C Hamano
2009-12-07tests: handle NO_PYTHON settingJeff King
2009-12-07Merge branch 'master' into il/vcs-helperJunio C Hamano
2009-12-03build dashless "bin-wrappers" directory similar to installed bindirMatthew Ogilvie
2009-12-01Merge branch 'jn/gitweb-blame'Junio C Hamano
2009-11-28Makefile: do not clean arm directoryJonathan Nieder
2009-11-24Add Python support library for remote helpersSverre Rabbelier
2009-11-24Merge branch 'rj/maint-cygwin-count-objects'Junio C Hamano
2009-11-24Enable support for IPv6 on MinGWMartin Storsjö
2009-11-23Merge branch 'pb/maint-use-custom-perl'Junio C Hamano
2009-11-21Merge branch 'jh/notes' (early part)Junio C Hamano
2009-11-21Merge branch 'sp/smart-http'Junio C Hamano
2009-11-21Merge branch 'jn/editor-pager'Junio C Hamano
2009-11-21Merge branch 'rj/cygwin-msvc'Junio C Hamano
2009-11-21Merge branch 'rj/maint-simplify-cygwin-makefile'Junio C Hamano
2009-11-21Merge branch 'jn/help-everywhere'Junio C Hamano
2009-11-20git-count-objects: Fix a disk-space under-estimate on CygwinRamsay Jones
2009-11-18Merge branch 'ef/msys-imap'Junio C Hamano