summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dd/doc-p4-requirements-update'Junio C Hamano2020-12-181-1/+1
|\
| * doc: mention Python 3.x supportsĐoàn Trần Công Danh2020-12-141-1/+1
* | Merge branch 'rj/make-clean'Junio C Hamano2020-12-171-8/+9
|\ \ | |/ |/|
| * Makefile: don't use a versioned temp distribution directoryRamsay Jones2020-12-081-7/+8
| * Makefile: don't try to clean old debian build productRamsay Jones2020-12-081-1/+1
* | Merge branch 'ds/maintenance-part-1'Junio C Hamano2020-12-081-0/+1
|\ \ | |/ |/|
| * Makefile: mark git-maintenance as a builtinJeff King2020-12-021-0/+1
* | Merge branch 'ab/retire-parse-remote'Junio C Hamano2020-12-031-2/+0
|\ \
| * | parse-remote: remove this now-unused libraryÆvar Arnfjörð Bjarmason2020-11-161-2/+0
* | | Merge branch 'en/strmap'Junio C Hamano2020-11-211-0/+1
|\ \ \
| * | | strmap: new utility functionsElijah Newren2020-11-021-0/+1
* | | | Merge branch 'en/merge-ort-api-null-impl'Junio C Hamano2020-11-181-0/+3
|\ \ \ \
| * | | | fast-rebase: demonstrate merge-ort's API via new test-tool commandElijah Newren2020-10-291-0/+1
| * | | | merge-ort-wrappers: new convience wrappers to mimic the old merge APIElijah Newren2020-10-261-0/+1
| * | | | merge-ort: barebones API of new merge strategy with empty implementationElijah Newren2020-10-261-0/+1
| | |/ / | |/| |
* | | | Merge branch 'ds/maintenance-part-3'Junio C Hamano2020-11-181-0/+2
|\ \ \ \
| * | | | maintenance: add start/stop subcommandsDerrick Stolee2020-09-251-0/+1
| * | | | for-each-repo: run subcommands on configured reposDerrick Stolee2020-09-251-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'jk/perl-warning'Junio C Hamano2020-11-091-0/+3
|\ \ \ \
| * | | | perl: check for perl warnings while running testsJeff King2020-10-211-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-221-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-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
|/ / /