summaryrefslogtreecommitdiffstats
path: root/t/t5324-split-commit-graph.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* t: fix typosAndrew Kreimer2024-10-241-1/+1
* commit-graph.c: remove temporary graph layers on exitTaylor Blau2024-06-071-1/+25
* Merge branch 'jc/test-i18ngrep'Junio C Hamano2023-11-081-10/+10
|\
| * tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-8/+8
* | Merge branch 'jk/chunk-bounds'Junio C Hamano2023-10-231-3/+17
|\ \
| * | commit-graph: bounds-check base graphs chunkJeff King2023-10-101-0/+14
| * | commit-graph: check consistency of fanout tableJeff King2023-10-101-3/+3
* | | Merge branch 'jk/commit-graph-leak-fixes'Junio C Hamano2023-10-131-0/+2
|\ \ \ | |/ / |/| |
| * | commit-graph: clear oidset after finishing writeJeff King2023-10-031-0/+2
| |/
* | commit-graph: report incomplete chains during verificationJeff King2023-09-281-3/+29
* | commit-graph: tighten chain size checkJeff King2023-09-281-0/+12
* | commit-graph: detect read errors when verifying graph chainJeff King2023-09-281-2/+2
* | t5324: harmonize sha1/sha256 graph chain corruptionJeff King2023-09-281-5/+20
|/
* commit-graph.c: avoid duplicated progress output during `verify`Taylor Blau2023-07-101-1/+2
* commit-graph: start parsing generation v2 (again)Derrick Stolee2022-03-011-2/+7
* test-read-graph: include extra post-parse infoDerrick Stolee2022-03-011-0/+5
* commit-graph tests: fix another graph_git_two_modes() helperÆvar Arnfjörð Bjarmason2021-10-151-8/+12
* commit-graph: use config to specify generation typeDerrick Stolee2021-02-261-2/+2
* commit-graph: use generation v2 only if entire chain doesAbhishek Kumar2021-01-191-0/+181
* commit-graph: implement generation data chunkAbhishek Kumar2021-01-191-6/+6
* Merge branch 'ds/commit-graph-merging-fix'Junio C Hamano2020-11-021-0/+13
|\
| * commit-graph: don't write commit-graph when disabledDerrick Stolee2020-10-091-1/+2
| * commit-graph: ignore duplicates when merging layersDerrick Stolee2020-10-091-0/+25
* | Merge branch 'tb/bloom-improvements'Junio C Hamano2020-09-291-0/+13
|\ \
| * | commit-graph: introduce 'get_bloom_filter_settings()'Taylor Blau2020-09-091-0/+13
* | | commit-graph: use the "hash version" byteDerrick Stolee2020-08-181-1/+4
* | | Merge branch 'bc/sha-256-part-3'Junio C Hamano2020-08-121-1/+0
|\ \ \ | |/ / |/| |
| * | t: remove test_oid_init in testsbrian m. carlson2020-07-301-1/+0
| |/
* / t5324: reorder `run_with_limited_open_files test_might_fail`Denton Liu2020-07-071-1/+1
|/
* Merge branch 'tb/commit-graph-perm-bits'Junio C Hamano2020-05-051-0/+24
|\
| * commit-graph.c: make 'commit-graph-chain's read-onlyTaylor Blau2020-04-291-0/+2
| * commit-graph.c: ensure graph layers respect core.sharedRepositoryTaylor Blau2020-04-291-0/+22
* | Merge branch 'gs/commit-graph-path-filter'Junio C Hamano2020-05-011-0/+1
|\ \
| * | commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flagGarima Singh2020-04-061-0/+1
| |/
* | Merge branch 'tb/commit-graph-fd-exhaustion-fix'Junio C Hamano2020-05-011-0/+13
|\ \
| * | commit-graph.c: gracefully handle file descriptor exhaustionTaylor Blau2020-04-231-0/+13
* | | Merge branch 'tb/commit-graph-split-strategy'Junio C Hamano2020-05-011-0/+30
|\| |
| * | builtin/commit-graph.c: introduce split strategy 'replace'Taylor Blau2020-04-151-0/+19
| * | builtin/commit-graph.c: introduce split strategy 'no-merge'Taylor Blau2020-04-151-0/+11
* | | Merge branch 'ds/commit-graph-expiry-fix'Junio C Hamano2020-04-291-1/+7
|\ \ \ | |_|/ |/| |
| * | commit-graph: fix buggy --expire-time optionDerrick Stolee2020-04-011-1/+7
* | | t5324: make hash size independentbrian m. carlson2020-01-151-3/+10
| |/ |/|
* | test-tool: use 'read-graph' helperDerrick Stolee2019-11-131-1/+1
* | commit-graph: add --[no-]progress to write and verifyGarima Singh2019-09-181-1/+1
* | Merge branch 'ds/feature-macros'Junio C Hamano2019-09-091-0/+2
|\ \
| * | commit-graph: turn on commit-graph by defaultDerrick Stolee2019-08-131-0/+2
| |/
* / commit-graph: fix bug around octopus mergesDerrick Stolee2019-08-051-1/+3
|/
* commit-graph: test verify across alternatesDerrick Stolee2019-06-201-0/+19
* commit-graph: normalize commit-graph filenamesDerrick Stolee2019-06-201-1/+6