Skip to content

Releases: jesseduffield/lazygit

v0.1.48

09 Aug 13:35
Compare
Choose a tag to compare

Changelog

75a1866 add scroll keybinding to displayed files panel options
ed6f21e bump version to v0.1.48

v0.1.46

09 Aug 13:27
Compare
Choose a tag to compare

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

09 Aug 05:24
Compare
Choose a tag to compare

Changelog

b2f8b8b "bump version to v0.1.45"
5f70b2d throw error when git username not configured

v0.1.44

09 Aug 04:46
Compare
Choose a tag to compare

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

09 Aug 02:56
Compare
Choose a tag to compare

Changelog

ce8884f "bump version to v0.1.43"
481a05f check for VERSION file in project directory rather than current directory
6e8abbc use fallback file VERSION

v0.1.42

09 Aug 02:10
Compare
Choose a tag to compare

Changelog

273eb62 "bump version to v0.1.42"
467741f add basic script to bump patch number and call goreleaser

v0.1.30

09 Aug 01:06
Compare
Choose a tag to compare

Changelog

45c0b94 use zip for windows binaries

v0.1.29

09 Aug 01:01
Compare
Choose a tag to compare

Changelog

50924f3 Merge branch 'master' of https://github.com/jesseduffield/lazygit
30c6fc2 Update README.md
16b202f Update README.md
7c1dbb7 Update README.md
705d273 test comment to see if goreleaser only releases on new commits

v0.1.26

09 Aug 00:33
Compare
Choose a tag to compare

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

v0.1.25

08 Aug 13:30
Compare
Choose a tag to compare

Changelog

bc479a9 correct repo name