summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2025-01-10Merge branch 'ps/build-sign-compare'Junio C Hamano
2025-01-10builtin/blame: fix out-of-bounds write with blank boundary commitsPatrick Steinhardt
2025-01-10builtin/blame: fix out-of-bounds read with excessive `--abbrev`Patrick Steinhardt
2025-01-08Merge branch 'js/reftable-realloc-errors-fix'Junio C Hamano
2025-01-08t-reftable-basics: allow for `malloc` to be `#define`dJohannes Schindelin
2025-01-02Merge branch 'ps/build-meson-html'Junio C Hamano
2025-01-02Merge branch 'jk/lsan-race-ignore-false-positive'Junio C Hamano
2025-01-01test-lib: ignore leaks in the sanitizer's thread codeJeff King
2025-01-01test-lib: check leak logs for presence of DEDUP_TOKENJeff King
2025-01-01test-lib: simplify leak-log checkingJeff King
2025-01-01test-lib: rely on logs to detect leaksJeff King
2025-01-01Merge branch 'jk/lsan-race-with-barrier'Junio C Hamano
2025-01-01Merge branch 'rs/reftable-realloc-errors'Junio C Hamano
2024-12-30Merge branch 'ms/t7611-test-path-is-file'Junio C Hamano
2024-12-30test-lib: use individual lsan dir for --stress runsJeff King
2024-12-28t-reftable-merged: handle realloc errorsRené Scharfe
2024-12-28reftable: fix allocation count on realloc errorRené Scharfe
2024-12-28reftable: avoid leaks on realloc errorRené Scharfe
2024-12-27t/Makefile: make "check-meson" work with DashPatrick Steinhardt
2024-12-27GIT-BUILD-OPTIONS: wire up NO_GITWEB optionPatrick Steinhardt
2024-12-27t7611: replace test -f with test_path_is* helpersMeet Soni
2024-12-23Merge branch 'kn/reflog-migration'Junio C Hamano
2024-12-23Merge branch 'ps/ci-meson'Junio C Hamano
2024-12-23Merge branch 'js/range-diff-diff-merges'Junio C Hamano
2024-12-23Merge branch 'as/show-index-uninitialized-hash'Junio C Hamano
2024-12-23Merge branch 'ps/build-sign-compare'Junio C Hamano
2024-12-23Merge branch 'kn/reftable-writer-log-write-verify'Junio C Hamano
2024-12-19Merge branch 'tc/bundle-with-tag-remove-workaround'Junio C Hamano
2024-12-19Merge branch 'js/log-remerge-keep-ancestry'Junio C Hamano
2024-12-19Merge branch 'bf/fetch-set-head-config'Junio C Hamano
2024-12-19Merge branch 'jc/set-head-symref-fix'Junio C Hamano
2024-12-19Merge branch 'bf/set-head-symref'Junio C Hamano
2024-12-16refs: add support for migrating reflogsKarthik Nayak
2024-12-16range-diff: optionally include merge commits' diffs in the analysisJohannes Schindelin
2024-12-16Merge branch 'js/log-remerge-keep-ancestry' into js/range-diff-diff-mergesJunio C Hamano
2024-12-15Merge branch 'ps/build'Junio C Hamano
2024-12-15Merge branch 'ps/commit-with-message-syntax-fix'Junio C Hamano
2024-12-15Merge branch 'rj/strvec-splice-fix'Junio C Hamano
2024-12-15Merge branch 'bf/explicit-config-set-in-advice-messages'Junio C Hamano
2024-12-15Merge branch 'jc/forbid-head-as-tagname'Junio C Hamano
2024-12-15Merge branch 'jk/describe-perf'Junio C Hamano
2024-12-15Merge branch 'kn/reftable-writer-log-write-verify' into kn/reflog-migrationJunio C Hamano
2024-12-13Merge branch 'kn/midx-wo-the-repository'Junio C Hamano
2024-12-13Merge branch 'cw/worktree-extension'Junio C Hamano
2024-12-13Merge branch 'en/fast-import-verify-path'Junio C Hamano
2024-12-13Merge branch 'jt/bundle-fsck'Junio C Hamano
2024-12-13log: --remerge-diff needs to keep around commit parentsJohannes Schindelin
2024-12-13t: introduce compatibility options to clar-based testsPatrick Steinhardt
2024-12-13t: fix out-of-tree tests for some git-p4 testsPatrick Steinhardt
2024-12-13Makefile: detect missing Meson testsPatrick Steinhardt