summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2025-01-21Merge branch 'ps/the-repository'Junio C Hamano2-3/+10
2025-01-21Merge branch 'jt/fsck-skiplist-parse-fix'Junio C Hamano1-0/+10
2025-01-21Merge branch 'ps/reftable-get-random-fix'Junio C Hamano2-4/+4
2025-01-21Merge branch 'jk/t7407-use-test-grep'Junio C Hamano1-2/+2
2025-01-21Merge branch 'jk/lsan-race-ignore-false-positive'Junio C Hamano2-10/+10
2025-01-17Merge branch 'kn/reflog-migration-fix' into kn/reflog-migration-fix-followupJunio C Hamano1-0/+12
2025-01-17t/unit-tests: convert reftable tree test to use clar test frameworkSeyi Kuforiji2-20/+12
2025-01-17t/unit-tests: adapt priority queue test to use clar test frameworkSeyi Kuforiji3-92/+95
2025-01-17t/unit-tests: convert mem-pool test to use clar test frameworkSeyi Kuforiji3-32/+26
2025-01-17t/unit-tests: handle dashes in test suite filenamesSeyi Kuforiji1-0/+1
2025-01-17builtin: send usage() help text to standard outputJunio C Hamano1-8/+2
2025-01-17builtins: send usage_with_options() help text to standard outputJunio C Hamano2-3/+3
2025-01-17t0012: optionally check that "-h" output goes to stdoutJeff King1-2/+9
2025-01-16Merge branch 'mb/t7110-use-test-path-helper'Junio C Hamano1-6/+6
2025-01-16Merge branch 'ps/more-sign-compare'Junio C Hamano1-3/+3
2025-01-15reftable: write correct max_update_index to headerKarthik Nayak1-0/+12
2025-01-13Sync with Git 2.47.2Junio C Hamano4-18/+67
2025-01-13object-name: be more strict in parsing describe-like outputElijah Newren1-0/+24
2025-01-13object-name: fix resolution of object names containing curly bracesElijah Newren1-1/+30
2025-01-10Merge branch 'ps/build-sign-compare'Junio C Hamano1-0/+26
2025-01-10t7422: fix flaky test caused by buffered stdoutPatrick Steinhardt1-4/+39
2025-01-10t0060: fix EBUSY in MinGW when setting up runtime prefixPatrick Steinhardt1-4/+6
2025-01-10builtin/blame: fix out-of-bounds write with blank boundary commitsPatrick Steinhardt1-0/+18
2025-01-10builtin/blame: fix out-of-bounds read with excessive `--abbrev`Patrick Steinhardt1-0/+8
2025-01-09credential-cache: respect authtype capabilityM Hickford1-0/+15
2025-01-09t/unit-tests: convert hash to use clar test frameworkSeyi Kuforiji2-24/+49
2025-01-08Merge branch 'js/reftable-realloc-errors-fix'Junio C Hamano1-4/+4
2025-01-08t-reftable-basics: allow for `malloc` to be `#define`dJohannes Schindelin1-4/+4
2025-01-07fsck: reject misconfigured fsck.skipListJustin Tobler1-0/+10
2025-01-07wrapper: allow generating insecure random bytesPatrick Steinhardt2-4/+4
2025-01-07t7407: use test_grepJeff King1-2/+2
2025-01-07test-lib: add a few comments to LSan log checkingJeff King1-0/+5
2025-01-07test-lib: simplify lsan results checkJeff King1-6/+1
2025-01-07test-lib: invert return value of check_test_results_san_file_emptyJeff King2-5/+5
2025-01-03t7110: replace `test -f` with `test_path_is_*` helpersMatteo Bagnolini1-6/+6
2025-01-02Merge branch 'ps/build-meson-html'Junio C Hamano2-5/+8
2025-01-02Merge branch 'jk/lsan-race-ignore-false-positive'Junio C Hamano1-13/+10
2025-01-01test-lib: ignore leaks in the sanitizer's thread codeJeff King1-1/+2
2025-01-01test-lib: check leak logs for presence of DEDUP_TOKENJeff King1-1/+1
2025-01-01test-lib: simplify leak-log checkingJeff King1-13/+8
2025-01-01test-lib: rely on logs to detect leaksJeff King1-0/+1
2025-01-01Merge branch 'jk/lsan-race-with-barrier'Junio C Hamano1-1/+1
2025-01-01Merge branch 'rs/reftable-realloc-errors'Junio C Hamano2-2/+58
2024-12-30Merge branch 'ms/t7611-test-path-is-file'Junio C Hamano1-17/+17
2024-12-30test-lib: use individual lsan dir for --stress runsJeff King1-1/+1
2024-12-28t-reftable-merged: handle realloc errorsRené Scharfe1-2/+2
2024-12-28reftable: fix allocation count on realloc errorRené Scharfe1-0/+26
2024-12-28reftable: avoid leaks on realloc errorRené Scharfe1-0/+30
2024-12-27t/Makefile: make "check-meson" work with DashPatrick Steinhardt2-5/+8
2024-12-27GIT-BUILD-OPTIONS: wire up NO_GITWEB optionPatrick Steinhardt2-0/+6