summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2025-01-07test-lib: add a few comments to LSan log checkingJeff King-0/+5
2025-01-07test-lib: simplify lsan results checkJeff King-6/+1
2025-01-07test-lib: invert return value of check_test_results_san_file_emptyJeff King-5/+5
2025-01-03t7110: replace `test -f` with `test_path_is_*` helpersMatteo Bagnolini-6/+6
2025-01-02Merge branch 'ps/build-meson-html'Junio C Hamano-5/+8
2025-01-02Merge branch 'jk/lsan-race-ignore-false-positive'Junio C Hamano-13/+10
2025-01-01test-lib: ignore leaks in the sanitizer's thread codeJeff King-1/+2
2025-01-01test-lib: check leak logs for presence of DEDUP_TOKENJeff King-1/+1
2025-01-01test-lib: simplify leak-log checkingJeff King-13/+8
2025-01-01test-lib: rely on logs to detect leaksJeff King-0/+1
2025-01-01Merge branch 'jk/lsan-race-with-barrier'Junio C Hamano-1/+1
2025-01-01Merge branch 'rs/reftable-realloc-errors'Junio C Hamano-2/+58
2024-12-30Merge branch 'ms/t7611-test-path-is-file'Junio C Hamano-17/+17
2024-12-30test-lib: use individual lsan dir for --stress runsJeff King-1/+1
2024-12-28t-reftable-merged: handle realloc errorsRené Scharfe-2/+2
2024-12-28reftable: fix allocation count on realloc errorRené Scharfe-0/+26
2024-12-28reftable: avoid leaks on realloc errorRené Scharfe-0/+30
2024-12-27t/Makefile: make "check-meson" work with DashPatrick Steinhardt-5/+8
2024-12-27GIT-BUILD-OPTIONS: wire up NO_GITWEB optionPatrick Steinhardt-0/+6
2024-12-27t7611: replace test -f with test_path_is* helpersMeet Soni-17/+17
2024-12-27commit-reach: use `size_t` to track indices when computing merge basesPatrick Steinhardt-3/+3
2024-12-23Merge branch 'kn/reflog-migration'Junio C Hamano-22/+51
2024-12-23Merge branch 'ps/ci-meson'Junio C Hamano-55/+127
2024-12-23Merge branch 'js/range-diff-diff-merges'Junio C Hamano-0/+16
2024-12-23Merge branch 'as/show-index-uninitialized-hash'Junio C Hamano-0/+18
2024-12-23Merge branch 'ps/build-sign-compare'Junio C Hamano-32/+43
2024-12-23Merge branch 'kn/reftable-writer-log-write-verify'Junio C Hamano-4/+51
2024-12-20path-walk: reorder object visitsDerrick Stolee-62/+62
2024-12-20path-walk: mark trees and blobs as UNINTERESTINGDerrick Stolee-22/+69
2024-12-20path-walk: visit tags and cached objectsDerrick Stolee-23/+178
2024-12-20path-walk: allow consumer to specify object typesDerrick Stolee-45/+119
2024-12-20t6601: add helper for testing path-walk APIDerrick Stolee-0/+206
2024-12-20test-lib-functions: add test_cmp_sortedDerrick Stolee-0/+10
2024-12-19Merge branch 'tc/bundle-with-tag-remove-workaround'Junio C Hamano-0/+44
2024-12-19Merge branch 'js/log-remerge-keep-ancestry'Junio C Hamano-0/+7
2024-12-19Merge branch 'bf/fetch-set-head-config'Junio C Hamano-0/+149
2024-12-19Merge branch 'jc/set-head-symref-fix'Junio C Hamano-0/+17
2024-12-19Merge branch 'bf/set-head-symref'Junio C Hamano-17/+221
2024-12-18serve: stop using `the_repository`Patrick Steinhardt-2/+5
2024-12-18progress: stop using `the_repository`Patrick Steinhardt-1/+5
2024-12-18Merge branch 'ps/build-sign-compare' into ps/the-repositoryJunio C Hamano-32/+43
2024-12-16refs: add support for migrating reflogsKarthik Nayak-22/+51
2024-12-16range-diff: optionally include merge commits' diffs in the analysisJohannes Schindelin-0/+16
2024-12-16Merge branch 'js/log-remerge-keep-ancestry' into js/range-diff-diff-mergesJunio C Hamano-0/+7
2024-12-15Merge branch 'ps/build'Junio C Hamano-13/+1229
2024-12-15Merge branch 'ps/commit-with-message-syntax-fix'Junio C Hamano-0/+15
2024-12-15Merge branch 'rj/strvec-splice-fix'Junio C Hamano-0/+10
2024-12-15Merge branch 'bf/explicit-config-set-in-advice-messages'Junio C Hamano-23/+23
2024-12-15Merge branch 'jc/forbid-head-as-tagname'Junio C Hamano-3/+15
2024-12-15Merge branch 'jk/describe-perf'Junio C Hamano-3/+51