summaryrefslogtreecommitdiff
path: root/t/t5616-partial-clone.sh
Commit message (Expand)AuthorAgeFilesLines
* t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-26/+26
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* Merge branch 'jt/lazy-fetch'Junio C Hamano2020-09-031-0/+20
|\
| * fetch-pack: do not lazy-fetch during ref iterationJonathan Tan2020-08-181-0/+20
* | fetch-pack: in partial clone, pass --promisorJonathan Tan2020-08-201-0/+16
|/
* Merge branch 'tb/upload-pack-filters'Junio C Hamano2020-08-111-0/+33
|\
| * t5616: use test_i18ngrep for upload-pack errorsJeff King2020-08-051-4/+4
| * upload-pack.c: introduce 'uploadpackfilter.tree.maxDepth'Taylor Blau2020-08-031-0/+9
| * upload-pack.c: allow banning certain object filter(s)Taylor Blau2020-08-031-0/+24
* | upload-pack: do not lazy-fetch "have" objectsJonathan Tan2020-07-161-0/+38
|/
* Merge branch 'cc/upload-pack-v2-fetch-fix'Junio C Hamano2020-05-131-4/+3
|\
| * upload-pack: clear filter_options for each v2 fetch commandChristian Couder2020-05-081-4/+3
* | Merge branch 'dd/test-with-busybox'Junio C Hamano2020-04-281-1/+1
|\ \
| * | t5616: use rev-parse instead to get HEAD's object_idĐoàn Trần Công Danh2020-03-251-1/+1
| |/
* | Merge branch 'jk/use-quick-lookup-in-clone-for-tag-following'Junio C Hamano2020-04-221-0/+8
|\ \ | |/ |/|
| * clone: use "quick" lookup while following tagsJeff King2020-04-011-0/+8
* | Merge branch 'js/ci-windows-update'Junio C Hamano2020-03-051-17/+21
|\ \
| * | t/lib-httpd: avoid using macOS' sedJohannes Schindelin2020-02-271-17/+21
* | | Merge branch 'ds/partial-clone-fixes'Junio C Hamano2020-03-021-0/+31
|\ \ \ | |/ / |/| / | |/
| * partial-clone: avoid fetching when looking for objectsDerrick Stolee2020-02-221-1/+1
| * partial-clone: demonstrate bugs in partial fetchDerrick Stolee2020-02-221-0/+31
* | t5616: make robust to delta base changeJonathan Tan2020-01-271-13/+23
|/
* Merge branch 'jt/fetch-remove-lazy-fetch-plugging'Junio C Hamano2019-12-011-0/+70
|\
| * fetch: remove fetch_if_missing=0Jonathan Tan2019-11-081-0/+70
* | fetch-pack: write fetched refs to .promisorJonathan Tan2019-10-161-0/+8
|/
* Merge branch 'jk/partial-clone-sparse-blob'Junio C Hamano2019-10-071-0/+36
|\
| * list-objects-filter: give a more specific error sparse parsing errorJon Simons2019-09-161-1/+1
| * list-objects-filter: delay parsing of sparse oidJeff King2019-09-161-2/+2
| * t5616: test cloning/fetching with sparse:oid=<oid> filterJon Simons2019-09-161-0/+36
* | Merge branch 'md/list-objects-filter-combo'Junio C Hamano2019-09-181-0/+19
|\ \
| * | list-objects-filter-options: allow mult. --filterMatthew DeVore2019-06-281-0/+19
* | | Merge branch 'cc/multi-promisor'Junio C Hamano2019-09-181-2/+2
|\ \ \ | |_|/ |/| |
| * | promisor-remote: parse remote.*.partialclonefilterChristian Couder2019-06-251-1/+1
| * | Use promisor_remote_get_direct() and has_promisor_remote()Christian Couder2019-06-251-1/+1
| |/
* | t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'SZEDER Gábor2019-08-021-0/+3
|/
* t5616: cover case of client having delta baseJonathan Tan2019-06-111-11/+28
* t5616: use correct flag to check object is missingJonathan Tan2019-06-111-1/+1
* index-pack: prefetch missing REF_DELTA basesJonathan Tan2019-05-151-0/+61
* t5616: refactor packfile replacementJonathan Tan2019-05-151-13/+21
* tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-2/+0
* Merge branch 'nd/i18n'Junio C Hamano2019-01-041-1/+1
|\
* \ Merge branch 'md/filter-trees'Junio C Hamano2018-10-301-0/+42
|\ \ | |/ |/|
| * filter-trees: code clean-up of testsMatthew DeVore2018-10-151-1/+1
| * list-objects-filter: implement filter tree:0Matthew DeVore2018-10-071-0/+42
* | Merge branch 'jt/fetch-tips-in-partial-clone'Junio C Hamano2018-10-191-0/+17
|\ \
| * | fetch: in partial clone, check presence of targetsJonathan Tan2018-09-211-0/+17
| |/
* | tests: order arguments to git-rev-list properlyMatthew DeVore2018-10-071-11/+15
* | tests: don't swallow Git errors upstream of pipesMatthew DeVore2018-10-071-6/+8
* | tests: standardize pipe placementMatthew DeVore2018-10-071-13/+19
|/
* tag: don't warn if target is missing but promisedJonathan Tan2018-07-161-2/+7