]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/commit-list-functions-renamed' into jch
authorJunio C Hamano <gitster@pobox.com>
Fri, 16 Jan 2026 23:45:58 +0000 (15:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Jan 2026 23:45:58 +0000 (15:45 -0800)
commit3c08f78cbcf5bc2d8ba5a671edb3032a60cd361d
treea031190e462cab63e37e6e59e8f5b7d5328708b3
parentd7ff3c90057dd8f87f0f016f6f5833efa14f8ac7
parent9f18d089c51fba2776fe1fece877a359c47417f7
Merge branch 'ps/commit-list-functions-renamed' into jch

Rename three functions around the commit_list data structure.

* ps/commit-list-functions-renamed:
  commit: rename `free_commit_list()` to conform to coding guidelines
  commit: rename `reverse_commit_list()` to conform to coding guidelines
  commit: rename `copy_commit_list()` to conform to coding guidelines
17 files changed:
builtin/am.c
builtin/commit.c
builtin/diff-tree.c
builtin/gc.c
builtin/merge-tree.c
builtin/merge.c
builtin/stash.c
commit-graph.c
commit.c
diff-lib.c
merge-ort.c
pack-bitmap-write.c
remote.c
revision.c
sequencer.c
shallow.c
submodule.c