summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-06Git 2.40-rc2v2.40.0-rc2Junio C Hamano
2023-03-06Merge branch 'gm/signature-format-doc'Junio C Hamano
2023-03-01Merge branch 'rs/range-diff-custom-abbrev-fix'Junio C Hamano
2023-03-01Git 2.40-rc1v2.40.0-rc1Junio C Hamano
2023-02-28A bit more before 2.40-rc1Junio C Hamano
2023-02-28Merge branch 'ar/test-lib-remove-stale-comment'Junio C Hamano
2023-02-28Merge branch 'zy/t9700-style'Junio C Hamano
2023-02-28Merge branch 'pw/rebase-i-parse-fix'Junio C Hamano
2023-02-28Merge branch 'jk/http-test-fixes'Junio C Hamano
2023-02-28range-diff: avoid compiler warning when char is unsignedRené Scharfe
2023-02-27signature-format.txt: note SSH and X.509 signature delimitersGwyneth Morgan
2023-02-27A bit more before 2.40-rc1Junio C Hamano
2023-02-27Merge branch 'if/simplify-trace-setup'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-24A few more topics post 2.40-rc0Junio C Hamano
2023-02-24Merge branch 'ps/free-island-marks'Junio C Hamano
2023-02-24Merge branch 'jk/http-proxy-tests'Junio C Hamano
2023-02-24Merge branch 'ma/fetch-parallel-use-online-cpus'Junio C Hamano
2023-02-24Git 2.40-rc0v2.40.0-rc0Junio C Hamano
2023-02-24Merge branch 'jc/genzeros-avoid-raw-write'Junio C Hamano
2023-02-24Merge branch 'rd/doc-default-date-format'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-23rebase -i: fix parsing of "fixup -C<commit>"Phillip Wood
2023-02-23rebase -i: match whole word in is_command()Phillip Wood
2023-02-23t5559: make SSL/TLS the defaultJeff King
2023-02-23t5559: fix test failures with LIB_HTTPD_SSLJeff King
2023-02-23t/lib-httpd: enable HTTP/2 "h2" protocol, not just h2cJeff King
2023-02-23t/lib-httpd: respect $HTTPD_PROTO in expect_askpass()Jeff King
2023-02-23t5551: drop curl trace lines without headersJeff King
2023-02-23t5551: handle v2 protocol in cookie testJeff King
2023-02-23t5551: simplify expected cookie fileJeff King
2023-02-23t5551: handle v2 protocol in upload-pack service testJeff King
2023-02-23t5551: handle v2 protocol when checking curl traceJeff King
2023-02-23t5551: stop forcing clone to run with v0 protocolJeff King
2023-02-23t5551: handle HTTP/2 when checking curl traceJeff King
2023-02-23t5551: lower-case headers in expected curl traceJeff King
2023-02-23t5551: drop redundant grep for Accept-LanguageJeff King
2023-02-23t5541: simplify and move "no empty path components" testJeff King
2023-02-23t5541: stop marking "used receive-pack service" test as v0 onlyJeff King