jesseduffield.lazygit/pkg/integration/tests/cherry_pick
Stefan Haller 31cbabe48f Change list section headers to a slightly more elegant design
I'm not a skilled UI designer, so I suspect there may be even better
options, but it's definitely already better than the raw ASCII "---" we
had before.

Put the line only at the beginning because it looks bad if the line
after the label is misaligned when labels don't have the same width
(e.g. "Remote" vs. "Local" in the divergence view).
2026-07-31 08:03:40 +02:00
..
cherry_pick.go Move LocalBranchSortOrder and RemoteBranchSortOrder to user config 2025-07-09 13:15:03 +02:00
cherry_pick_commit_that_becomes_empty.go Keep selected commits stable across refreshes 2026-06-23 09:20:05 +02:00
cherry_pick_conflicts.go Keep selected commits stable across refreshes 2026-06-23 09:20:05 +02:00
cherry_pick_conflicts_empty_commit_after_resolving.go Keep selected commits stable across refreshes 2026-06-23 09:20:05 +02:00
cherry_pick_during_rebase.go Change list section headers to a slightly more elegant design 2026-07-31 08:03:40 +02:00
cherry_pick_merge.go Use more widely-supported Unicode symbols for the commit graph 2026-05-04 13:06:29 +02:00
cherry_pick_range.go Move LocalBranchSortOrder and RemoteBranchSortOrder to user config 2025-07-09 13:15:03 +02:00
cherry_pick_range_after_paste.go Clear cherry-pick buffer when copying after a paste 2026-05-09 14:02:42 +02:00