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

github.com/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
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
2018-06-18rebase --root: fix amending root commit messagesJohannes Schindelin
2018-06-18rebase --root: demonstrate a bug while amending root commit messagesTodd Zullinger
2018-06-18ewah_read_mmap: bounds-check mmap readsJeff King
2018-06-18t3200: clarify description of --set-upstream testKaartic Sivaraam
2018-06-15tests: clean after SANITY testsJunio C Hamano
2018-06-15t5526: test recursive submodules when fetching moved submodulesStefan Beller
2018-06-13Merge branch 'jk/index-pack-maint'Junio C Hamano
2018-06-13Merge branch 'jk/submodule-fsck-loose-fixup'Junio C Hamano