Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2023-03-28cocci: apply the "cache.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-01Merge branch 'ar/test-lib-remove-stale-comment'Junio C Hamano
2023-03-01Merge branch 'zy/t9700-style'Junio C Hamano
2023-03-01Merge branch 'pw/rebase-i-parse-fix'Junio C Hamano
2023-03-01Merge branch 'jk/http-test-fixes'Junio C Hamano
2023-02-27Merge branch 'jc/countermand-format-attach'Junio C Hamano
2023-02-27Merge branch 'jk/shorten-unambiguous-ref-wo-sscanf'Junio C Hamano
2023-02-27Merge branch 'mh/credential-password-expiry'Junio C Hamano
2023-02-27Merge branch 'rs/archive-mtime'Junio C Hamano
2023-02-27Merge branch 'tb/drop-dir-iterator-follow-symlink-bit'Junio C Hamano
2023-02-27Merge branch 'tl/range-diff-custom-abbrev'Junio C Hamano
2023-02-27Merge branch 'ap/t2015-style-update'Junio C Hamano
2023-02-27Merge branch 'jc/diff-algo-attribute'Junio C Hamano
2023-02-27Merge branch 'pw/rebase-i-validate-labels-early'Junio C Hamano
2023-02-27test-lib: drop comment about test_descriptionAndrei Rybak
2023-02-25t9700: modernize test scriptsZhang Yi
2023-02-25Merge branch 'ps/free-island-marks'Junio C Hamano
2023-02-25Merge branch 'jk/http-proxy-tests'Junio C Hamano
2023-02-25Merge branch 'ma/fetch-parallel-use-online-cpus'Junio C Hamano
2023-02-24Merge branch 'jc/genzeros-avoid-raw-write'Junio C Hamano
2023-02-24Merge branch 'js/gpg-errors'Junio C Hamano
2023-02-24Merge branch 'rs/ctype-test'Junio C Hamano
2023-02-24rebase -i: fix parsing of "fixup -C<commit>"Phillip Wood
2023-02-24rebase -i: match whole word in is_command()Phillip Wood
2023-02-24t5559: make SSL/TLS the defaultJeff King
2023-02-24t5559: fix test failures with LIB_HTTPD_SSLJeff King
2023-02-24t/lib-httpd: enable HTTP/2 "h2" protocol, not just h2cJeff King
2023-02-24t/lib-httpd: respect $HTTPD_PROTO in expect_askpass()Jeff King
2023-02-24t5551: drop curl trace lines without headersJeff King
2023-02-24t5551: handle v2 protocol in cookie testJeff King
2023-02-24t5551: simplify expected cookie fileJeff King
2023-02-24t5551: handle v2 protocol in upload-pack service testJeff King
2023-02-24t5551: handle v2 protocol when checking curl traceJeff King
2023-02-24t5551: stop forcing clone to run with v0 protocolJeff King
2023-02-24t5551: handle HTTP/2 when checking curl traceJeff King
2023-02-24t5551: lower-case headers in expected curl traceJeff King
2023-02-24t5551: drop redundant grep for Accept-LanguageJeff King
2023-02-24t5541: simplify and move "no empty path components" testJeff King
2023-02-24t5541: stop marking "used receive-pack service" test as v0 onlyJeff King
2023-02-24t5541: run "used receive-pack service" test earlierJeff King
2023-02-23credential: new attribute password_expiry_utcM Hickford
2023-02-23Merge branch 'ab/hook-api-with-stdin'Junio C Hamano
2023-02-23Merge branch 'ab/various-leak-fixes'Junio C Hamano
2023-02-23Merge branch 'en/name-rev-make-taggerdate-much-less-important'Junio C Hamano
2023-02-22range-diff: let '--abbrev' option takes effectTeng Long
2023-02-21fetch: choose a sensible default with --jobs=0 againMatthias Aßhauer
2023-02-21t2015-checkout-unborn.sh: changes the style for cdAshutosh Pandey
2023-02-21diff: teach diff to read algorithm from diff driverJohn Cai
2023-02-21rebase -i: check labels and refs when parsing todo listPhillip Wood
2023-02-21delta-islands: fix segfault when freeing island marksPatrick Steinhardt