summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tempfile: a new module for handling temporary filesMichael Haggerty2015-08-101-0/+1
* Merge branch 'sg/help-group'Junio C Hamano2015-06-011-4/+5
|\
| * generate-cmdlist: parse common group commandsEric Sunshine2015-05-211-2/+2
| * command-list: prepare machinery for upcoming "common groups" sectionEric Sunshine2015-05-211-2/+3
* | Merge branch 'nd/untracked-cache'Junio C Hamano2015-05-261-0/+1
|\ \
| * | t7063: tests for untracked cacheNguyễn Thái Ngọc Duy2015-03-121-0/+1
* | | Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano2015-05-221-0/+1
|\ \ \
| * | | tests: skip dav http-push tests under NO_EXPAT=NoThanksjk/skip-http-tests-under-no-curlJunio C Hamano2015-05-071-0/+1
| * | | Merge branch 'nd/index-pack-one-fd-per-thread' into maintJunio C Hamano2014-06-251-7/+0
| |\ \ \
* | | | | strbuf_getwholeline: use getdelim if it is availableJeff King2015-04-161-0/+6
| |_|_|/ |/| | |
* | | | Merge branch 'km/bsd-sysctl'Junio C Hamano2015-03-201-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | configure: support HAVE_BSD_SYSCTL optionKyle J. McKay2015-03-101-0/+6
* | | | Merge branch 'tc/curl-vernum-output-broken-in-7.11'Junio C Hamano2015-02-221-2/+2
|\ \ \ \
| * | | | Makefile: handle broken curl version number in version checktc/curl-vernum-output-broken-in-7.11Tom G. Christensen2015-02-031-2/+2
| |/ / /
* | | | Merge branch 'km/gettext-n'Junio C Hamano2015-02-111-0/+17
|\ \ \ \ | |/ / / |/| | |
| * | | gettext.h: add parentheses around N_ expansion if supportedkm/gettext-nKyle J. McKay2015-01-121-0/+17
| * | | Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change' into maintJunio C Hamano2014-12-221-4/+10
| |\ \ \
* | | | | configure.ac: check for HMAC_CTX_cleanuprh/autoconf-rhel3Reuben Hawkins2015-01-091-0/+6
* | | | | configure.ac: check for clock_gettime and CLOCK_MONOTONICReuben Hawkins2015-01-091-0/+6
* | | | | Merge branch 'br/imap-send-via-libcurl'Junio C Hamano2015-01-071-3/+15
|\ \ \ \ \
| * | | | | git-imap-send: use libcurl for implementationbr/imap-send-via-libcurlBernhard Reiter2014-11-101-3/+15
| |/ / / /
* | | | | Merge branch 'dm/compat-s-ifmt-for-zos'Junio C Hamano2014-12-221-0/+8
|\ \ \ \ \
| * | | | | compat: convert modes to use portable file type valuesdm/compat-s-ifmt-for-zosDavid Michael2014-12-041-0/+8
* | | | | | Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change'Junio C Hamano2014-12-121-4/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Makefile: have python scripts depend on NO_PYTHON settingjk/rebuild-perl-scripts-with-no-perl-seting-changeJonathan Nieder2014-11-181-0/+3
| * | | | Makefile: simplify by using SCRIPT_{PERL,SH}_GEN macrosJonathan Nieder2014-11-181-5/+5
| * | | | Makefile: have perl scripts depend on NO_PERL settingJeff King2014-11-181-0/+3
| |/ / /
* | | | Merge branch 'dm/port2zos'Junio C Hamano2014-10-291-2/+2
|\ \ \ \
| * | | | Makefile: reorder linker flags in the git executable ruleDavid Michael2014-10-271-2/+2
| |/ / /
* | | | Merge branch 'cc/interpret-trailers'Junio C Hamano2014-10-201-0/+2
|\ \ \ \
| * | | | trailer: add interpret-trailers commandChristian Couder2014-10-131-0/+1
| * | | | trailer: add data structures and basic functionsChristian Couder2014-10-131-0/+1
* | | | | Merge branch 'rs/sha1-array-test'Junio C Hamano2014-10-141-0/+1
|\ \ \ \ \
| * | | | | sha1-array: add test-sha1-array and basic testsRené Scharfe2014-10-011-0/+1
| * | | | | Merge branch 'jl/nor-or-nand-and' into maintJunio C Hamano2014-04-091-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-04-091-0/+8
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'ir/makefile-typofix'Junio C Hamano2014-09-191-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: fix some typos in the preambleir/makefile-typofixIan Liu Rodrigues2014-09-151-2/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'tb/crlf-tests'Junio C Hamano2014-09-191-0/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Makefile: propagate NATIVE_CRLF to CPat Thoyts2014-09-021-0/+3
* | | | | | | | Merge branch 'jk/make-simplify-dependencies'Junio C Hamano2014-09-111-192/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: drop CHECK_HEADER_DEPENDENCIES codejk/make-simplify-dependenciesJeff King2014-08-261-59/+0
| * | | | | | | | Makefile: use `find` to determine static header dependenciesJeff King2014-08-251-132/+8
| * | | | | | | | i18n: treat "make pot" as an explicitly-invoked targetJonathan Nieder2014-08-251-1/+1
* | | | | | | | | Merge branch 'ta/config-set'Junio C Hamano2014-09-021-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | test-config: add tests for the config_set APITanay Abhra2014-07-291-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/fix-profile-feedback-build'Junio C Hamano2014-08-261-1/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Makefile: make perf tests optional for profile buildjk/fix-profile-feedback-buildJeff King2014-08-191-1/+5
* | | | | | | | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-221-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | trace: add high resolution timer function to debug performance issuesKarsten Blees2014-07-131-0/+7
| | |/ / / / / / | |/| | | | | |