summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2015-02-03Makefile: handle broken curl version number in version checkTom G. Christensen-2/+2
2015-01-09configure.ac: check for HMAC_CTX_cleanupReuben Hawkins-0/+6
2015-01-09configure.ac: check for clock_gettime and CLOCK_MONOTONICReuben Hawkins-0/+6
2015-01-07Merge branch 'br/imap-send-via-libcurl'Junio C Hamano-3/+15
2014-12-22Merge branch 'dm/compat-s-ifmt-for-zos'Junio C Hamano-0/+8
2014-12-12Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change'Junio C Hamano-4/+10
2014-12-04compat: convert modes to use portable file type valuesDavid Michael-0/+8
2014-11-18Makefile: have python scripts depend on NO_PYTHON settingJonathan Nieder-0/+3
2014-11-18Makefile: simplify by using SCRIPT_{PERL,SH}_GEN macrosJonathan Nieder-5/+5
2014-11-18Makefile: have perl scripts depend on NO_PERL settingJeff King-0/+3
2014-11-10git-imap-send: use libcurl for implementationBernhard Reiter-3/+15
2014-10-29Merge branch 'dm/port2zos'Junio C Hamano-2/+2
2014-10-27Makefile: reorder linker flags in the git executable ruleDavid Michael-2/+2
2014-10-20Merge branch 'cc/interpret-trailers'Junio C Hamano-0/+2
2014-10-14Merge branch 'rs/sha1-array-test'Junio C Hamano-0/+1
2014-10-13trailer: add interpret-trailers commandChristian Couder-0/+1
2014-10-13trailer: add data structures and basic functionsChristian Couder-0/+1
2014-10-01sha1-array: add test-sha1-array and basic testsRené Scharfe-0/+1
2014-09-19Merge branch 'ir/makefile-typofix'Junio C Hamano-2/+2
2014-09-19Merge branch 'tb/crlf-tests'Junio C Hamano-0/+3
2014-09-15Makefile: fix some typos in the preambleIan Liu Rodrigues-2/+2
2014-09-11Merge branch 'jk/make-simplify-dependencies'Junio C Hamano-192/+9
2014-09-02Merge branch 'ta/config-set'Junio C Hamano-0/+1
2014-09-02Makefile: propagate NATIVE_CRLF to CPat Thoyts-0/+3
2014-08-26Makefile: drop CHECK_HEADER_DEPENDENCIES codeJeff King-59/+0
2014-08-26Merge branch 'jk/fix-profile-feedback-build'Junio C Hamano-1/+5
2014-08-25Makefile: use `find` to determine static header dependenciesJeff King-132/+8
2014-08-25i18n: treat "make pot" as an explicitly-invoked targetJonathan Nieder-1/+1
2014-08-19Makefile: make perf tests optional for profile buildJeff King-1/+5
2014-07-29test-config: add tests for the config_set APITanay Abhra-0/+1
2014-07-22Merge branch 'kb/perf-trace'Junio C Hamano-0/+7
2014-07-21Merge branch 'ak/profile-feedback-build'Junio C Hamano-6/+20
2014-07-16Merge branch 'nd/split-index'Junio C Hamano-0/+2
2014-07-13trace: add high resolution timer function to debug performance issuesKarsten Blees-0/+7
2014-07-08Fix profile feedback with -jN and add profile-fastAndi Kleen-4/+17
2014-07-08Run the perf test suite for profile feedback tooAndi Kleen-0/+1
2014-07-07Use BASIC_FLAGS for profile feedbackAndi Kleen-2/+2
2014-06-23verify-commit: scriptable commit signature verificationMichael J Gruber-0/+1
2014-06-13t1700: new tests for split-index modeNguyễn Thái Ngọc Duy-0/+1
2014-06-13read-cache: split-index modeNguyễn Thái Ngọc Duy-0/+1
2014-06-06Merge branch 'tb/unicode-6.3-zero-width'Junio C Hamano-0/+1
2014-06-03Merge branch 'nd/index-pack-one-fd-per-thread'Junio C Hamano-7/+0
2014-06-03Merge branch 'ks/tree-diff-nway'Junio C Hamano-0/+6
2014-05-12utf8: make it easier to auto-update git_wcwidth()Torsten Bögershausen-0/+1
2014-04-30Revert the whole "ask curl-config" topic for nowJunio C Hamano-50/+14
2014-04-28Merge branch 'db/make-with-curl'Junio C Hamano-13/+28
2014-04-28Makefile: default to -lcurl when no CURL_CONFIG or CURLDIRDave Borowitz-13/+28
2014-04-24Merge branch 'db/make-with-curl'Junio C Hamano-12/+33
2014-04-17i18n: only extract comments marked with "TRANSLATORS:"Jiang Xin-1/+1
2014-04-16index-pack: work around thread-unsafe pread()Nguyễn Thái Ngọc Duy-7/+0