jesseduffield
released this
Changelog
058bcdd fix renamed files looking wrong
Assets
15
jesseduffield
released this
Changelog
1da2afd Fix edit remote name message
9ed3a8e Fix staging/unstaging filenames that starts with - or --
64daf13 Fix staging/unstaging files containing " in paths
3d698cd Fix tests
03b9db5 Fix the linux config path (related: #913, #1059)
a48cc24 Support multibyte characters in pane
e5ba0d9 Support multibyte characters in Files pane
50e4e9d fix command escaping
043cb2e reload config whenever returning to gui
03de517 remove redundant addition
8288de0 update release notes
Assets
15
dawidd6
released this
Changelog
a62d70f Merge pull request #1172 from jesseduffield/dawidd6-patch-1
053e80a gui: ReplaceAll -> Replace
Assets
15
jesseduffield
released this
Changelog
52d5c3b Added initialContent on branch rename
6f0f70b Adding setup and config
9df133e Fix pattern in commitPrefix example
ccbd2c9 Fixed whitespace format issue
b726dcc Switch to Go 1.16 to support macOS arm64
50dd7b0 add colors to differentiate action and menu commands
09f32d4 add secureexec file for getting around windows checking for a binary first in the current dir
6df15dd added support for using spaces on branch names when creating new ones.
e7fff25 fix lint error
922c088 fix type: executable not found error when there is a merge conflict on windows
7886764 remove go-gitconfig package
56a573d support wide characters in the editor
c434168 update cheatsheet
Assets
15
dawidd6
released this
Changelog
d7c9243 workflows: setup git before PPA repo updating
Assets
14
dawidd6
released this
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
Assets
14
jesseduffield
released this
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!
Assets
14
jesseduffield
released this
Changelog
4b55b2e prevent crash when removing remote with no urls
Assets
14
dawidd6
released this
Fixing go-1.10 compatibility

