summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2025-05-28Sync with 2.47.3Taylor Blau-0/+67
2025-05-28Sync with 2.46.4Taylor Blau-0/+67
2025-05-28Sync with 2.45.4Taylor Blau-0/+67
2025-05-28Sync with 2.44.4Taylor Blau-0/+67
2025-05-28Sync with 2.43.7Taylor Blau-0/+67
2025-05-28Merge branch 'jt/config-quote-cr' into maint-2.43Taylor Blau-0/+44
2025-05-23bundle-uri: fix arbitrary file writes via parameter injectionPatrick Steinhardt' via Git Security-0/+23
2025-05-23config: quote values containing CR characterJustin Tobler-0/+44
2025-01-13Sync with Git 2.47.2Junio C Hamano-18/+67
2025-01-10Merge branch 'ps/build-sign-compare'Junio C Hamano-0/+26
2025-01-10builtin/blame: fix out-of-bounds write with blank boundary commitsPatrick Steinhardt-0/+18
2025-01-10builtin/blame: fix out-of-bounds read with excessive `--abbrev`Patrick Steinhardt-0/+8
2025-01-08Merge branch 'js/reftable-realloc-errors-fix'Junio C Hamano-4/+4
2025-01-08t-reftable-basics: allow for `malloc` to be `#define`dJohannes Schindelin-4/+4
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-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-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-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