summaryrefslogtreecommitdiff
path: root/t/t5702-protocol-v2.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rc/negotiate-only-typofix'Junio C Hamano2022-02-111-1/+1
|\
| * fetch: fix negotiate-only error messageRobert Coup2022-01-281-1/+1
* | Merge branch 'gc/fetch-negotiate-only-early-return'Junio C Hamano2022-02-091-0/+12
|\ \
| * | fetch: help translators by reusing the same message templateJunio C Hamano2022-01-201-1/+1
| * | fetch --negotiate-only: do not update submodulesGlen Choo2022-01-181-0/+12
* | | Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-031-2/+2
|\ \ \ | |/ / |/| |
| * | t5000-t5999: detect and signal failure within loopEric Sunshine2021-12-131-2/+2
* | | fetch-pack: redact packfile urls in tracesIvan Frade2021-11-111-0/+51
|/ /
* | Merge branch 'jk/clone-unborn-head-in-bare'Junio C Hamano2021-10-031-0/+13
|\ \
| * | clone: handle unborn branch in bare reposJeff King2021-09-201-0/+13
| |/
* | Merge branch 'ab/ls-remote-packet-trace'Junio C Hamano2021-09-081-3/+3
|\ \ | |/ |/|
| * ls-remote: set packet_trace_identity(<name>)Ævar Arnfjörð Bjarmason2021-08-241-3/+3
* | fetch: fix segfault in --negotiate-only without --negotiation-tip=*Ævar Arnfjörð Bjarmason2021-07-081-0/+16
|/
* fetch: teach independent negotiation (no packfile)Jonathan Tan2021-05-051-0/+89
* Merge branch 'jt/transfer-fsck-across-packs-fix'Junio C Hamano2021-03-081-0/+21
|\
| * fetch-pack: do not mix --pack_header and packfile uriJonathan Tan2021-03-051-0/+21
* | Merge branch 'jt/transfer-fsck-across-packs'Junio C Hamano2021-03-011-10/+56
|\ \ | |/
| * fetch-pack: print and use dangling .gitmodulesJonathan Tan2021-02-221-4/+54
* | Merge branch 'jt/clone-unborn-head'Junio C Hamano2021-02-171-0/+25
|\ \
| * | clone: respect remote unborn HEADJonathan Tan2021-02-051-0/+25
| |/
* | t: prepare for GIT_TEST_WRITE_REV_INDEXTaylor Blau2021-01-251-4/+8
* | t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-26/+26
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
|/
* fetch-pack: make packfile URIs work with transfer.fsckobjectsJonathan Tan2020-08-241-0/+53
* t: remove test_oid_init in testsbrian m. carlson2020-07-301-1/+0
* builtin/verify-pack: implement an --object-format optionbrian m. carlson2020-07-301-1/+1
* Merge branch 'bc/sha-256-part-2'Junio C Hamano2020-07-061-0/+2
|\
| * t5702: offer an object-format capability in the testbrian m. carlson2020-06-191-0/+2
* | Merge branch 'xl/upgrade-repo-format'Junio C Hamano2020-06-291-1/+0
|\ \
| * | fetch: allow adding a filter after initial cloneXin Li2020-06-051-1/+0
| |/
* | Merge branch 'jt/cdn-offload'Junio C Hamano2020-06-251-0/+88
|\ \
| * | upload-pack: send part of packfile response as uriJonathan Tan2020-06-101-0/+88
| |/
* | stateless-connect: send response end packetDenton Liu2020-05-241-0/+13
* | remote-curl: error on incomplete packetDenton Liu2020-05-241-0/+34
|/
* t/lib-httpd: avoid using macOS' sedJohannes Schindelin2020-02-271-6/+6
* Merge branch 'jk/no-flush-upon-disconnecting-slrpc-transport' into maintJunio C Hamano2020-02-141-0/+12
|\
| * transport: don't flush when disconnecting stateless-rpc helperJeff King2020-01-081-0/+12
* | Fix spelling errors in names of testsElijah Newren2019-11-101-3/+3
* | Fix spelling errors in comments of testcasesElijah Newren2019-11-101-2/+2
* | transport-helper: skip ls-refs if unnecessaryJonathan Tan2019-08-221-0/+13
* | t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'SZEDER Gábor2019-08-021-0/+3
|/
* t5702: use test_commit_bulkJeff King2019-07-021-8/+2
* Merge branch 'js/misc-doc-fixes'Junio C Hamano2019-05-091-2/+3
|\
| * Turn `git serve` into a test helperJohannes Schindelin2019-04-191-2/+3
* | Merge branch 'jt/clone-server-option'Junio C Hamano2019-05-091-0/+41
|\ \
| * | clone: send server options when using protocol v2Jonathan Tan2019-04-181-0/+22
| * | transport: die if server options are unsupportedJonathan Tan2019-04-181-0/+19
| |/
* | tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-2/+0
* | remote-curl: use post_rpc() for protocol v2 alsoJonathan Tan2019-03-031-1/+32
|/
* Merge branch 'jt/namespaced-ls-refs-fix'Junio C Hamano2019-02-051-0/+21
|\