]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/graph-lane-limit' into jch
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:19 +0000 (13:01 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:19 +0000 (13:01 +0900)
commit9dc41da462e3d88694709b1462c7790577cb46eb
tree944678708ee16d99e7b66d84b4227aea6850ca71
parent6d9f4f08bf206653c701a7e9eeef12709bfd6e8b
parent9bab3ce5553b2333b8f8ee1aff27a9fe6a938f65
Merge branch 'ps/graph-lane-limit' into jch

The graph output from commands like "git log --graph" can now be
limited to a specified number of lanes, preventing overly wide output
in repositories with many branches.

* ps/graph-lane-limit:
  graph: add truncation mark to capped lanes
  graph: add --graph-lane-limit option
  graph: limit the graph width to a hard-coded max
revision.c
revision.h