summaryrefslogtreecommitdiff
path: root/t/t5616-partial-clone.sh
Commit message (Expand)AuthorAgeFilesLines
* read-tree: add "--super-prefix" option, eliminate globalÆvar Arnfjörð Bjarmason2022-12-261-1/+1
* read-tree + fetch tests: test failing "--super-prefix" interactionGlen Choo2022-12-261-0/+43
* Sync with 2.36.3Taylor Blau2022-10-061-0/+2
|\
| * Sync with 2.35.5Taylor Blau2022-10-061-0/+2
| |\
| | * Sync with 2.34.5Taylor Blau2022-10-061-0/+2
| | |\
| | | * Sync with 2.31.5Taylor Blau2022-10-061-0/+2
| | | |\
| | | | * Sync with 2.30.6Taylor Blau2022-10-061-0/+2
| | | | |\
| | | | | * t/t5NNN: allow local submodulesTaylor Blau2022-10-011-0/+2
* | | | | | Merge branch 'jk/is-promisor-object-keep-tree-in-use' into maintJunio C Hamano2022-09-131-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | is_promisor_object(): fix use-after-free of tree bufferJeff King2022-08-141-0/+7
| | |_|/ / | |/| | |
* | | | | fetch: after refetch, encourage auto gc repackingRobert Coup2022-03-281-0/+29
* | | | | t5615-partial-clone: add test for fetch --refetchRobert Coup2022-03-281-1/+51
| |/ / / |/| | |
* | | | t5000-t5999: detect and signal failure within loopEric Sunshine2021-12-131-6/+6
* | | | tests: fix broken &&-chains in compound statementsEric Sunshine2021-12-131-9/+9
| |/ / |/| |
* | | repack: avoid loosening promisor objects in partial clonesRafael Silva2021-04-281-0/+8
|/ /
* | Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano2021-01-251-25/+28
|\ \ | |/ |/|
| * 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 'tb/partial-clone-filters-fix'Junio C Hamano2020-12-171-1/+9
|\ \
| * | upload-pack.c: don't free allowed_filters util pointersTaylor Blau2020-12-031-1/+9
| |/
* | upload-pack: propagate return value from object filter config callbackJeff King2020-12-031-0/+8
|/
* 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