v0.31
版本发布时间: 2021-11-05 05:05:46
jesseduffield/lazygit最新发布版本:v0.43.1(2024-07-13 18:28:56)
LAZYGIT NOW SHOWS A COMMIT GRAPH!
No idea why that took so long but there you go. Some new changes:
- the git graph now appears when you maximise 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 colours in the config e.g.
gui:
authorColors:
'Jesse Duffield': '#fa8072' # it's not pink, it's a _faded salmon_ color
Admittedly the commits pane takes a while to load if you scroll past 300 commits so that will need to be fixed in an upcoming release.
If you have any concerns/suggestions about the changes in this release please raise an issue or start a discussion
Thanks to @Ryooooooga , @Liberatys , and @mjarkk for the help
1、 checksums.txt 1.26KB
2、 lazygit_0.31_Darwin_arm64.tar.gz 4.82MB
3、 lazygit_0.31_Darwin_x86_64.tar.gz 4.9MB
4、 lazygit_0.31_freebsd_32-bit.tar.gz 4.43MB
5、 lazygit_0.31_freebsd_arm64.tar.gz 4.3MB
6、 lazygit_0.31_freebsd_armv6.tar.gz 4.41MB
7、 lazygit_0.31_freebsd_x86_64.tar.gz 4.73MB
8、 lazygit_0.31_Linux_32-bit.tar.gz 4.43MB
9、 lazygit_0.31_Linux_arm64.tar.gz 4.32MB
10、 lazygit_0.31_Linux_armv6.tar.gz 4.41MB
11、 lazygit_0.31_Linux_x86_64.tar.gz 4.72MB
12、 lazygit_0.31_Windows_32-bit.zip 4.6MB
13、 lazygit_0.31_Windows_armv6.zip 4.5MB
14、 lazygit_0.31_Windows_x86_64.zip 4.78MB