summaryrefslogtreecommitdiffstats
path: root/t/t5318-commit-graph.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tb/commit-graph-perm-bits'Junio C Hamano2020-05-051-1/+14
|\
| * commit-graph.c: write non-split graphs as read-onlyTaylor Blau2020-04-291-1/+14
* | Merge branch 'gs/commit-graph-path-filter'Junio C Hamano2020-05-011-0/+2
|\ \
| * | commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flagGarima Singh2020-04-061-0/+2
| |/
* | Merge branch 'tb/commit-graph-split-strategy'Junio C Hamano2020-05-011-1/+1
|\ \ | |/ |/|
| * Revert "commit-graph.c: introduce '--[no-]check-oids'"Junio C Hamano2020-04-291-28/+0
| * commit-graph.c: introduce '--[no-]check-oids'Taylor Blau2020-04-151-0/+28
| * commit-graph.h: replace 'commit_hex' with 'commits'Taylor Blau2020-04-151-1/+1
* | Merge branch 'bc/hash-independent-tests-part-8'Junio C Hamano2020-02-171-2/+2
|\ \
| * | t5318: update for SHA-256brian m. carlson2020-02-071-2/+2
* | | Merge branch 'tb/commit-graph-object-dir'Junio C Hamano2020-02-141-2/+2
|\ \ \ | |/ / |/| / | |/
| * t5318: don't pass non-object directory to '--object-dir'Taylor Blau2020-01-311-2/+2
* | Merge branch 'bc/hash-independent-tests-part-7'Junio C Hamano2020-02-051-1/+1
|\ \ | |/ |/|
| * t5318: update for SHA-256brian m. carlson2020-01-151-1/+1
* | Merge branch 'ds/commit-graph-delay-gen-progress'Junio C Hamano2019-12-101-2/+2
|\ \ | |/ |/|
| * progress: create GIT_PROGRESS_DELAYDerrick Stolee2019-11-271-2/+2
* | Merge branch 'ds/test-read-graph'Junio C Hamano2019-12-011-1/+1
|\ \
| * | test-tool: use 'read-graph' helperDerrick Stolee2019-11-131-1/+1
| |/
* / commit, tag: don't set parsed bit for parse failuresJeff King2019-10-281-1/+1
|/
* Merge branch 'tb/commit-graph-harden'Junio C Hamano2019-10-071-0/+43
|\
| * commit-graph.c: handle corrupt/missing treesTaylor Blau2019-09-091-1/+1
| * commit-graph.c: handle commit parsing errorsTaylor Blau2019-09-091-1/+1
| * t/t5318: introduce failing 'git commit-graph write' testsTaylor Blau2019-09-091-0/+43
* | commit-graph: add --[no-]progress to write and verifyGarima Singh2019-09-181-0/+36
|/
* commit-graph: error out on invalid commit oids in 'write --stdin-commits'SZEDER Gábor2019-08-051-1/+10
* t5318-commit-graph: use 'test_expect_code'SZEDER Gábor2019-08-051-2/+1
* Merge branch 'ds/commit-graph-incremental'Junio C Hamano2019-07-191-1/+1
|\
| * commit-graph: write commit-graph chainsDerrick Stolee2019-06-201-1/+1
* | Merge branch 'ds/commit-graph-write-refactor'Junio C Hamano2019-07-101-0/+8
|\|
| * commit-graph: return with errors during writeDerrick Stolee2019-06-121-0/+8
* | Merge branch 'ab/commit-graph-fixes'Junio C Hamano2019-04-251-6/+36
|\|
| * commit-graph write: don't die if the existing graph is corruptÆvar Arnfjörð Bjarmason2019-04-011-2/+9
| * commit-graph verify: detect inability to read the graphÆvar Arnfjörð Bjarmason2019-04-011-0/+6
| * commit-graph: don't early exit(1) on e.g. "git status"Ævar Arnfjörð Bjarmason2019-04-011-1/+1
| * commit-graph: fix segfault on e.g. "git status"Ævar Arnfjörð Bjarmason2019-04-011-1/+2
| * commit-graph tests: test a graph that's too smallÆvar Arnfjörð Bjarmason2019-02-221-0/+6
| * commit-graph tests: split up corrupt_graph_and_verify()Ævar Arnfjörð Bjarmason2019-02-221-6/+16
* | t5318-commit-graph: remove unused variableSZEDER Gábor2019-03-241-1/+1
* | commit-graph tests: fix unportable "dd" invocationÆvar Arnfjörð Bjarmason2019-02-221-1/+1
|/
* t5318: replace use of /dev/zero with generate_zero_bytesRandall S. Becker2019-02-131-1/+1
* Merge branch 'ab/commit-graph-write-progress'Junio C Hamano2019-02-051-7/+7
|\
| * commit-graph: rename "large edges" to "extra edges"SZEDER Gábor2019-01-221-7/+7
* | commit-graph: fix buffer read-overflowJosh Steadmon2019-01-161-3/+13
|/
* Merge branch 'md/test-cleanup'Junio C Hamano2018-10-161-1/+1
|\
| * t/*: fix ordering of expected/observed argumentsMatthew DeVore2018-10-071-1/+1
* | Merge branch 'ds/commit-graph-with-grafts'Junio C Hamano2018-10-161-0/+60
|\ \
| * | commit-graph: not compatible with graftsDerrick Stolee2018-08-211-0/+38
| * | commit-graph: not compatible with replace objectsDerrick Stolee2018-08-211-0/+22
* | | t5318: use test_oid for HASH_LENDerrick Stolee2018-09-171-2/+3
| |/ |/|
* | tests: fix and add lint for non-portable grep --fileÆvar Arnfjörð Bjarmason2018-08-271-1/+1