Skip to content

Releases: jesseduffield/lazygit

v0.26.1

14 Mar 02:29
Compare
Choose a tag to compare

Changelog

058bcdd fix renamed files looking wrong

v0.26

13 Mar 00:52
Compare
Choose a tag to compare
  • Config changes applied after editing from within lazygit, no reload required.

  • LOTS of fixes for rendering filenames with strange characters, escaped
    characters, and UI fixes, by the amazing @Ryooooooga!

  • Also thanks to @isti115

v0.25.1

23 Feb 23:15
a62d70f
Compare
Choose a tag to compare

Changelog

a62d70f Merge pull request #1172 from jesseduffield/dawidd6-patch-1
053e80a gui: ReplaceAll -> Replace

v0.25

23 Feb 12:33
Compare
Choose a tag to compare

lazygit 0.25 Release Notes

  • Fixes for windows, thanks @murphy66!

  • Allow mapping spaces to dashes when creating a branch, thanks @caquillo07!

  • Allow configuring file refresh and fetch frequency, thanks @Liberatys!

  • Minor security improvement

  • Wide characters supported when entering commit messages, thanks @Ryooooooga!

  • Original branch name appears when renaming, thanks piresrui!

  • Better menus, thanks @1jz!

  • Also thanks to @snipem, @dbast, and @dawidd6

v0.24.2

24 Dec 09:36
d7c9243
Compare
Choose a tag to compare

Changelog

d7c9243 workflows: setup git before PPA repo updating

v0.24.1

24 Dec 09:25
f42a595
Compare
Choose a tag to compare

Changelog

797722e Merge pull request #1129 from jesseduffield/dawidd6-patch-1
f42a595 Merge pull request #1130 from jesseduffield/dawidd6-patch-2
106fce2 Update Custom_Command_Keybindings.md
bb4bf23 gui: ReplaceAll -> Replace
f3aacbd workflows: split CD into separate jobs

v0.24

24 Dec 02:56
Compare
Choose a tag to compare

Changelog

lazygit 0.24 Release Notes

  • Suggestions now shown when checking out branch by name

  • Minimum OSX version is now officially 10.10

  • Pull requests URLs can be copied from the keyboard, thanks @farzadmf!

  • Allow --follow-tags flag for git push to be disabled in config,
    thanks @fishybell!

  • Allow quick commit when no files are staged and the user presses 'c',
    thanks @fluffynuts!

  • Lazygit config is now by default created with 'jesseduffield' as the parent
    folder, thanks @Liberatys!

  • You can now configure how lazygit behaves when you open it outside a repo
    (e.g. skip the prompt and open the most recent repo), thanks @kalvinpearce!

  • You can now visualise the commit graph for all branches by pressing 'a' in
    the status panel - thanks @Yuuki77!

  • And thanks to @dawidd6, @sstiglitz, @fargozhu and @nils-a for helping out with
    CI and documentation!

v0.23.7

05 Nov 10:37
Compare
Choose a tag to compare

Changelog

4b55b2e prevent crash when removing remote with no urls

v0.23.6

14 Oct 10:54
7c1889c
Compare
Choose a tag to compare

Fixing go-1.10 compatibility

v0.23.5

13 Oct 22:02
d2ea5dd
Compare
Choose a tag to compare

Changelog

d2ea5dd workflows: don't sign commit