summaryrefslogtreecommitdiff
path: root/t/t5616-partial-clone.sh
AgeCommit message (Expand)Author
2019-01-04Merge branch 'nd/i18n'Junio C Hamano
2018-10-30Merge branch 'md/filter-trees'Junio C Hamano
2018-10-19Merge branch 'jt/fetch-tips-in-partial-clone'Junio C Hamano
2018-10-15filter-trees: code clean-up of testsMatthew DeVore
2018-10-06list-objects-filter: implement filter tree:0Matthew DeVore
2018-10-06tests: order arguments to git-rev-list properlyMatthew DeVore
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