summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2022-07-12Merge branch 'ds/branch-checked-out' into ds/rebase-update-refJunio C Hamano1-0/+129
2022-07-12t5330: remove run_with_limited_processses()Han Xin1-24/+1
2022-07-11Sync with Git 2.37.1Junio C Hamano1-4/+4
2022-07-11Merge branch 'rs/archive-with-internal-gzip'Junio C Hamano1-6/+22
2022-07-11Merge branch 'ds/branch-checked-out'Junio C Hamano1-0/+129
2022-07-11remote-curl: send Accept-Language header to serverLi Linchao3-3/+28
2022-07-07clone: use remote branch if it matches default HEADJeff King2-3/+34
2022-07-07clone: propagate empty remote HEAD even with other branchesJeff King1-0/+38
2022-07-06ls-files: update test styleLi Linchao5-71/+132
2022-07-06merge-ort: fix issue with dual rename and add/add conflictElijah Newren1-2/+2
2022-07-06t6423: add tests of dual directory rename plus add/add conflictElijah Newren1-0/+105
2022-07-04Merge 'js/add-i-delete' into maint-2.37Junio C Hamano1-0/+9
2022-07-02Merge branch 'js/add-i-delete'Junio C Hamano1-0/+9
2022-07-01mv: add check_dir_in_index() and solve general dir check issueShaoxuan Yuan2-3/+3
2022-07-01mv: check if <destination> exists in index to handle overwritingShaoxuan Yuan1-2/+2
2022-07-01mv: check if out-of-cone file exists in index with SKIP_WORKTREE bitShaoxuan Yuan1-2/+2
2022-07-01t1092: mv directory from out-of-cone to in-coneShaoxuan Yuan1-0/+25
2022-07-01t7002: add tests for moving out-of-cone file/directoryShaoxuan Yuan1-0/+84
2022-07-01test-tool delta: fix a memory leakÆvar Arnfjörð Bjarmason2-7/+16
2022-07-01test-tool ref-store: fix a memory leakÆvar Arnfjörð Bjarmason1-0/+1
2022-07-01test-tool bloom: fix memory leaksÆvar Arnfjörð Bjarmason2-1/+3
2022-07-01test-tool json-writer: fix memory leaksÆvar Arnfjörð Bjarmason2-4/+14
2022-07-01test-tool regex: call regfree(), fix memory leaksÆvar Arnfjörð Bjarmason2-3/+7
2022-07-01test-tool urlmatch-normalization: fix a memory leakÆvar Arnfjörð Bjarmason2-3/+10
2022-07-01test-tool {dump,scrap}-cache-tree: fix memory leaksÆvar Arnfjörð Bjarmason3-1/+9
2022-07-01test-tool path-utils: fix a memory leakÆvar Arnfjörð Bjarmason2-4/+8
2022-07-01test-tool test-hash: fix a memory leakÆvar Arnfjörð Bjarmason5-1/+9
2022-07-01pull: fix a "struct oid_array" memory leakÆvar Arnfjörð Bjarmason3-1/+2
2022-07-01cat-file: fix a common "struct object_context" memory leakÆvar Arnfjörð Bjarmason12-4/+15
2022-07-01merge-file: fix memory leaks on error pathÆvar Arnfjörð Bjarmason1-0/+2
2022-07-01check-ref-format: fix trivial memory leakÆvar Arnfjörð Bjarmason1-0/+1
2022-06-30t6429: fix use of non-existent functionElijah Newren1-1/+1
2022-06-30commit-graph.c: no lazy fetch in lookup_commit_in_graph()Han Xin1-0/+70
2022-06-30submodule--helper update: use display path helperGlen Choo1-2/+2
2022-06-30submodule--helper tests: add missing "display path" coverageGlen Choo1-0/+62
2022-06-30Merge branch 'ab/submodule-cleanup' into gc/submodule-use-super-prefixJunio C Hamano1-1/+1
2022-06-30config tests: fix harmless but broken "rm -r" cleanupÆvar Arnfjörð Bjarmason1-2/+3
2022-06-30test-lib.sh: fix prepend_var() quoting issueÆvar Arnfjörð Bjarmason1-2/+2
2022-06-30tests: add missing double quotes to included library pathsÆvar Arnfjörð Bjarmason3-3/+3
2022-06-28add --interactive: allow `update` to stage deleted filesJohannes Schindelin1-0/+9
2022-06-28gitweb: remove "test" and "test-installed" targetsÆvar Arnfjörð Bjarmason1-4/+0
2022-06-28submodule update: remove "-v" optionÆvar Arnfjörð Bjarmason1-1/+1
2022-06-27Sync with Git 2.36.2Junio C Hamano1-4/+4
2022-06-23Sync with 2.35.4Johannes Schindelin2-0/+108
2022-06-23Sync with 2.34.4Johannes Schindelin2-0/+108
2022-06-23Sync with 2.33.4Johannes Schindelin2-0/+108
2022-06-23Sync with 2.32.3Johannes Schindelin2-0/+108
2022-06-23Sync with 2.31.4Johannes Schindelin2-0/+108
2022-06-23Sync with 2.30.5Johannes Schindelin2-0/+108
2022-06-22merge-tree: add a --allow-unrelated-histories flagElijah Newren1-1/+23