summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/perl-warning'Junio C Hamano2020-11-091-0/+3
|\
| * perl: check for perl warnings while running testsJeff King2020-10-221-0/+3
* | Merge branch 'rs/dist-doc-with-git-archive'Junio C Hamano2020-10-271-6/+11
|\ \
| * | Makefile: remove the unused variable TAR_DIST_EXTRA_OPTSRené Scharfe2020-10-121-3/+0
| * | Makefile: use git init/add/commit/archive for dist-docRené Scharfe2020-10-121-3/+11
| |/
* | Merge branch 'js/no-builtins-on-disk-option' into maintJunio C Hamano2020-10-231-9/+6
|\ \ | |/ |/|
| * SKIP_DASHED_BUILT_INS: do not skip the bin/ programsJohannes Schindelin2020-10-211-9/+6
* | Makefile: ASCII-sort += listsDenton Liu2020-10-081-5/+5
* | Merge branch 'rs/archive-add-file'Junio C Hamano2020-10-051-22/+19
|\ \
| * | Makefile: use git-archive --add-fileRené Scharfe2020-09-201-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-221-18/+37
| * | | msvc: copy the correct `.pdb` files in the Makefile target `install`Johannes Schindelin2020-09-221-9/+2
| | |/ | |/|
* | | Merge branch 'jx/proc-receive-hook'Junio C Hamano2020-09-261-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-091-1/+0
| |/ / /
* | | | Merge branch 'jc/dist-tarball-tweak'Junio C Hamano2020-09-191-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-191-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-291-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-251-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-171-0/+5
| * | | | help: move list_config_help to builtin/helpEmily Shaffer2020-04-171-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-301-38/+40
|\ \ \ \ \
| * | | | | reset: extract reset_head() from rebaseDenton Liu2020-04-101-0/+1
| * | | | | Makefile: ASCII-sort += listsDenton Liu2020-03-241-38/+39
| |/ / / /