summaryrefslogtreecommitdiffstats
path: root/t/t5500-fetch-pack.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ps/leakfixes-part-10'Junio C Hamano2024-12-041-1/+0
|\
| * t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* | upload-pack: fix ambiguous error messageElijah Newren2024-11-051-0/+7
|/
* Merge branch 'ak/more-typofixes'Taylor Blau2024-11-011-1/+1
|\
| * t: fix typosAndrew Kreimer2024-10-241-1/+1
* | t5500, t5601: skip tests which exercise paths with '[::1]' on CygwinPatrick Steinhardt2024-10-161-4/+10
|/
* fetch-pack: free object filter before exitingJeff King2024-09-251-0/+1
* Merge branch 'jk/fetch-pack-fsck-wo-lock-pack'Junio C Hamano2024-06-271-0/+10
|\
| * fetch-pack: fix segfault when fscking without --lock-packJeff King2024-06-201-0/+10
* | t5500: fix mistaken $SERVER reference in helper functionJeff King2024-06-201-1/+1
|/
* Merge branch 'jc/test-i18ngrep'Junio C Hamano2023-11-081-5/+5
|\
| * tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-5/+5
* | upload-pack: add tracing for fetchesRobert Coup2023-10-301-11/+27
|/
* fetch-pack: add tracing for negotiation roundsJosh Steadmon2022-08-151-1/+3
* Merge branch 'en/fetch-negotiation-default-fix'Junio C Hamano2022-02-171-3/+21
|\
| * repo-settings: rename the traditional default fetch.negotiationAlgorithmElijah Newren2022-02-021-1/+1
| * repo-settings: fix error handling for unknown valuesElijah Newren2022-02-021-0/+7
| * repo-settings: fix checking for fetch.negotiationAlgorithm=defaultElijah Newren2022-02-021-3/+14
* | t5000-t5999: detect and signal failure within loopEric Sunshine2021-12-131-4/+4
|/
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-3/+3
* t550*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-15/+15
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* Merge branch 'bc/sha-256-part-2'Junio C Hamano2020-07-071-2/+3
|\
| * t5500: make hash independentbrian m. carlson2020-05-271-2/+3
* | fetch: allow adding a filter after initial cloneXin Li2020-06-051-1/+0
* | Merge branch 'jt/t5500-unflake'Junio C Hamano2020-05-141-6/+6
|\ \ | |/ |/|
| * t5500: count objects through stderr, not traceJonathan Tan2020-05-071-6/+6
* | Merge branch 'jt/v2-fetch-nego-fix'Junio C Hamano2020-05-011-0/+48
|\|
| * fetch-pack: in protocol v2, reset in_vain upon ACKJonathan Tan2020-04-281-0/+30
| * fetch-pack: in protocol v2, in_vain only after ACKJonathan Tan2020-04-281-0/+18
* | test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriateJonathan Nieder2020-01-151-2/+3
* | fetch test: use more robust test for filtered objectsJonathan Nieder2020-01-151-5/+13
|/
* Merge branch 'jk/disable-commit-graph-during-upload-pack'Junio C Hamano2019-10-071-0/+38
|\
| * upload-pack: disable commit graph more gently for shallow traversalJeff King2019-09-121-0/+38
* | mingw: support UNC in git clone file://server/share/repoTorsten Bögershausen2019-08-261-2/+11
|/
* t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'SZEDER Gábor2019-08-021-0/+3
* Merge branch 'sg/test-atexit'Junio C Hamano2019-04-251-3/+0
|\
| * tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-3/+0
* | tests: always test fetch of unreachable with v0Jonathan Tan2019-03-071-1/+3
|/
* Merge branch 'jt/fetch-pack-v2'Junio C Hamano2019-01-291-7/+15
|\
| * fetch-pack: support protocol version 2Jonathan Tan2019-01-101-7/+15
* | tests: standardize pipe placementMatthew DeVore2018-10-071-2/+5
|/
* Merge branch 'sg/test-must-be-empty'Junio C Hamano2018-08-271-1/+1
|\
| * tests: use 'test_must_be_empty' instead of '! test -s'SZEDER Gábor2018-08-211-1/+1
* | Merge branch 'nd/i18n'Junio C Hamano2018-08-161-1/+1
|\ \
| * | builtin/pack-objects.c: mark more strings for translationNguyễn Thái Ngọc Duy2018-07-231-1/+1
* | | Merge branch 'jt/fetch-pack-negotiator'Junio C Hamano2018-08-031-0/+33
|\ \ \
| * | | fetch-pack: use ref adv. to prune "have" sentJonathan Tan2018-06-151-0/+33
* | | | Merge branch 'es/test-fixes'Junio C Hamano2018-08-031-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | t5000-t5999: fix broken &&-chainsEric Sunshine2018-07-161-1/+1
| | |/ | |/|