summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs/archive-add-file'Junio C Hamano2020-10-051-22/+19
|\
| * Makefile: use git-archive --add-fileRené Scharfe2020-09-191-22/+19
* | Merge branch 'jk/drop-unaligned-loads'Junio C Hamano2020-10-041-1/+0
|\ \
| * | bswap.h: drop unaligned loadsJeff King2020-09-241-1/+0
* | | Merge branch 'js/no-builtins-on-disk-option'Junio C Hamano2020-10-041-27/+39
|\ \ \
| * | | Optionally skip linking/copying the built-insJohannes Schindelin2020-09-211-18/+37
| * | | msvc: copy the correct `.pdb` files in the Makefile target `install`Johannes Schindelin2020-09-211-9/+2
| | |/ | |/|
* | | Merge branch 'jx/proc-receive-hook'Junio C Hamano2020-09-251-0/+1
|\ \ \
| * | | receive-pack: add new proc-receive hookJiang Xin2020-08-271-0/+1
* | | | Merge branch 'hn/refs-trace-backend'Junio C Hamano2020-09-221-0/+1
|\ \ \ \
| * | | | refs: add GIT_TRACE_REFS debugging mechanismHan-Wen Nienhuys2020-09-091-0/+1
* | | | | Merge branch 'es/format-patch-interdiff-cleanup'Junio C Hamano2020-09-221-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | diff: move show_interdiff() from its own file to diff-libEric Sunshine2020-09-081-1/+0
| |/ / /
* | | | Merge branch 'jc/dist-tarball-tweak'Junio C Hamano2020-09-181-4/+7
|\ \ \ \
| * | | | Makefile: allow extra tweaking of distribution tarballJunio C Hamano2020-09-091-4/+7
| |/ / /
* | | | Merge branch 'pb/clang-json-compilation-database'Junio C Hamano2020-09-181-5/+54
|\ \ \ \ | |/ / / |/| | |
| * | | Makefile: add support for generating JSON compilation databasePhilippe Blain2020-09-061-5/+54
* | | | Merge branch 'jt/lazy-fetch'Junio C Hamano2020-09-031-0/+1
|\ \ \ \
| * | | | negotiator/noop: add noop fetch negotiatorJonathan Tan2020-08-181-0/+1
| |/ / /
* | | | drop vcs-svn experimentJeff King2020-08-131-25/+1
* | | | make git-fast-import a builtinJeff King2020-08-131-2/+1
* | | | make git-bugreport a builtinJeff King2020-08-131-5/+1
* | | | make credential helpers builtinsJeff King2020-08-131-5/+3
* | | | Makefile: drop builtins from MSVC pdb listJeff King2020-08-131-2/+0
|/ / /
* | | strvec: rename files from argv-array to strvecJeff King2020-07-281-1/+1
| |/ |/|
* | Merge branch 'lo/sparse-universal-zero-init'Junio C Hamano2020-06-021-1/+1
|\ \
| * | sparse: allow '{ 0 }' to be used without warningsLuc Van Oostenryck2020-05-241-1/+1
* | | Merge branch 'cb/no-more-gmtime'Junio C Hamano2020-05-201-8/+0
|\ \ \ | |_|/ |/| |
| * | compat: remove gmtimeCarlo Marcelo Arenas Belón2020-05-141-8/+0
| * | Merge branch 'jk/asan-build-fix' into maintJunio C Hamano2020-02-141-0/+3
| |\ \
* | \ \ Merge branch 'es/bugreport'Junio C Hamano2020-05-011-3/+15
|\ \ \ \
| * | | | bugreport: add tool to generate debugging infoEmily Shaffer2020-04-161-0/+5
| * | | | help: move list_config_help to builtin/helpEmily Shaffer2020-04-161-3/+10
| |/ / /
* | | | Merge branch 'gs/commit-graph-path-filter'Junio C Hamano2020-05-011-0/+2
|\ \ \ \
| * | | | bloom.c: add the murmur3 hash implementationGarima Singh2020-03-301-0/+2
* | | | | Merge branch 'jk/build-with-right-curl'Junio C Hamano2020-05-011-5/+10
|\ \ \ \ \
| * | | | | Makefile: avoid running curl-config unnecessarilyJeff King2020-04-051-2/+2
| * | | | | Makefile: use curl-config --cflagsJeff King2020-03-271-1/+7
| * | | | | Makefile: avoid running curl-config multiple timesJeff King2020-03-271-4/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'dl/merge-autostash'Junio C Hamano2020-04-291-38/+40
|\ \ \ \ \
| * | | | | reset: extract reset_head() from rebaseDenton Liu2020-04-101-0/+1
| * | | | | Makefile: ASCII-sort += listsDenton Liu2020-03-241-38/+39
| |/ / / /
* | | | | Merge branch 'dl/libify-a-few'Junio C Hamano2020-04-281-0/+2
|\ \ \ \ \
| * | | | | Lib-ify prune-packedDenton Liu2020-03-241-0/+1
| * | | | | Lib-ify fmt-merge-msgDenton Liu2020-03-241-0/+1
| |/ / / /
* | | | | Merge branch 'ma/doc-discard-docbook-xsl-1.73'Junio C Hamano2020-04-281-6/+0
|\ \ \ \ \
| * | | | | Doc: drop support for docbook-xsl before 1.73.0Martin Ågren2020-03-291-3/+0
| * | | | | Doc: drop support for docbook-xsl before 1.72.0Martin Ågren2020-03-291-3/+0
| |/ / / /
* | | | | Merge branch 'jk/oid-array-cleanups'Junio C Hamano2020-04-221-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | test-tool: rename sha1-array to oid-arrayJeff King2020-03-301-1/+1