summaryrefslogtreecommitdiff
path: root/t/t5512-ls-remote.sh
Commit message (Expand)AuthorAgeFilesLines
* 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-261-1/+1
|\
| * i18n: connect: mark die messages for translationVasco Almeida2016-09-191-1/+1
* | connect: advertized capability is not a refjt/accept-capability-advertisement-when-fetching-from-voidJonathan Tan2016-09-091-0/+40
|/
* ls-remote: add support for showing symrefstg/ls-remote-symrefThomas Gummerer2016-01-191-0/+45
* refs: support negative transfer.hideRefsjk/negative-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-041-9/+7
|\
| * remove the impression of unexpectedness when access is deniedHeiko Voigt2012-06-191-9/+7
* | t5512 (ls-remote): modernize styleTom Grennan2012-03-021-23/+4
|/
* ls-remote: the --exit-code option reports "no matching refs"Michael Schubert2011-05-181-0/+24
* ls-remote: print URL when no repo is specifiedTay Ray Chuan2010-05-111-4/+20
* ls-remote: fall-back to default remotes when no remote specifiedTay Ray Chuan2010-04-081-0/+58
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-1/+1
* add test_cmp function for test scriptsJeff King2008-03-131-4/+4
* Reteach builtin-ls-remote to understand remotesShawn O. Pearce2007-11-061-0/+52