]> git.99rst.org Git - git.git/commit
commit-graph: use commit_stack
authorRené Scharfe <redacted>
Wed, 24 Dec 2025 17:03:26 +0000 (18:03 +0100)
committerJunio C Hamano <redacted>
Wed, 24 Dec 2025 23:29:29 +0000 (08:29 +0900)
commit3e456f1d8ac409abcf1da3867c9505f48564e874
treeb324545311f971fff0fc647bfc56004fb5eb1797
parent958a816794b9382fe90585b674ee8b96ed6aa8bf
commit-graph: use commit_stack

Replace a commit array implementation with commit_stack.

Signed-off-by: René Scharfe <redacted>
Signed-off-by: Junio C Hamano <redacted>
commit-graph.c
git clone https://git.99rst.org/PROJECT