summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2022-07-14setup.c: create `safe.bareRepository`Glen Choo
2022-07-14safe.directory: use git_protected_config()Glen Choo
2022-07-14config: learn `git_protected_config()`Glen Choo
2022-07-14Merge branch 'ab/submodule-cleanup'Junio C Hamano
2022-07-14Merge branch 'sy/mv-out-of-cone'Junio C Hamano
2022-07-14Merge branch 'hx/unpack-streaming'Junio C Hamano
2022-07-14Merge branch 'en/merge-tree'Junio C Hamano
2022-07-14Merge branch 'gg/worktree-from-the-above'Junio C Hamano
2022-07-14checkout: fix two bugs on the final count of updated entriesMatheus Tavares
2022-07-14checkout: show bug about failed entries being included in final reportMatheus Tavares
2022-07-14checkout: document bug where delayed checkout counts entries twiceMatheus Tavares
2022-07-14tests: fix incorrect --write-junit-xml codeJohannes Schindelin
2022-07-13Merge branch 'cl/grep-max-count'Junio C Hamano
2022-07-13Merge branch 'zk/push-use-bitmaps'Junio C Hamano
2022-07-13Merge branch 'jk/remote-show-with-negative-refspecs'Junio C Hamano
2022-07-13Merge branch 'll/ls-files-tests-update'Junio C Hamano
2022-07-13Merge branch 'ab/test-quoting-fix'Junio C Hamano
2022-07-13Merge branch 'ds/t5510-brokequote'Junio C Hamano
2022-07-13Merge branch 'en/t6429-test-must-be-empty-fix'Junio C Hamano
2022-07-12Merge branch 'ds/branch-checked-out' into ds/rebase-update-refJunio C Hamano
2022-07-12t5330: remove run_with_limited_processses()Han Xin
2022-07-11Sync with Git 2.37.1Junio C Hamano
2022-07-11Merge branch 'rs/archive-with-internal-gzip'Junio C Hamano
2022-07-11Merge branch 'ds/branch-checked-out'Junio C Hamano
2022-07-11remote-curl: send Accept-Language header to serverLi Linchao
2022-07-08clone: use remote branch if it matches default HEADJeff King
2022-07-08clone: propagate empty remote HEAD even with other branchesJeff King
2022-07-06ls-files: update test styleLi Linchao
2022-07-06merge-ort: fix issue with dual rename and add/add conflictElijah Newren
2022-07-06t6423: add tests of dual directory rename plus add/add conflictElijah Newren
2022-07-04Merge 'js/add-i-delete' into maint-2.37Junio C Hamano
2022-07-03Merge branch 'js/add-i-delete'Junio C Hamano
2022-07-01mv: add check_dir_in_index() and solve general dir check issueShaoxuan Yuan
2022-07-01mv: check if <destination> exists in index to handle overwritingShaoxuan Yuan
2022-07-01mv: check if out-of-cone file exists in index with SKIP_WORKTREE bitShaoxuan Yuan
2022-07-01t1092: mv directory from out-of-cone to in-coneShaoxuan Yuan
2022-07-01t7002: add tests for moving out-of-cone file/directoryShaoxuan Yuan
2022-07-01test-tool delta: fix a memory leakÆvar Arnfjörð Bjarmason
2022-07-01test-tool ref-store: fix a memory leakÆvar Arnfjörð Bjarmason
2022-07-01test-tool bloom: fix memory leaksÆvar Arnfjörð Bjarmason
2022-07-01test-tool json-writer: fix memory leaksÆvar Arnfjörð Bjarmason
2022-07-01test-tool regex: call regfree(), fix memory leaksÆvar Arnfjörð Bjarmason
2022-07-01test-tool urlmatch-normalization: fix a memory leakÆvar Arnfjörð Bjarmason
2022-07-01test-tool {dump,scrap}-cache-tree: fix memory leaksÆvar Arnfjörð Bjarmason
2022-07-01test-tool path-utils: fix a memory leakÆvar Arnfjörð Bjarmason
2022-07-01test-tool test-hash: fix a memory leakÆvar Arnfjörð Bjarmason
2022-07-01pull: fix a "struct oid_array" memory leakÆvar Arnfjörð Bjarmason
2022-07-01cat-file: fix a common "struct object_context" memory leakÆvar Arnfjörð Bjarmason
2022-07-01merge-file: fix memory leaks on error pathÆvar Arnfjörð Bjarmason
2022-07-01check-ref-format: fix trivial memory leakÆvar Arnfjörð Bjarmason