]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/shift-root-in-graph' into jch
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Jun 2026 02:49:23 +0000 (19:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Jun 2026 02:49:24 +0000 (19:49 -0700)
commit298464f5a7522317867acb3a690efec3da524d33
tree6d6fab77f6fd88bc426e131e5a104fdfdd1db4fe
parent1a7d1cf76bf3abe5b89e58effc988ea940a439e4
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