Releases: jesseduffield/lazygit
v0.1.48
v0.1.46
Changelog
2cd0bd8 Merge branch 'master' of https://github.com/jesseduffield/lazygit
2386283 Update README.md
d08e3a5 WIP hard reset
bcad802 add basic vim keybindings add keybinding for the tab key to begin a newline when writing a commit message it would have been shift+enter but currently that is not supported by gocui
89209d1 bump version to v0.1.46
9537645 dynamic width for confirmation panel and better handling of a squashed terminal
a56643f refactor repeater functions and refresh file panel every ten seconds
cc31cb1 remove double quote escapes in commit message for auto version bumper
a068548 remove speed monitoring
58977ed remove the dist folder after goreleaser runs
44eaccf switch to using the log package rather than directly writing to file
v0.1.45
v0.1.44
Changelog
f33b2b2 "bump version to v0.1.44"
dbf65a4 bump dependencies
ace8544 create log if debugging and the file doesn't already exist
bebe94b don't call projectPath until we know we're in debug mode
5cc34e7 factor out platform specific logic into a struct on state
1f5f80b platform independent path reading
4832d36 use go-git for commits
750445d use platform agnostic filepaths
v0.1.43
v0.1.42
v0.1.30
v0.1.29
v0.1.26
Changelog
4115288 Merge branch 'master' of https://github.com/jesseduffield/lazygit
5d9df3c Merge pull request #86 from dawidd6/patch-1
3bf621d Update README.md
d33fff5 point to homebrew repo
6581bec precise supported ubuntu releases by ppa
ce3f81a remove github token
0c84055 show error on git add --patching untracked file