summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-03-20Merge branch 'km/bsd-sysctl'Junio C Hamano
2015-03-10configure: support HAVE_BSD_SYSCTL optionKyle J. McKay
2015-02-22Merge branch 'tc/curl-vernum-output-broken-in-7.11'Junio C Hamano
2015-02-11Merge branch 'km/gettext-n'Junio C Hamano
2015-02-04Makefile: handle broken curl version number in version checkTom G. Christensen
2015-01-12gettext.h: add parentheses around N_ expansion if supportedKyle J. McKay
2015-01-09configure.ac: check for HMAC_CTX_cleanupReuben Hawkins
2015-01-09configure.ac: check for clock_gettime and CLOCK_MONOTONICReuben Hawkins
2015-01-07Merge branch 'br/imap-send-via-libcurl'Junio C Hamano
2014-12-22Merge branch 'dm/compat-s-ifmt-for-zos'Junio C Hamano
2014-12-22Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change' into maintJunio C Hamano
2014-12-12Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change'Junio C Hamano
2014-12-04compat: convert modes to use portable file type valuesDavid Michael
2014-11-18Makefile: have python scripts depend on NO_PYTHON settingJonathan Nieder
2014-11-18Makefile: simplify by using SCRIPT_{PERL,SH}_GEN macrosJonathan Nieder
2014-11-18Makefile: have perl scripts depend on NO_PERL settingJeff King
2014-11-10git-imap-send: use libcurl for implementationBernhard Reiter
2014-10-29Merge branch 'dm/port2zos'Junio C Hamano
2014-10-27Makefile: reorder linker flags in the git executable ruleDavid Michael
2014-10-20Merge branch 'cc/interpret-trailers'Junio C Hamano
2014-10-14Merge branch 'rs/sha1-array-test'Junio C Hamano
2014-10-13trailer: add interpret-trailers commandChristian Couder
2014-10-13trailer: add data structures and basic functionsChristian Couder
2014-10-01sha1-array: add test-sha1-array and basic testsRené Scharfe
2014-09-19Merge branch 'ir/makefile-typofix'Junio C Hamano
2014-09-19Merge branch 'tb/crlf-tests'Junio C Hamano
2014-09-15Makefile: fix some typos in the preambleIan Liu Rodrigues
2014-09-11Merge branch 'jk/make-simplify-dependencies'Junio C Hamano
2014-09-02Merge branch 'ta/config-set'Junio C Hamano
2014-09-02Makefile: propagate NATIVE_CRLF to CPat Thoyts
2014-08-26Makefile: drop CHECK_HEADER_DEPENDENCIES codeJeff King
2014-08-26Merge branch 'jk/fix-profile-feedback-build'Junio C Hamano
2014-08-25Makefile: use `find` to determine static header dependenciesJeff King
2014-08-25i18n: treat "make pot" as an explicitly-invoked targetJonathan Nieder
2014-08-19Makefile: make perf tests optional for profile buildJeff King
2014-07-29test-config: add tests for the config_set APITanay Abhra
2014-07-22Merge branch 'kb/perf-trace'Junio C Hamano
2014-07-21Merge branch 'ak/profile-feedback-build'Junio C Hamano
2014-07-16Merge branch 'nd/split-index'Junio C Hamano
2014-07-14trace: add high resolution timer function to debug performance issuesKarsten Blees
2014-07-08Fix profile feedback with -jN and add profile-fastAndi Kleen
2014-07-08Run the perf test suite for profile feedback tooAndi Kleen
2014-07-07Use BASIC_FLAGS for profile feedbackAndi Kleen
2014-06-23verify-commit: scriptable commit signature verificationMichael J Gruber
2014-06-13t1700: new tests for split-index modeNguyễn Thái Ngọc Duy
2014-06-13read-cache: split-index modeNguyễn Thái Ngọc Duy
2014-06-06Merge branch 'tb/unicode-6.3-zero-width'Junio C Hamano
2014-06-03Merge branch 'nd/index-pack-one-fd-per-thread'Junio C Hamano
2014-06-03Merge branch 'ks/tree-diff-nway'Junio C Hamano
2014-05-12utf8: make it easier to auto-update git_wcwidth()Torsten Bögershausen