summaryrefslogtreecommitdiffstats
path: root/t/t5702-protocol-v2.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* upload-pack: fix leaking URI protocolsPatrick Steinhardt2024-11-051-0/+1
* fetch: respect --server-option when fetching multiple remotesXing Xin2024-10-081-0/+10
* transport.c::handshake: make use of server options from remoteXing Xin2024-10-081-0/+123
* upload-pack: only accept packfile-uris if we advertised itJeff King2024-02-291-0/+19
* Merge branch 'ps/ref-tests-update'Junio C Hamano2023-12-101-6/+18
|\
| * t: convert tests to not access symrefs via the filesystemPatrick Steinhardt2023-11-031-6/+18
* | tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-17/+17
|/
* clone: propagate object-format when cloning from voidJunio C Hamano2023-04-051-0/+11
* Merge branch 'jk/fix-proto-downgrade-to-v0'Junio C Hamano2023-03-281-0/+27
|\
| * git_connect(): fix corner cases in downgrading v2 to v0Jeff King2023-03-171-0/+27
* | t: use hash-object --literally when created malformed objectsJeff King2023-01-181-1/+1
* | t: remove \{m,n\} from BRE grep usageĐoàn Trần Công Danh2022-09-211-1/+1
|/
* clone: use remote branch if it matches default HEADJeff King2022-07-081-0/+21
* clone: propagate empty remote HEAD even with other branchesJeff King2022-07-081-0/+38
* Merge branch 'rc/negotiate-only-typofix'Junio C Hamano2022-02-121-1/+1
|\
| * fetch: fix negotiate-only error messageRobert Coup2022-01-291-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-211-1/+1
| * | fetch --negotiate-only: do not update submodulesGlen Choo2022-01-191-0/+12
* | | Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-041-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-041-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-091-0/+21
|\
| * fetch-pack: do not mix --pack_header and packfile uriJonathan Tan2021-03-061-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-181-0/+25
|\ \
| * | clone: respect remote unborn HEADJonathan Tan2021-02-051-0/+25
| |/
* | t: prepare for GIT_TEST_WRITE_REV_INDEXTaylor Blau2021-01-261-4/+8
* | t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-26/+26
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
|/
* fetch-pack: make packfile URIs work with transfer.fsckobjectsJonathan Tan2020-08-251-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-071-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-111-0/+88
| |/
* | stateless-connect: send response end packetDenton Liu2020-05-251-0/+13
* | remote-curl: error on incomplete packetDenton Liu2020-05-251-0/+34
|/
* t/lib-httpd: avoid using macOS' sedJohannes Schindelin2020-02-271-6/+6