summaryrefslogtreecommitdiff
path: root/t/t0410-partial-clone.sh
AgeCommit message (Expand)Author
2021-06-28promisor-remote: teach lazy-fetch in any repoJonathan Tan
2020-09-02fetch: no FETCH_HEAD display if --no-write-fetch-headJonathan Tan
2020-08-18promisor-remote: lazy-fetch objects in subprocessJonathan Tan
2020-07-30t0410: mark test with SHA1 prerequisitebrian m. carlson
2020-07-16repository: allow repository format upgrade with extensionsJonathan Nieder
2020-07-16Revert "check_repository_format_gently(): refuse extensions for old repositor...Jonathan Nieder
2020-06-05check_repository_format_gently(): refuse extensions for old repositoriesXin Li
2020-06-05fetch: allow adding a filter after initial cloneXin Li
2019-10-07Merge branch 'cc/multi-promisor'Junio C Hamano
2019-10-07Merge branch 'jt/cache-tree-avoid-lazy-fetch-during-merge'Junio C Hamano
2019-10-02promisor-remote: skip move_to_tail when no-opEmily Shaffer
2019-09-18Merge branch 'cc/multi-promisor'Junio C Hamano
2019-09-09cache-tree: do not lazy-fetch tentative treeJonathan Tan
2019-09-09Merge branch 'ds/feature-macros'Junio C Hamano
2019-08-13commit-graph: turn on commit-graph by defaultDerrick Stolee
2019-08-02t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'SZEDER Gábor
2019-06-25t0410: test fetching from many promisor remotesChristian Couder
2019-06-25promisor-remote: parse remote.*.partialclonefilterChristian Couder
2019-06-25t0410: remove pipes after git commandsChristian Couder
2019-03-14tests: use 'test_atexit' to stop httpdSZEDER Gábor
2019-01-18Merge branch 'sg/stress-test'Junio C Hamano
2019-01-14Merge branch 'md/list-lazy-objects-fix'Junio C Hamano
2019-01-07test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor
2018-12-06list-objects.c: don't segfault for missing cmdline objectsMatthew DeVore
2018-10-30Merge branch 'md/filter-trees'Junio C Hamano
2018-10-19Merge branch 'jt/non-blob-lazy-fetch'Junio C Hamano
2018-10-06rev-list: handle missing tree objects properlyMatthew DeVore
2018-10-04fetch-pack: exclude blobs when lazy-fetching treesJonathan Tan
2018-09-24Merge branch 'jt/lazy-object-fetch-fix'Junio C Hamano
2018-09-13fetch-object: set exact_oid when fetchingJonathan Tan
2018-08-29commit-graph: define GIT_TEST_COMMIT_GRAPHDerrick Stolee
2018-08-09repack: repack promisor objects if -a or -A is setJonathan Tan
2018-06-12list-objects: check if filter is NULL before usingJonathan Tan
2017-12-08gc: do not repack promisor packfilesJonathan Tan
2017-12-08rev-list: support termination at promisor objectsJonathan Tan
2017-12-08sha1_file: support lazily fetching missing objectsJonathan Tan
2017-12-05fsck: support promisor objects as CLI argumentJonathan Tan
2017-12-05fsck: support referenced promisor objectsJonathan Tan
2017-12-05fsck: support refs pointing to promisor objectsJonathan Tan
2017-12-05fsck: introduce partialclone extensionJonathan Tan