summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/commit-graph-progress'Junio C Hamano2018-10-161-0/+21
|\
| * gc: fix regression in 7b0f229222 impacting --quietÆvar Arnfjörð Bjarmason2018-09-201-0/+21
* | Merge branch 'ab/fsck-skiplist'Junio C Hamano2018-10-103-4/+121
|\ \
| * | fsck: support comments & empty lines in skipListÆvar Arnfjörð Bjarmason2018-09-121-3/+16
| * | fsck: use strbuf_getline() to read skiplist fileRené Scharfe2018-09-121-1/+1
| * | fsck: add a performance test for skipListRené Scharfe2018-09-121-0/+40
| * | fsck: add a performance testÆvar Arnfjörð Bjarmason2018-09-121-0/+13
| * | fsck: document that skipList input must be unabbreviatedÆvar Arnfjörð Bjarmason2018-09-121-0/+6
| * | fsck: document and test commented & empty line skipList inputÆvar Arnfjörð Bjarmason2018-09-121-0/+21
| * | fsck: document and test sorted skipList inputÆvar Arnfjörð Bjarmason2018-09-121-0/+19
| * | fsck tests: add a test for no skipList inputÆvar Arnfjörð Bjarmason2018-09-121-0/+5
| * | fsck tests: setup of bogus commit objectÆvar Arnfjörð Bjarmason2018-09-121-4/+4
| |/
* | Merge branch 'ds/multi-pack-verify'Junio C Hamano2018-10-101-1/+135
|\ \
| * | fsck: verify multi-pack-indexDerrick Stolee2018-09-171-1/+12
| * | multi-pack-index: verify object offsetsDerrick Stolee2018-09-171-0/+27
| * | multi-pack-index: verify oid lookup orderDerrick Stolee2018-09-171-0/+8
| * | multi-pack-index: verify oid fanout orderDerrick Stolee2018-09-171-0/+8
| * | multi-pack-index: verify missing packDerrick Stolee2018-09-171-0/+5
| * | multi-pack-index: verify packname orderDerrick Stolee2018-09-171-0/+10
| * | multi-pack-index: verify corrupt chunk lookup tableDerrick Stolee2018-09-171-0/+13
| * | multi-pack-index: verify bad headerDerrick Stolee2018-09-171-1/+45
| * | multi-pack-index: add 'verify' verbDerrick Stolee2018-09-171-0/+8
* | | Merge branch 'bc/hash-independent-tests'Junio C Hamano2018-10-1014-113/+350
|\ \ \
| * | | t5318: use test_oid for HASH_LENDerrick Stolee2018-09-171-2/+3
| * | | t1407: make hash size independentbrian m. carlson2018-09-171-2/+2
| * | | t1406: make hash-size independentbrian m. carlson2018-09-171-3/+3
| * | | t1405: make hash size independentbrian m. carlson2018-09-171-2/+2
| * | | t1400: switch hard-coded object ID to variablebrian m. carlson2018-09-171-1/+1
| * | | t1006: make hash size independentbrian m. carlson2018-09-171-2/+4
| * | | t0064: make hash size independentbrian m. carlson2018-09-171-22/+27
| * | | t0002: abstract away SHA-1 specific constantsbrian m. carlson2018-09-131-12/+15
| * | | t0000: update tests for SHA-256brian m. carlson2018-09-131-61/+102
| * | | t0000: use hash translation tablebrian m. carlson2018-09-131-6/+7
| * | | t: add test functions to translate hash-related valuesbrian m. carlson2018-09-136-0/+184
| | |/ | |/|
* | | Merge branch 'nd/test-tool'Junio C Hamano2018-10-1012-109/+121
|\ \ \
| * | | t/helper: merge test-dump-fsmonitor into test-toolNguyễn Thái Ngọc Duy2018-09-114-6/+9
| * | | t/helper: merge test-parse-options into test-toolNguyễn Thái Ngọc Duy2018-09-114-37/+40
| * | | t/helper: merge test-pkt-line into test-toolNguyễn Thái Ngọc Duy2018-09-116-27/+30
| * | | t/helper: merge test-dump-untracked-cache into test-toolNguyễn Thái Ngọc Duy2018-09-115-37/+40
| * | | t/helper: keep test-tool command list sortedNguyễn Thái Ngọc Duy2018-09-112-2/+2
| |/ /
* | | Sync with 2.19.1Junio C Hamano2018-09-272-0/+77
|\ \ \
| * \ \ Sync with 2.18.1Junio C Hamano2018-09-272-0/+77
| |\ \ \ | | |/ / | |/| |
| | * | Sync with 2.17.2Junio C Hamano2018-09-272-0/+77
| | |\ \
| | | * | fsck: detect submodule paths starting with dashJeff King2018-09-271-0/+8
| | | * | fsck: detect submodule urls starting with dashJeff King2018-09-271-0/+15
| | | * | Sync with 2.16.5Junio C Hamano2018-09-272-0/+54
| | | |\ \
| | | | * \ Sync with 2.15.3Junio C Hamano2018-09-272-0/+54
| | | | |\ \
| | | | | * \ Sync with Git 2.14.4Junio C Hamano2018-09-272-0/+54
| | | | | |\ \
| | | | | | * | submodule-config: ban submodule paths that start with a dashJeff King2018-09-271-0/+20
| | | | | | * | submodule-config: ban submodule urls that start with dashJeff King2018-09-271-0/+34