aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'jk/make-fix-dependencies'Junio C Hamano2015-06-16
|\
| * Makefile: silence perl/PM.stamp recipeJeff King2015-05-29
| * Makefile: avoid timestamp updates to GIT-BUILD-OPTIONSJeff King2015-05-29
| * Makefile: drop dependency between git-instaweb and gitwebJeff King2015-05-29
* | Merge branch 'sg/help-group'Junio C Hamano2015-06-01
|\ \
| * | generate-cmdlist: parse common group commandsEric Sunshine2015-05-21
| * | command-list: prepare machinery for upcoming "common groups" sectionEric Sunshine2015-05-21
* | | Merge branch 'nd/untracked-cache'Junio C Hamano2015-05-26
|\ \ \
| * | | t7063: tests for untracked cacheNguyễn Thái Ngọc Duy2015-03-12
* | | | Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano2015-05-22
|\ \ \ \
| * | | | tests: skip dav http-push tests under NO_EXPAT=NoThanksJunio C Hamano2015-05-07
| * | | | Merge branch 'nd/index-pack-one-fd-per-thread' into maintJunio C Hamano2014-06-25
| |\ \ \ \
* | | | | | strbuf_getwholeline: use getdelim if it is availableJeff King2015-04-16
| |_|_|/ / |/| | | |
* | | | | Merge branch 'km/bsd-sysctl'Junio C Hamano2015-03-20
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | configure: support HAVE_BSD_SYSCTL optionKyle J. McKay2015-03-10
* | | | | Merge branch 'tc/curl-vernum-output-broken-in-7.11'Junio C Hamano2015-02-22
|\ \ \ \ \
| * | | | | Makefile: handle broken curl version number in version checkTom G. Christensen2015-02-03
| |/ / / /
* | | | | Merge branch 'km/gettext-n'Junio C Hamano2015-02-11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gettext.h: add parentheses around N_ expansion if supportedKyle J. McKay2015-01-12
| | |_|/ | |/| |
| * | | Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change' into maintJunio C Hamano2014-12-22
| |\ \ \
* | | | | configure.ac: check for HMAC_CTX_cleanupReuben Hawkins2015-01-09
* | | | | configure.ac: check for clock_gettime and CLOCK_MONOTONICReuben Hawkins2015-01-09
* | | | | Merge branch 'br/imap-send-via-libcurl'Junio C Hamano2015-01-07
|\ \ \ \ \
| * | | | | git-imap-send: use libcurl for implementationBernhard Reiter2014-11-10
| |/ / / /
* | | | | Merge branch 'dm/compat-s-ifmt-for-zos'Junio C Hamano2014-12-22
|\ \ \ \ \
| * | | | | compat: convert modes to use portable file type valuesDavid Michael2014-12-04
* | | | | | Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change'Junio C Hamano2014-12-12
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Makefile: have python scripts depend on NO_PYTHON settingJonathan Nieder2014-11-18
| * | | | Makefile: simplify by using SCRIPT_{PERL,SH}_GEN macrosJonathan Nieder2014-11-18
| * | | | Makefile: have perl scripts depend on NO_PERL settingJeff King2014-11-18
| |/ / /
* | | | Merge branch 'dm/port2zos'Junio C Hamano2014-10-29
|\ \ \ \
| * | | | Makefile: reorder linker flags in the git executable ruleDavid Michael2014-10-27
| |/ / /
* | | | Merge branch 'cc/interpret-trailers'Junio C Hamano2014-10-20
|\ \ \ \
| * | | | trailer: add interpret-trailers commandChristian Couder2014-10-13
| * | | | trailer: add data structures and basic functionsChristian Couder2014-10-13
* | | | | Merge branch 'rs/sha1-array-test'Junio C Hamano2014-10-14
|\ \ \ \ \
| * | | | | sha1-array: add test-sha1-array and basic testsRené Scharfe2014-10-01
| * | | | | Merge branch 'jl/nor-or-nand-and' into maintJunio C Hamano2014-04-09
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-04-09
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'ir/makefile-typofix'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: fix some typos in the preambleIan Liu Rodrigues2014-09-15
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'tb/crlf-tests'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Makefile: propagate NATIVE_CRLF to CPat Thoyts2014-09-02
* | | | | | | | Merge branch 'jk/make-simplify-dependencies'Junio C Hamano2014-09-11
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: drop CHECK_HEADER_DEPENDENCIES codeJeff King2014-08-26
| * | | | | | | | Makefile: use `find` to determine static header dependenciesJeff King2014-08-25
| * | | | | | | | i18n: treat "make pot" as an explicitly-invoked targetJonathan Nieder2014-08-25
* | | | | | | | | Merge branch 'ta/config-set'Junio C Hamano2014-09-02
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | test-config: add tests for the config_set APITanay Abhra2014-07-29
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/fix-profile-feedback-build'Junio C Hamano2014-08-26
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |