Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/perl-warning' | Junio C Hamano | 2020-11-09 | 1 | -0/+3 |
|\ | |||||
| * | perl: check for perl warnings while running tests | Jeff King | 2020-10-22 | 1 | -0/+3 |
* | | Merge branch 'rs/dist-doc-with-git-archive' | Junio C Hamano | 2020-10-27 | 1 | -6/+11 |
|\ \ | |||||
| * | | Makefile: remove the unused variable TAR_DIST_EXTRA_OPTS | René Scharfe | 2020-10-12 | 1 | -3/+0 |
| * | | Makefile: use git init/add/commit/archive for dist-doc | René Scharfe | 2020-10-12 | 1 | -3/+11 |
| |/ | |||||
* | | Merge branch 'js/no-builtins-on-disk-option' into maint | Junio C Hamano | 2020-10-23 | 1 | -9/+6 |
|\ \ | |/ |/| | |||||
| * | SKIP_DASHED_BUILT_INS: do not skip the bin/ programs | Johannes Schindelin | 2020-10-21 | 1 | -9/+6 |
* | | Makefile: ASCII-sort += lists | Denton Liu | 2020-10-08 | 1 | -5/+5 |
* | | Merge branch 'rs/archive-add-file' | Junio C Hamano | 2020-10-05 | 1 | -22/+19 |
|\ \ | |||||
| * | | Makefile: use git-archive --add-file | René Scharfe | 2020-09-20 | 1 | -22/+19 |
* | | | Merge branch 'jk/drop-unaligned-loads' | Junio C Hamano | 2020-10-04 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | bswap.h: drop unaligned loads | Jeff King | 2020-09-24 | 1 | -1/+0 |
* | | | | Merge branch 'js/no-builtins-on-disk-option' | Junio C Hamano | 2020-10-04 | 1 | -27/+39 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Optionally skip linking/copying the built-ins | Johannes Schindelin | 2020-09-22 | 1 | -18/+37 |
| * | | | msvc: copy the correct `.pdb` files in the Makefile target `install` | Johannes Schindelin | 2020-09-22 | 1 | -9/+2 |
| | |/ | |/| | |||||
* | | | Merge branch 'jx/proc-receive-hook' | Junio C Hamano | 2020-09-26 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | receive-pack: add new proc-receive hook | Jiang Xin | 2020-08-27 | 1 | -0/+1 |
* | | | | Merge branch 'hn/refs-trace-backend' | Junio C Hamano | 2020-09-22 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | refs: add GIT_TRACE_REFS debugging mechanism | Han-Wen Nienhuys | 2020-09-09 | 1 | -0/+1 |
* | | | | | Merge branch 'es/format-patch-interdiff-cleanup' | Junio C Hamano | 2020-09-22 | 1 | -1/+0 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | diff: move show_interdiff() from its own file to diff-lib | Eric Sunshine | 2020-09-09 | 1 | -1/+0 |
| |/ / / | |||||
* | | | | Merge branch 'jc/dist-tarball-tweak' | Junio C Hamano | 2020-09-19 | 1 | -4/+7 |
|\ \ \ \ | |||||
| * | | | | Makefile: allow extra tweaking of distribution tarball | Junio C Hamano | 2020-09-09 | 1 | -4/+7 |
| |/ / / | |||||
* | | | | Merge branch 'pb/clang-json-compilation-database' | Junio C Hamano | 2020-09-19 | 1 | -5/+54 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Makefile: add support for generating JSON compilation database | Philippe Blain | 2020-09-06 | 1 | -5/+54 |
* | | | | Merge branch 'jt/lazy-fetch' | Junio C Hamano | 2020-09-03 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | negotiator/noop: add noop fetch negotiator | Jonathan Tan | 2020-08-18 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | drop vcs-svn experiment | Jeff King | 2020-08-13 | 1 | -25/+1 |
* | | | | make git-fast-import a builtin | Jeff King | 2020-08-13 | 1 | -2/+1 |
* | | | | make git-bugreport a builtin | Jeff King | 2020-08-13 | 1 | -5/+1 |
* | | | | make credential helpers builtins | Jeff King | 2020-08-13 | 1 | -5/+3 |
* | | | | Makefile: drop builtins from MSVC pdb list | Jeff King | 2020-08-13 | 1 | -2/+0 |
|/ / / | |||||
* | / | strvec: rename files from argv-array to strvec | Jeff King | 2020-07-29 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge branch 'lo/sparse-universal-zero-init' | Junio C Hamano | 2020-06-02 | 1 | -1/+1 |
|\ \ | |||||
| * | | sparse: allow '{ 0 }' to be used without warnings | Luc Van Oostenryck | 2020-05-25 | 1 | -1/+1 |
* | | | Merge branch 'cb/no-more-gmtime' | Junio C Hamano | 2020-05-20 | 1 | -8/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | compat: remove gmtime | Carlo Marcelo Arenas Belón | 2020-05-14 | 1 | -8/+0 |
| * | | Merge branch 'jk/asan-build-fix' into maint | Junio C Hamano | 2020-02-14 | 1 | -0/+3 |
| |\ \ | |||||
* | \ \ | Merge branch 'es/bugreport' | Junio C Hamano | 2020-05-01 | 1 | -3/+15 |
|\ \ \ \ | |||||
| * | | | | bugreport: add tool to generate debugging info | Emily Shaffer | 2020-04-17 | 1 | -0/+5 |
| * | | | | help: move list_config_help to builtin/help | Emily Shaffer | 2020-04-17 | 1 | -3/+10 |
| |/ / / | |||||
* | | | | Merge branch 'gs/commit-graph-path-filter' | Junio C Hamano | 2020-05-01 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | bloom.c: add the murmur3 hash implementation | Garima Singh | 2020-03-30 | 1 | -0/+2 |
* | | | | | Merge branch 'jk/build-with-right-curl' | Junio C Hamano | 2020-05-01 | 1 | -5/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: avoid running curl-config unnecessarily | Jeff King | 2020-04-05 | 1 | -2/+2 |
| * | | | | | Makefile: use curl-config --cflags | Jeff King | 2020-03-27 | 1 | -1/+7 |
| * | | | | | Makefile: avoid running curl-config multiple times | Jeff King | 2020-03-27 | 1 | -4/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'dl/merge-autostash' | Junio C Hamano | 2020-04-30 | 1 | -38/+40 |
|\ \ \ \ \ | |||||
| * | | | | | reset: extract reset_head() from rebase | Denton Liu | 2020-04-10 | 1 | -0/+1 |
| * | | | | | Makefile: ASCII-sort += lists | Denton Liu | 2020-03-24 | 1 | -38/+39 |
| |/ / / / |