summaryrefslogtreecommitdiff
path: root/t/t5512-ls-remote.sh
AgeCommit message (Expand)Author
2019-11-23tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesSZEDER Gábor
2019-06-21tests: replace test_tristate with "git env--helper"Ævar Arnfjörð Bjarmason
2019-03-07t5512: compensate for v0 only sending HEAD symrefsJonathan Tan
2019-01-29Merge branch 'jk/proto-v2-hidden-refs-fix'Junio C Hamano
2019-01-10upload-pack: support hidden refs with protocol v2Jeff King
2019-01-07test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor
2018-11-16ref-filter: don't look for objects when outside of a repositorySZEDER Gábor
2018-11-13Merge branch 'jk/proto-v2-ref-prefix-fix'Junio C Hamano
2018-10-31ls-remote: pass heads/tags prefixes to transportJeff King
2018-10-31ls-remote: do not send ref prefixes for patternsJeff King
2018-08-20Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason
2018-07-16t5000-t5999: fix broken &&-chainsEric Sunshine
2018-05-13t5512: run git fetch inside testRené Scharfe
2018-04-09ls-remote: create '--sort' optionHarald Nordgren
2017-05-26wrapper.c: add and use fopen_or_warn()Nguyễn Thái Ngọc Duy
2017-02-14remote: avoid reading $GIT_DIR config in non-repoJeff King
2016-09-26Merge branch 'va/i18n-more'Junio C Hamano
2016-09-19i18n: connect: mark die messages for translationVasco Almeida
2016-09-09connect: advertized capability is not a refJonathan Tan
2016-01-19ls-remote: add support for showing symrefsThomas Gummerer
2015-08-07refs: support negative transfer.hideRefsJeff King
2015-03-20t: wrap complicated expect_code users in a blockJeff King
2013-02-07upload/receive-pack: allow hiding ref hierarchiesJunio C Hamano
2012-07-05Merge branch 'hv/remote-end-hung-up'Junio C Hamano
2012-06-19remove the impression of unexpectedness when access is deniedHeiko Voigt
2012-03-03t5512 (ls-remote): modernize styleTom Grennan
2011-05-18ls-remote: the --exit-code option reports "no matching refs"Michael Schubert
2010-05-12ls-remote: print URL when no repo is specifiedTay Ray Chuan
2010-04-09ls-remote: fall-back to default remotes when no remote specifiedTay Ray Chuan
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan
2008-03-13add test_cmp function for test scriptsJeff King
2007-11-07Reteach builtin-ls-remote to understand remotesShawn O. Pearce