summaryrefslogtreecommitdiff
path: root/t/t5616-partial-clone.sh
AgeCommit message (Expand)Author
2018-10-06tests: don't swallow Git errors upstream of pipesMatthew DeVore
2018-10-06tests: standardize pipe placementMatthew DeVore
2018-09-21fetch: in partial clone, check presence of targetsJonathan Tan
2018-07-16tag: don't warn if target is missing but promisedJonathan Tan
2018-07-16revision: tolerate promised targets of tagsJonathan Tan
2018-07-09clone: check connectivity even if clone is partialJonathan Tan
2018-07-09upload-pack: send refs' objects despite "filter"Jonathan Tan
2018-03-15fetch-pack: do not check links for partial fetchJonathan Tan
2017-12-08t5616: test bulk prefetch after partial fetchJeff Hostetler
2017-12-08fetch: inherit filter-spec from partial cloneJeff Hostetler
2017-12-08t5616: end-to-end tests for partial cloneJeff Hostetler