summaryrefslogtreecommitdiffstats
path: root/t/t5512-ls-remote.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t5512.40 sometimes dies by SIGPIPEJunio C Hamano2024-09-131-0/+1
* Merge branch 'ps/ls-remote-out-of-repo-fix'Junio C Hamano2024-08-141-0/+13
|\
| * builtin/ls-remote: fall back to SHA1 outside of a repoPatrick Steinhardt2024-08-021-0/+13
* | builtin/remote: fix various trivial memory leaksPatrick Steinhardt2024-08-011-0/+1
|/
* ls-remote: introduce --branches and deprecate --headsJunio C Hamano2024-06-051-5/+27
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-1/+1
* t5512: test "ls-remote --heads --symref" filtering with v0 and v2Jeff King2023-04-151-19/+7
* t5512: allow any protocol version for filtered symref testJeff King2023-04-151-3/+1
* t5512: add v2 support for "ls-remote --symref" testJeff King2023-04-151-8/+11
* v0 protocol: fix sha1/sha256 confusion for capabilities^{}Jeff King2023-04-151-36/+15
* t5512: stop referring to "v1" protocolJeff King2023-04-151-4/+4
* v0 protocol: fix infinite loop when parsing multi-valued capabilitiesJeff King2023-04-151-0/+52
* push: default to single remote even when not named originTao Klerks2022-04-291-3/+14
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-1/+1
* t551*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-14/+14
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* t5512: stop losing return codes of git commandsDenton Liu2020-03-271-7/+7
* t5512: stop losing git exit code in here-docsDenton Liu2020-03-271-29/+35
* t5512: don't use `test_must_fail test_cmp`Denton Liu2020-03-251-1/+1
* Merge branch 'jn/promote-proto2-to-default'Junio C Hamano2020-02-141-5/+5
|\
| * test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriateJonathan Nieder2020-01-151-5/+5
* | t5512: abstract away SHA-1-specific constantsbrian m. carlson2020-01-151-8/+9
|/
* tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesSZEDER Gábor2019-11-231-1/+1
* tests: replace test_tristate with "git env--helper"Ævar Arnfjörð Bjarmason2019-06-211-2/+1
* t5512: compensate for v0 only sending HEAD symrefsJonathan Tan2019-03-071-5/+13
* Merge branch 'jk/proto-v2-hidden-refs-fix'Junio C Hamano2019-01-291-0/+6
|\
| * upload-pack: support hidden refs with protocol v2Jeff King2019-01-101-0/+6
* | test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor2019-01-071-1/+1
* | ref-filter: don't look for objects when outside of a repositorySZEDER Gábor2018-11-161-0/+6
* | Merge branch 'jk/proto-v2-ref-prefix-fix'Junio C Hamano2018-11-131-0/+18
|\ \ | |/ |/|
| * ls-remote: pass heads/tags prefixes to transportJeff King2018-10-311-0/+9
| * ls-remote: do not send ref prefixes for patternsJeff King2018-10-311-0/+9
* | Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano2018-08-201-4/+2
|\ \
| * | tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-4/+2
| |/
* / t5000-t5999: fix broken &&-chainsEric Sunshine2018-07-161-2/+2
|/
* t5512: run git fetch inside testRené Scharfe2018-05-141-1/+1
* ls-remote: create '--sort' optionHarald Nordgren2018-04-091-7/+47
* wrapper.c: add and use fopen_or_warn()Nguyễn Thái Ngọc Duy2017-05-261-3/+10
* remote: avoid reading $GIT_DIR config in non-repoJeff King2017-02-141-0/+9
* Merge branch 'va/i18n-more'Junio C Hamano2016-09-271-1/+1
|\
| * i18n: connect: mark die messages for translationVasco Almeida2016-09-191-1/+1
* | connect: advertized capability is not a refJonathan Tan2016-09-091-0/+40
|/
* ls-remote: add support for showing symrefsThomas Gummerer2016-01-191-0/+45
* refs: support negative transfer.hideRefsJeff King2015-08-071-0/+23
* t: wrap complicated expect_code users in a blockJeff King2015-03-201-2/+4
* upload/receive-pack: allow hiding ref hierarchiesJunio C Hamano2013-02-071-0/+12
* Merge branch 'hv/remote-end-hung-up'Junio C Hamano2012-07-051-9/+7
|\
| * remove the impression of unexpectedness when access is deniedHeiko Voigt2012-06-191-9/+7
* | t5512 (ls-remote): modernize styleTom Grennan2012-03-031-23/+4
|/
* ls-remote: the --exit-code option reports "no matching refs"Michael Schubert2011-05-181-0/+24