summaryrefslogtreecommitdiff
path: root/t/t5512-ls-remote.sh
AgeCommit message (Expand)Author
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