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
path: root/t
AgeCommit message (Expand)Author
2018-09-21commit-reach: properly peel tagsDerrick Stolee
2018-07-21test-reach: test commit_containsDerrick Stolee
2018-07-21test-reach: test can_all_from_reach_with_flagsDerrick Stolee
2018-07-21test-reach: test reduce_headsDerrick Stolee
2018-07-21test-reach: test get_merge_bases_manyDerrick Stolee
2018-07-21test-reach: test is_descendant_ofDerrick Stolee
2018-07-21test-reach: test in_merge_basesDerrick Stolee
2018-07-21test-reach: create new test tool for ref_newerDerrick Stolee
2018-07-18commit-graph: add repo arg to graph readersJonathan Tan
2018-07-18Merge branch 'ds/commit-graph-fsck' into jt/commit-graph-per-object-storeJunio C Hamano
2018-06-28Merge branch 'sb/fix-fetching-moved-submodules'Junio C Hamano
2018-06-28Merge branch 'jc/clean-after-sanity-tests'Junio C Hamano
2018-06-28Merge branch 'nd/completion-negation'Junio C Hamano
2018-06-28Merge branch 'pw/add-p-recount'Junio C Hamano
2018-06-28Merge branch 'jk/fetch-all-peeled-fix'Junio C Hamano
2018-06-28Merge branch 'jh/partial-clone'Junio C Hamano
2018-06-28Merge branch 'sg/gpg-tests-fix'Junio C Hamano
2018-06-28Merge branch 'as/safecrlf-quiet-fix'Junio C Hamano
2018-06-27gc: automatically write commit-graph filesDerrick Stolee
2018-06-27commit-graph: add '--reachable' optionDerrick Stolee
2018-06-27fsck: verify commit-graphDerrick Stolee
2018-06-27commit-graph: verify contents match checksumDerrick Stolee
2018-06-27commit-graph: test for corrupted octopus edgeDerrick Stolee
2018-06-27commit-graph: verify commit dateDerrick Stolee
2018-06-27commit-graph: verify generation numberDerrick Stolee
2018-06-27commit-graph: verify parent listDerrick Stolee
2018-06-27commit-graph: verify root tree OIDsDerrick Stolee
2018-06-27commit-graph: verify objects existDerrick Stolee
2018-06-27commit-graph: verify corrupt OID fanout and lookupDerrick Stolee
2018-06-27commit-graph: verify required chunks are presentDerrick Stolee
2018-06-27commit-graph: verify catches corrupt signatureDerrick Stolee
2018-06-27commit-graph: add 'verify' subcommandDerrick Stolee
2018-06-27t5318-commit-graph.sh: use core.commitGraphDerrick Stolee
2018-06-25Merge branch 'cc/tests-without-assuming-ref-files-backend'Junio C Hamano
2018-06-25Merge branch 'nd/reject-empty-shallow-request'Junio C Hamano
2018-06-25Merge branch 'nd/complete-config-vars'Junio C Hamano
2018-06-25Merge branch 'en/merge-recursive-tests'Junio C Hamano
2018-06-25Merge branch 'nd/diff-apply-ita'Junio C Hamano
2018-06-25Merge branch 'ds/commit-graph-lockfile-fix'Junio C Hamano
2018-06-25Merge branch 'pc/submodule-helper-foreach'Junio C Hamano
2018-06-19Merge branch 'cf/submodule-progress-dissociate'Junio C Hamano
2018-06-19Merge branch 'js/rebase-i-root-fix'Junio C Hamano
2018-06-19t7400: encapsulate setup code in test_expect_successStefan Beller
2018-06-19t3404: check root commit in 'rebase -i --root reword root commit'Todd Zullinger
2018-06-18Merge branch 'sg/t7406-chain-fix'Junio C Hamano
2018-06-18Merge branch 'ks/branch-set-upstream'Junio C Hamano
2018-06-18Merge branch 'js/rebase-i-root-fix'Junio C Hamano
2018-06-18Merge branch 'jk/ewah-bounds-check'Junio C Hamano
2018-06-18Merge branch 'ld/git-p4-updates'Junio C Hamano
2018-06-18t7406-submodule-update: fix broken &&-chainsSZEDER Gábor