summaryrefslogtreecommitdiff
path: root/t/t5512-ls-remote.sh
AgeCommit message (Expand)AuthorFilesLines
2018-11-16ref-filter: don't look for objects when outside of a repositoryLibravatar SZEDER Gábor1-0/+6
2018-11-13Merge branch 'jk/proto-v2-ref-prefix-fix'Libravatar Junio C Hamano1-0/+18
2018-10-31ls-remote: pass heads/tags prefixes to transportLibravatar Jeff King1-0/+9
2018-10-31ls-remote: do not send ref prefixes for patternsLibravatar Jeff King1-0/+9
2018-08-20Merge branch 'ab/test-must-be-empty-for-master'Libravatar Junio C Hamano1-4/+2
2018-07-30tests: make use of the test_must_be_empty functionLibravatar Ævar Arnfjörð Bjarmason1-4/+2
2018-07-16t5000-t5999: fix broken &&-chainsLibravatar Eric Sunshine1-2/+2
2018-05-14t5512: run git fetch inside testLibravatar René Scharfe1-1/+1
2018-04-09ls-remote: create '--sort' optionLibravatar Harald Nordgren1-7/+47
2017-05-26wrapper.c: add and use fopen_or_warn()Libravatar Nguyễn Thái Ngọc Duy1-3/+10
2017-02-14remote: avoid reading $GIT_DIR config in non-repoLibravatar Jeff King1-0/+9
2016-09-26Merge branch 'va/i18n-more'Libravatar Junio C Hamano1-1/+1
2016-09-19i18n: connect: mark die messages for translationLibravatar Vasco Almeida1-1/+1
2016-09-09connect: advertized capability is not a refLibravatar Jonathan Tan1-0/+40
2016-01-19ls-remote: add support for showing symrefsLibravatar Thomas Gummerer1-0/+45
2015-08-07refs: support negative transfer.hideRefsLibravatar Jeff King1-0/+23
2015-03-20t: wrap complicated expect_code users in a blockLibravatar Jeff King1-2/+4
2013-02-07upload/receive-pack: allow hiding ref hierarchiesLibravatar Junio C Hamano1-0/+12
2012-07-04Merge branch 'hv/remote-end-hung-up'Libravatar Junio C Hamano1-9/+7
2012-06-19remove the impression of unexpectedness when access is deniedLibravatar Heiko Voigt1-9/+7
2012-03-02t5512 (ls-remote): modernize styleLibravatar Tom Grennan1-23/+4
2011-05-18ls-remote: the --exit-code option reports "no matching refs"Libravatar Michael Schubert1-0/+24
2010-05-11ls-remote: print URL when no repo is specifiedLibravatar Tay Ray Chuan1-4/+20
2010-04-08ls-remote: fall-back to default remotes when no remote specifiedLibravatar Tay Ray Chuan1-0/+58
2008-05-05Fix tests breaking when checkout path contains shell metacharactersLibravatar Bryan Donlan1-1/+1
2008-03-13add test_cmp function for test scriptsLibravatar Jeff King1-4/+4
2007-11-06Reteach builtin-ls-remote to understand remotesLibravatar Shawn O. Pearce1-0/+52