Page MenuHomeSolus

Update Lazygit to 0.31.3
ClosedPublic

Authored by davidjharder on Nov 6 2021, 1:57 AM.
Tags
None
Referenced Files
F11035501: D12206.id.diff
Wed, Aug 9, 6:01 PM
F11035500: D12206.id29807.diff
Wed, Aug 9, 6:01 PM
F11035499: D12206.id29627.diff
Wed, Aug 9, 6:01 PM
F11035498: D12206.id29663.diff
Wed, Aug 9, 6:01 PM
F11035497: D12206.id29770.diff
Wed, Aug 9, 6:01 PM
F11026718: D12206.diff
Wed, Aug 9, 2:49 AM
F10964854: D12206.id29770.diff
Wed, Jul 19, 3:18 PM
F10941336: D12206.id29807.diff
Fri, Jul 14, 5:54 AM
Subscribers

Details

Summary

Summarized Changelog

  • Lazygit now shows a commit graph!
  • The git graph now appears when you maximize the commits panel with the + key.
  • You can scroll horizontally with shift+H and shift+L, in case that graph gets a bit out of control.
  • You can show the whole commit graph (i.e. git log --all) via the git log menu with c-l in the commits panel. In that menu you can also hide/show the graph.
  • We now randomly assign colors to authors so you can easily see at a glance who authored which commits. These same colors are used in the commit graph as well
  • You can set custom author colors in the config.

Full changelogs here, here, here, and here,

Test Plan
  • Do some basic git tasks
  • Look at the pretty graph

Diff Detail

Repository
R5033 lazygit
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2284
Build 2284: arc lint + arc unit

Event Timeline

davidjharder retitled this revision from Update Lazygit to 0.31 to Update Lazygit to 0.31.2.Nov 7 2021, 5:39 PM
davidjharder edited the summary of this revision. (Show Details)

yet another release...

davidjharder retitled this revision from Update Lazygit to 0.31.2 to Update Lazygit to 0.31.3.Nov 9 2021, 11:31 PM
davidjharder edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Nov 11 2021, 8:08 AM
This revision was automatically updated to reflect the committed changes.