Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-02t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'SZEDER Gábor
2019-03-14tests: use 'test_atexit' to stop httpdSZEDER Gábor
2019-01-19Merge branch 'sg/stress-test'Junio C Hamano
2019-01-15Merge 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-07rev-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