Releases: jesseduffield/lazygit
v0.1.66
v0.1.64
v0.1.61
v0.1.59
v0.1.58
v0.1.57
v0.1.55
v0.1.52
Changelog
aec125d Merge branch 'master' into add-void-readme
f97a098 Merge branch 'master' of https://github.com/jesseduffield/lazygit
838ed4f Merge pull request #104 from maxice8/add-void-readme
7323e08 Merge pull request #127 from ponsfrilus/master
feba6b5 Merge pull request #129 from ponsfrilus/patch-2
0ac56f5 Proposal for a slighty bettre README.md
bf9a53f README.md: Add Void Linux instructions
27234c1 Use tags
400301e bump gocui fork to support getting view dimensions
7bfd815 bump version to v0.1.52
ed1518f fix CPU issues caused by resizing popup panels
8f6329c if you are using gpgsign, must use git editor to commit
2b3bdc8 rename merge conflict test repo
v0.1.51
v0.1.49
Changelog
d3abd9e Add fixup
option into commits panel
3adf536 Adding arch linux packages to README.md
b8daf71 Delete ZHgalGrWSF
7eb673e Feature: Added repository name to status
542fd8e Fixing grammar about arch linux packages in README.md
f9abcdb Merge branch 'feature/branch-refactor'
fd13cf1 Merge branch 'feature/multiline-commit-restoring'
2137d3f Merge branch 'feature/multiline-commit-restoring' of https://github.com/jesseduffield/lazygit into feature/multiline-commit-restoring
0e3dec1 Merge branch 'master' into feature/add-fixup-option-into-commits-panel
2c14044 Merge branch 'master' into feature/deleting-branches
8bc6832 Merge branch 'master' of https://github.com/jesseduffield/lazygit
bb86d52 Merge branch 'master' of https://github.com/jesseduffield/lazygit
3f89b5b Merge pull request #105 from jesseduffield/feature/add-go-git
a8c6f31 Merge pull request #107 from antham/master
c3611df Merge pull request #112 from jesseduffield/feature/case-insensitive-branch-name-comparisons
9fbc332 Merge pull request #114 from glvr182/feature/add-repo-name
a713fff Merge pull request #98 from frealgagu/master
d08241b Obtain branches in a more robust way. Begin refactor work on gitcommands
1ef794e Update README.md
f20121c add FIXME note about trimming the trailing newline upon confirming in a prompt panel
4853d18 add git plumbing to Gopkg.lock
e46f3b3 add spew dependency to vendor
48cea4e added branch delete functionallity
de7ab80 apply gofmt -s -w
6d4d6d3 bump version to v0.1.49
73e740d clean up fixup code reduce log clutter add log dumping with spew
753ca75 clear commit panel after confirming
59650cf compare branches for name equality regardless of case
9626ebd correct typo in keybinding for delete branch
5c18557 delete test file that was accidentally committed
87872f5 explicitly add go-git dependency
bfa47d3 extenden delete branch with error message and confirmation
5c8f0d4 gitignore test repo
62a231a handle commit select on any commits panel refresh
6d3d40c handle error on confirmation panel resize
c470c1f keep asterisk at the checked out branch
3b018e0 make commit messages multilined and add ability save commit message between edits
7e14128 merge branch master
aa4160d merge feature/clearing-commit-panel into master
28505dd move color functions into utils
eb9f01e move withPadding into utils file
b2fbccd remove time logging
f1eaeec remove time logging
1fded00 revert to using default border color
95b7c1d revert to using the direct git command for getting the current branch because it breaks if you've just done a git init
8ae3467 revert use of stored values in confirmation panels
7aa884e step one on restoring multiline commits
2dba6f6 support case insensitive branch names
47bf649 switch focus back to files view after confirming commit message
000a709 update test repo generators including test for unicode characters