aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'jk/pack-objects-optim'Junio C Hamano2016-08-08
|\
| * add generic most-recently-used listJeff King2016-07-29
* | Merge branch 'nd/test-helpers'Junio C Hamano2016-07-25
|\ \
| * | Makefile: use VCSSVN_LIB to refer to svn libraryJeff King2016-07-06
| * | Makefile: drop extra dependencies for test helpersJeff King2016-07-06
* | | Merge branch 'rw/make-needs-librt'Junio C Hamano2016-07-25
|\ \ \
| * | | Makefile: add NEEDS_LIBRT to optionally link with librtRonald Wampler2016-07-07
* | | | Merge branch 'mh/ref-iterators'Junio C Hamano2016-07-25
|\ \ \ \ | |_|_|/ |/| | |
| * | | dir_iterator: new API for iterating over a directory treeMichael Haggerty2016-06-20
| * | | refs: introduce an iterator interfaceMichael Haggerty2016-06-20
* | | | Merge branch 'jk/common-main'Junio C Hamano2016-07-19
|\ \ \ \
| * \ \ \ Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano2016-07-06
| |\ \ \ \
| | * | | | add an extra level of indirection to main()Jeff King2016-07-01
| | | |/ / | | |/| |
* | | | | Merge branch 'va/i18n-even-more'Junio C Hamano2016-07-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | i18n: rebase-interactive: mark strings for translationVasco Almeida2016-06-17
| * | | | i18n: git-sh-setup.sh: mark strings for translationVasco Almeida2016-06-17
* | | | | Merge branch 'mm/makefile-developer-can-be-in-config-mak'Junio C Hamano2016-06-03
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Makefile: add $(DEVELOPER_CFLAGS) variableMatthieu Moy2016-06-01
| * | | | Makefile: move 'ifdef DEVELOPER' after config.mak* inclusionMatthieu Moy2016-05-31
| |/ / /
| * | | Merge branch 'va/i18n-misc-updates' into maintJunio C Hamano2016-05-26
| |\ \ \
| * \ \ \ Merge branch 'ky/imap-send-openssl-1.1.0' into maintJunio C Hamano2016-05-06
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/makefile-redirection-stderr' into maintJunio C Hamano2016-04-29
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'jc/doc-lint'Junio C Hamano2016-05-23
|\ \ \ \ \ \ \
| * | | | | | | ci: validate "linkgit:" in documentationJunio C Hamano2016-05-10
| |/ / / / / /
* | | | | | | Merge branch 'va/i18n-misc-updates'Junio C Hamano2016-05-17
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | i18n: git-parse-remote.sh: mark strings for translationVasco Almeida2016-04-19
| |/ / / / /
* | | | | | Merge branch 'jc/drop-git-spec-in'Junio C Hamano2016-05-06
|\ \ \ \ \ \
| * | | | | | Makefile: remove dependency on git.specDennis Kaarsemaker2016-04-27
| * | | | | | Makefile: stop pretending to support rpmbuildJunio C Hamano2016-04-06
| |/ / / / /
* | | | | | Merge branch 'nd/test-helpers'Junio C Hamano2016-04-29
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy2016-04-15
| * | | | Makefile: clean *.o files we createJunio C Hamano2016-04-15
* | | | | Merge branch 'ky/imap-send-openssl-1.1.0'Junio C Hamano2016-04-22
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | configure: remove checking for HMAC_CTX_cleanupKazuki Yamaguchi2016-04-08
* | | | Merge branch 'jc/makefile-redirection-stderr'Junio C Hamano2016-04-13
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Makefile: fix misdirected redirectionsJunio C Hamano2016-04-05
| * | Merge branch 'jk/make-fix-dependencies' into maintJunio C Hamano2015-06-25
| |\ \
| * \ \ Merge branch 'jk/skip-http-tests-under-no-curl' into maintJunio C Hamano2015-06-05
| |\ \ \
* | \ \ \ Merge branch 'jc/sane-grep'Junio C Hamano2016-03-16
|\ \ \ \ \
| * | | | | sane_grep: pass "-a" if grep accepts itJunio C Hamano2016-03-10
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ls/makefile-cflags-developer-tweak'Junio C Hamano2016-02-26
|\ \ \ \ \
| * | | | | add DEVELOPER makefile knob to check for acknowledged warningsLars Schneider2016-02-25
* | | | | | Merge branch 'js/mingw-tests'Junio C Hamano2016-02-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mingw: fix t5601-clone.shJohannes Schindelin2016-01-27
* | | | | | Merge branch 'ep/make-phoney'Junio C Hamano2016-01-12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Makefile: add missing phony targetElia Pinto2015-12-16
| |/ / / /
| * | | | Merge branch 'ad/sha1-update-chunked' into maintJunio C Hamano2015-12-08
| |\ \ \ \
| * \ \ \ \ Merge branch 'rp/link-curl-before-ssl' into maintJunio C Hamano2015-11-05
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/make-findstring-makeflags-fix' into maintJunio C Hamano2015-10-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jw/make-arflags-customizable' into maintJunio C Hamano2015-10-16
| |\ \ \ \ \ \ \