summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2024-07-18Merge branch 'jk/am-retry'Junio C Hamano
2024-07-17Merge branch 'js/var-git-shell-path'Junio C Hamano
2024-07-17Merge branch 'kn/push-empty-fix'Junio C Hamano
2024-07-17Merge branch 'jk/test-body-in-here-doc'Junio C Hamano
2024-07-17Merge branch 'rj/test-sanitize-leak-log-fix'Junio C Hamano
2024-07-17t4153: stop redirecting input from /dev/zeroJeff King
2024-07-16Merge branch 'bc/http-proactive-auth'Junio C Hamano
2024-07-16Merge branch 'ds/advice-sparse-index-expansion'Junio C Hamano
2024-07-16Merge branch 'cb/send-email-sanitize-trailer-addresses'Junio C Hamano
2024-07-16Merge branch 'en/ort-inner-merge-error-fix'Junio C Hamano
2024-07-15Merge branch 'cp/unit-test-reftable-record'Junio C Hamano
2024-07-15Merge branch 'jc/disable-push-nego-for-deletion'Junio C Hamano
2024-07-15Merge branch 'jk/tests-without-dns'Junio C Hamano
2024-07-15Merge branch 'gt/unit-test-oidmap'Junio C Hamano
2024-07-15Merge branch 'as/describe-broken-refresh-index-fix'Junio C Hamano
2024-07-15Merge branch 'rj/t0613-no-longer-leaks'Junio C Hamano
2024-07-15Merge branch 'rj/t0612-no-longer-leaks'Junio C Hamano
2024-07-13var(win32): do report the GIT_SHELL_PATH that is actually usedJohannes Schindelin
2024-07-12builtin/push: call set_refspecs after validating remoteKarthik Nayak
2024-07-11test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by defaultRubén Justo
2024-07-10t/.gitattributes: ignore whitespace in chainlint expect filesJeff King
2024-07-10t: convert some here-doc test bodiesJeff King
2024-07-10test-lib: allow test snippets as here-docsJeff King
2024-07-10chainlint.pl: add tests for test body in heredocJeff King
2024-07-10chainlint.pl: recognize test bodies defined via heredocEric Sunshine
2024-07-10chainlint.pl: check line numbers in expected outputJeff King
2024-07-10chainlint.pl: force CRLF conversion when opening input filesJeff King
2024-07-10chainlint.pl: do not spawn more threads than we have scriptsJeff King
2024-07-10chainlint.pl: only start threads if jobs > 1Jeff King
2024-07-10chainlint.pl: add test_expect_success call to test snippetsJeff King
2024-07-09http: allow authenticating proactivelybrian m. carlson
2024-07-08Merge branch 'xx/bundie-uri-fixes'Junio C Hamano
2024-07-08Merge branch 'ps/leakfixes-more'Junio C Hamano
2024-07-08Merge branch 'tb/path-filter-fix'Junio C Hamano
2024-07-08Merge branch 'db/date-underflow-fix'Junio C Hamano
2024-07-08Merge branch 'rj/pager-die-upon-exec-failure'Junio C Hamano
2024-07-08advice: warn when sparse index expandsDerrick Stolee
2024-07-03t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.cGhanshyam Thakkar
2024-07-02push: avoid showing false negotiation errorsJunio C Hamano
2024-07-02Merge branch 'rs/diff-color-moved-w-no-ext-diff-fix'Junio C Hamano
2024-07-02Merge branch 'jk/remote-wo-url'Junio C Hamano
2024-07-02Merge branch 'ps/use-the-repository'Junio C Hamano
2024-07-02Merge branch 'ew/cat-file-unbuffered-tests'Junio C Hamano
2024-07-02t-reftable-record: add tests for reftable_log_record_compare_key()Chandra Pratap
2024-07-02t-reftable-record: add tests for reftable_ref_record_compare_name()Chandra Pratap
2024-07-02t-reftable-record: add index tests for reftable_record_is_deletion()Chandra Pratap
2024-07-02t-reftable-record: add obj tests for reftable_record_is_deletion()Chandra Pratap
2024-07-02t-reftable-record: add log tests for reftable_record_is_deletion()Chandra Pratap
2024-07-02t-reftable-record: add ref tests for reftable_record_is_deletion()Chandra Pratap
2024-07-02t-reftable-record: add comparison tests for obj recordsChandra Pratap