]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/shift-root-in-graph' into jch
authorJunio C Hamano <gitster@pobox.com>
Wed, 24 Jun 2026 20:21:12 +0000 (13:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Jun 2026 20:21:12 +0000 (13:21 -0700)
commite7071d59cd160a5013a83fd0bbeff669f6a1a0a0
tree5931703cc6c7e4747b207ea401bf9773c3e5ec3e
parent9a4efa00af8bd34047b324a95a60b6258c3b397a
parentb47195814718e030b6a6f80579881a4cc844bad6
Merge branch 'ps/shift-root-in-graph' into jch

"git log --graph" has been modified to visually distinguish
parentless "root" commits (and commits that become roots due to
history simplification) by indenting them, preventing them from
appearing falsely related to unrelated commits rendered immediately
above them.

* ps/shift-root-in-graph:
  graph: indent visual root in graph
  revision: add peek functions for lookahead
  lib-log-graph: move check_graph function
revision.c
revision.h
t/meson.build