summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2012-08-06Merge branch 'jn/block-sha1' into maintJunio C Hamano-3/+2
2012-08-06Merge branch 'jn/make-assembly-in-right-directory' into maintJunio C Hamano-1/+1
2012-08-06Makefile: use overridable $(FIND) instead of hard-coded 'find'Johannes Sixt-1/+1
2012-07-31Merge branch 'jx/i18n-1.7.11'Junio C Hamano-1/+2
2012-07-27perl: detect new files in MakeMaker buildsJunio C Hamano-0/+7
2012-07-25i18n: New keywords for xgettext extraction from shJiang Xin-1/+2
2012-07-23Merge branch 'jn/block-sha1'Junio C Hamano-3/+2
2012-07-23Merge branch 'jn/make-assembly-in-right-directory'Junio C Hamano-1/+1
2012-07-23Makefile: BLK_SHA1 does not require fast htonl() and unaligned loadsJonathan Nieder-3/+2
2012-07-22Makefile: fix location of listing produced by "make subdir/foo.s"Jonathan Nieder-1/+1
2012-07-19build: reconfigure automatically if configure.ac changesStefano Lattarini-0/+12
2012-07-19build: "make clean" should not remove configure-generated filesStefano Lattarini-2/+3
2012-07-15Merge branch 'jn/makefile-cleanup'Junio C Hamano-102/+128
2012-07-13Merge branch 'tb/sanitize-decomposed-utf-8-pathname'Junio C Hamano-0/+3
2012-07-09Merge branch 'mm/credential-plumbing'Junio C Hamano-1/+1
2012-07-09Merge branch 'rj/platform-pread-may-be-thread-unsafe'Junio C Hamano-0/+8
2012-07-09Makefile: document ground rules for target-specific dependenciesJonathan Nieder-0/+33
2012-07-09Makefile: move GIT-VERSION-FILE dependencies closer to useJeff King-9/+4
2012-07-09Makefile: build instaweb similar to other scriptsJeff King-8/+6
2012-07-09Makefile: update scripts when build-time parameters changeJeff King-3/+13
2012-07-09Makefile: do not replace @@GIT_VERSION@@ in shell scriptsJeff King-3/+0
2012-07-09Makefile: split prefix flags from GIT-CFLAGSJeff King-8/+22
2012-07-09Makefile: be silent when only GIT_USER_AGENT changesJonathan Nieder-1/+0
2012-07-09Makefile: split GIT_USER_AGENT from GIT-CFLAGSJeff King-2/+9
2012-07-09Makefile: do not replace @@GIT_USER_AGENT@@ in scriptsJeff King-1/+0
2012-07-09Makefile: apply dependencies consistently to sparse/asm targetsJeff King-2/+2
2012-07-09Makefile: do not have git.o depend on common-cmds.hJeff King-1/+0
2012-07-09Makefile: fold XDIFF_H and VCSSVN_H into LIB_HJonathan Nieder-37/+25
2012-07-08git on Mac OS and precomposed unicodeTorsten Bögershausen-0/+3
2012-06-26index-pack: Disable threading on cygwinJunio C Hamano-0/+8
2012-06-25add 'git credential' plumbing commandJavier Roucher Iglesias-1/+1
2012-06-25Merge branch 'jk/no-more-asciidoc7'Junio C Hamano-6/+0
2012-06-21Merge branch 'vr/help-per-platform'Junio C Hamano-0/+9
2012-06-20Makefile: fold MISC_H into LIB_HJeff King-29/+16
2012-06-20Makefile: sort LIB_H listJeff King-4/+4
2012-06-06help: use HTML as the default help format on WindowsVincent van Ravesteijn-0/+9
2012-06-03http: get default user-agent from git_user_agentJeff King-4/+1
2012-06-03version: add git_user_agent functionJeff King-0/+11
2012-06-03move git_version_string into version.cJeff King-2/+6
2012-06-01Sync with maintJunio C Hamano-1/+1
2012-06-01Merge branch 'ef/http-o-depends-on-gvf' into maintJunio C Hamano-1/+1
2012-05-31Makefile: add missing GIT-VERSION-FILE dependencyErik Faye-Lund-1/+1
2012-05-30docs: drop asciidoc7compatible flagJeff King-6/+0
2012-05-14Merge branch 'nd/threaded-index-pack'Junio C Hamano-1/+1
2012-05-10Merge branch 'jc/install-no-hardlinks'Junio C Hamano-1/+11
2012-05-07index-pack: support multithreaded delta resolvingNguyễn Thái Ngọc Duy-1/+1
2012-05-04Makefile: NO_INSTALL_HARDLINKSJunio C Hamano-1/+11
2012-05-04Makefile: keep many variable list sortedNguyễn Thái Ngọc Duy-13/+13
2012-05-03Merge branch 'nd/columns'Junio C Hamano-0/+3
2012-05-02Merge branch 'tr/xdiff-fast-hash'Junio C Hamano-0/+12