summaryrefslogtreecommitdiff
path: root/t/t5324-split-commit-graph.sh
Commit message (Expand)AuthorAgeFilesLines
* 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-281-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-191-0/+19
* commit-graph: normalize commit-graph filenamesDerrick Stolee2019-06-191-1/+6
* commit-graph: test --split across alternate without --splitDerrick Stolee2019-06-191-0/+15
* commit-graph: test octopus merges with --splitDerrick Stolee2019-06-191-0/+11
* commit-graph: clean up chains after flattened writeDerrick Stolee2019-06-191-0/+12
* commit-graph: verify chains with --shallow modeDerrick Stolee2019-06-191-0/+62
* commit-graph: create options for split filesDerrick Stolee2019-06-191-0/+47
* commit-graph: expire commit-graph filesDerrick Stolee2019-06-191-1/+1
* commit-graph: allow cross-alternate chainsDerrick Stolee2019-06-191-0/+37
* commit-graph: merge commit-graph chainsDerrick Stolee2019-06-191-0/+13
* commit-graph: add --split option to builtinDerrick Stolee2019-06-191-0/+122