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