summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2024-12-27t7611: replace test -f with test_path_is* helpersMeet Soni1-17/+17
2024-12-27commit-reach: use `size_t` to track indices when computing merge basesPatrick Steinhardt1-3/+3
2024-12-23Merge branch 'kn/reflog-migration'Junio C Hamano1-22/+51
2024-12-23Merge branch 'ps/ci-meson'Junio C Hamano8-55/+127
2024-12-23Merge branch 'js/range-diff-diff-merges'Junio C Hamano1-0/+16
2024-12-23Merge branch 'as/show-index-uninitialized-hash'Junio C Hamano1-0/+18
2024-12-23Merge branch 'ps/build-sign-compare'Junio C Hamano27-32/+43
2024-12-23Merge branch 'kn/reftable-writer-log-write-verify'Junio C Hamano2-4/+51
2024-12-20path-walk: reorder object visitsDerrick Stolee1-62/+62
2024-12-20path-walk: mark trees and blobs as UNINTERESTINGDerrick Stolee2-22/+69
2024-12-20path-walk: visit tags and cached objectsDerrick Stolee2-23/+178
2024-12-20path-walk: allow consumer to specify object typesDerrick Stolee2-45/+119
2024-12-20t6601: add helper for testing path-walk APIDerrick Stolee4-0/+206
2024-12-20test-lib-functions: add test_cmp_sortedDerrick Stolee1-0/+10
2024-12-19Merge branch 'tc/bundle-with-tag-remove-workaround'Junio C Hamano1-0/+44
2024-12-19Merge branch 'js/log-remerge-keep-ancestry'Junio C Hamano1-0/+7
2024-12-19Merge branch 'bf/fetch-set-head-config'Junio C Hamano2-0/+149
2024-12-19Merge branch 'jc/set-head-symref-fix'Junio C Hamano1-0/+17
2024-12-19Merge branch 'bf/set-head-symref'Junio C Hamano11-17/+221
2024-12-18serve: stop using `the_repository`Patrick Steinhardt1-2/+5
2024-12-18progress: stop using `the_repository`Patrick Steinhardt1-1/+5
2024-12-18Merge branch 'ps/build-sign-compare' into ps/the-repositoryJunio C Hamano27-32/+43
2024-12-16refs: add support for migrating reflogsKarthik Nayak1-22/+51
2024-12-16range-diff: optionally include merge commits' diffs in the analysisJohannes Schindelin1-0/+16
2024-12-16Merge branch 'js/log-remerge-keep-ancestry' into js/range-diff-diff-mergesJunio C Hamano1-0/+7
2024-12-15Merge branch 'ps/build'Junio C Hamano5-13/+1229
2024-12-15Merge branch 'ps/commit-with-message-syntax-fix'Junio C Hamano1-0/+15
2024-12-15Merge branch 'rj/strvec-splice-fix'Junio C Hamano1-0/+10
2024-12-15Merge branch 'bf/explicit-config-set-in-advice-messages'Junio C Hamano15-23/+23
2024-12-15Merge branch 'jc/forbid-head-as-tagname'Junio C Hamano2-3/+15
2024-12-15Merge branch 'jk/describe-perf'Junio C Hamano2-3/+51
2024-12-15Merge branch 'kn/reftable-writer-log-write-verify' into kn/reflog-migrationJunio C Hamano2-4/+51
2024-12-13Merge branch 'kn/midx-wo-the-repository'Junio C Hamano1-4/+4
2024-12-13Merge branch 'cw/worktree-extension'Junio C Hamano8-46/+155
2024-12-13Merge branch 'en/fast-import-verify-path'Junio C Hamano2-4/+111
2024-12-13Merge branch 'jt/bundle-fsck'Junio C Hamano1-0/+7
2024-12-13log: --remerge-diff needs to keep around commit parentsJohannes Schindelin1-0/+7
2024-12-13t: introduce compatibility options to clar-based testsPatrick Steinhardt1-1/+18
2024-12-13t: fix out-of-tree tests for some git-p4 testsPatrick Steinhardt2-50/+50
2024-12-13Makefile: detect missing Meson testsPatrick Steinhardt1-1/+17
2024-12-13meson: detect missing tests at configure timePatrick Steinhardt1-0/+36
2024-12-13t/unit-tests: rename clar-based unit tests to have a common prefixPatrick Steinhardt4-3/+6
2024-12-12bundle: remove unneeded codeToon Claes1-0/+44
2024-12-12Merge branch 'ps/build' into ps/3.0-remote-deprecationJunio C Hamano5-13/+1229
2024-12-12Merge branch 'ps/build' into ps/ci-mesonJunio C Hamano5-13/+1229
2024-12-12Merge branch 'cw/worktree-extension' into ps/ci-mesonJunio C Hamano8-46/+155
2024-12-10Merge branch 'ps/reftable-iterator-reuse'Junio C Hamano1-0/+73
2024-12-10Merge branch 'ps/reftable-detach'Junio C Hamano10-107/+115
2024-12-10Merge branch 'bc/allow-upload-pack-from-other-people'Junio C Hamano2-3/+10
2024-12-10Merge branch 'pb/mergetool-errors'Junio C Hamano1-0/+8