Age | Commit message (Expand) | Author | Files | Lines |
2021-01-25 | Merge branch 'jk/log-cherry-pick-duplicate-patches' | Junio C Hamano | 1 | -0/+12 |
2021-01-25 | Merge branch 'js/default-branch-name-tests-final-stretch' | Junio C Hamano | 354 | -3436/+4401 |
2021-01-25 | Merge branch 'dl/reflog-with-single-entry' | Junio C Hamano | 2 | -2/+15 |
2021-01-25 | Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty' | Junio C Hamano | 4 | -18/+32 |
2021-01-25 | Merge branch 'jc/deprecate-pack-redundant' | Junio C Hamano | 1 | -15/+17 |
2021-01-25 | Merge branch 'jk/forbid-lf-in-git-url' | Junio C Hamano | 2 | -0/+20 |
2021-01-25 | Merge branch 'ab/branch-sort' | Junio C Hamano | 1 | -1/+50 |
2021-01-25 | Merge branch 'en/diffcore-rename' | Junio C Hamano | 1 | -2/+112 |
2021-01-25 | Merge branch 'ab/mktag' | Junio C Hamano | 3 | -54/+186 |
2021-01-24 | grep/pcre2: better support invalid UTF-8 haystacks | Ævar Arnfjörð Bjarmason | 4 | -1/+59 |
2021-01-24 | grep/pcre2 tests: don't rely on invalid UTF-8 data test | Ævar Arnfjörð Bjarmason | 1 | -6/+1 |
2021-01-23 | Remove support for v1 of the PCRE library | Ævar Arnfjörð Bjarmason | 2 | -14/+1 |
2021-01-23 | t1092: test interesting sparse-checkout scenarios | Derrick Stolee | 1 | -0/+301 |
2021-01-23 | test-lib: test_region looks for trace2 regions | Derrick Stolee | 2 | -2/+43 |
2021-01-23 | rm tests: actually test for SIGPIPE in SIGPIPE test | Ævar Arnfjörð Bjarmason | 1 | -2/+14 |
2021-01-23 | archive tests: use a cheaper "zipinfo -h" invocation to get header | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2021-01-23 | upload-pack tests: avoid a non-zero "grep" exit status | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2021-01-23 | git-svn tests: rewrite brittle tests to use "--[no-]merges". | Jeff King | 1 | -7/+3 |
2021-01-23 | git svn mergeinfo tests: refactor "test -z" to use test_must_be_empty | Ævar Arnfjörð Bjarmason | 1 | -15/+16 |
2021-01-23 | git svn mergeinfo tests: modernize redirection & quoting style | Ævar Arnfjörð Bjarmason | 1 | -8/+8 |
2021-01-23 | cache-tree tests: explicitly test HEAD and index differences | Ævar Arnfjörð Bjarmason | 1 | -18/+27 |
2021-01-23 | cache-tree tests: use a sub-shell with less indirection | Ævar Arnfjörð Bjarmason | 1 | -10/+5 |
2021-01-23 | cache-tree tests: remove unused $2 parameter | Ævar Arnfjörð Bjarmason | 1 | -4/+2 |
2021-01-23 | cache-tree tests: refactor for modern test style | Ævar Arnfjörð Bjarmason | 1 | -14/+14 |
2021-01-23 | ls-files.c: add --deduplicate option | ZheNing Hu | 1 | -0/+66 |
2021-01-22 | t5411: refactor check of refs using test_cmp_refs | Jiang Xin | 31 | -264/+126 |
2021-01-22 | t5411: use different out file to prevent overwriting | Jiang Xin | 20 | -98/+98 |
2021-01-21 | refs: switch peel_ref() to peel_iterated_oid() | Jeff King | 3 | -28/+3 |
2021-01-21 | tests: remove uses of GIT_TEST_GETTEXT_POISON=false | Ævar Arnfjörð Bjarmason | 4 | -8/+4 |
2021-01-21 | tests: remove support for GIT_TEST_GETTEXT_POISON | Ævar Arnfjörð Bjarmason | 8 | -93/+16 |
2021-01-20 | t7900: clean up some broken refs | Derrick Stolee | 1 | -0/+7 |
2021-01-20 | maintenance: set log.excludeDecoration durin prefetch | Derrick Stolee | 1 | -1/+25 |
2021-01-18 | commit: ignore additional signatures when parsing signed commits | brian m. carlson | 1 | -1/+42 |
2021-01-18 | commit-reach: use corrected commit dates in paint_down_to_common() | Abhishek Kumar | 1 | -1/+4 |
2021-01-18 | commit-graph: use generation v2 only if entire chain does | Abhishek Kumar | 1 | -0/+181 |
2021-01-18 | commit-graph: implement generation data chunk | Abhishek Kumar | 7 | -21/+93 |
2021-01-18 | t6600-test-reach: generalize *_three_modes | Abhishek Kumar | 1 | -31/+31 |
2021-01-18 | commit-graph: consolidate fill_commit_graph_info | Abhishek Kumar | 1 | -3/+21 |
2021-01-15 | index-format: use 'cache tree' over 'cached tree' | Derrick Stolee | 1 | -1/+1 |
2021-01-15 | Merge branch 'ad/t4129-setfacl-target-fix' | Junio C Hamano | 1 | -1/+1 |
2021-01-15 | Merge branch 'jk/t5516-deflake' | Junio C Hamano | 1 | -1/+3 |
2021-01-15 | Merge branch 'pb/mergetool-tool-help-fix' | Junio C Hamano | 1 | -0/+11 |
2021-01-15 | Merge branch 'ds/for-each-repo-noopfix' | Junio C Hamano | 1 | -0/+6 |
2021-01-15 | Merge branch 'mt/t4129-with-setgid-dir' | Junio C Hamano | 1 | -2/+7 |
2021-01-15 | Merge branch 'ds/maintenance-part-4' | Junio C Hamano | 2 | -8/+105 |
2021-01-15 | Merge branch 'fc/completion-aliases-support' | Junio C Hamano | 1 | -0/+20 |
2021-01-15 | Merge branch 'en/stash-apply-sparse-checkout' | Junio C Hamano | 2 | -8/+96 |
2021-01-15 | Merge branch 'ar/t6016-modernise' | Junio C Hamano | 1 | -187/+167 |
2021-01-15 | Merge branch 'nk/perf-fsmonitor-cleanup' | Junio C Hamano | 1 | -1/+6 |
2021-01-15 | Merge branch 'ma/sha1-is-a-hash' | Junio C Hamano | 2 | -2/+2 |