summaryrefslogtreecommitdiffstats
path: root/t/t0410-partial-clone.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sg/stress-test'Junio C Hamano2019-01-181-1/+0
|\
| * test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor2019-01-071-1/+0
* | Merge branch 'md/list-lazy-objects-fix'Junio C Hamano2019-01-141-2/+14
|\ \ | |/ |/|
| * list-objects.c: don't segfault for missing cmdline objectsMatthew DeVore2018-12-061-2/+14
* | Merge branch 'md/filter-trees'Junio C Hamano2018-10-301-0/+45
|\ \ | |/ |/|
| * rev-list: handle missing tree objects properlyMatthew DeVore2018-10-071-0/+45
* | Merge branch 'jt/non-blob-lazy-fetch'Junio C Hamano2018-10-191-0/+41
|\ \
| * | fetch-pack: exclude blobs when lazy-fetching treesJonathan Tan2018-10-041-0/+41
* | | Merge branch 'jt/lazy-object-fetch-fix'Junio C Hamano2018-09-241-0/+12
|\ \ \
| * | | fetch-object: set exact_oid when fetchingJonathan Tan2018-09-131-0/+12
| |/ /
* / / commit-graph: define GIT_TEST_COMMIT_GRAPHDerrick Stolee2018-08-291-1/+1
|/ /
* / repack: repack promisor objects if -a or -A is setJonathan Tan2018-08-091-11/+74
|/
* list-objects: check if filter is NULL before usingJonathan Tan2018-06-121-0/+8
* gc: do not repack promisor packfilesJonathan Tan2017-12-081-2/+52
* rev-list: support termination at promisor objectsJonathan Tan2017-12-081-0/+101
* sha1_file: support lazily fetching missing objectsJonathan Tan2017-12-081-0/+51
* fsck: support promisor objects as CLI argumentJonathan Tan2017-12-051-0/+13
* fsck: support referenced promisor objectsJonathan Tan2017-12-051-0/+23
* fsck: support refs pointing to promisor objectsJonathan Tan2017-12-051-0/+24
* fsck: introduce partialclone extensionJonathan Tan2017-12-051-0/+81