summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-14centralise subprocess code to gui.goJesse Duffield
2018-08-14check both local and global config for gpgsignJesse Duffield
2018-08-14use git command with message in subprocess if using gpgsignJesse Duffield
2018-08-13add PR #135 keybindings to this branchJesse Duffield
2018-08-13update gitignoreJesse Duffield
2018-08-13discard log output when not in debug modeJesse Duffield
2018-08-13correct cursor before returning item positionJesse Duffield
2018-08-13add test repo contents to gitignoreJesse Duffield
2018-08-13minor cleanupJesse Duffield
2018-08-13got this bad boy compiling againJesse Duffield
2018-08-13progress on refactorJesse Duffield
2018-08-13add newline to version outputJesse Duffield
2018-08-12no more go-git for committing (reflecting the change in master)Jesse Duffield
2018-08-12Mid refactor change some more stuffAndrei Miulescu
2018-08-12Move some commands aroundAndrei Miulescu
2018-08-12WIP refactorJesse Duffield
2018-08-12Restrucure project in a way where it is more modularAndrei Miulescu
2018-08-12rearrange test repo generatorsJesse Duffield
2018-08-12bump version to v0.1.52v0.1.52Jesse Duffield
2018-08-12fix CPU issues caused by resizing popup panelsJesse Duffield
2018-08-12bump gocui fork to support getting view dimensionsJesse Duffield
2018-08-12Merge branch 'master' of https://github.com/jesseduffield/lazygitJesse Duffield
2018-08-12rename merge conflict test repoJesse Duffield
2018-08-12Merge pull request #127 from ponsfrilus/masterJesse Duffield
2018-08-12Merge pull request #104 from maxice8/add-void-readmeJesse Duffield
2018-08-12Merge pull request #129 from ponsfrilus/patch-2Jesse Duffield
2018-08-11Use <kbd> tagsNicolas Borboën
2018-08-11if you are using gpgsign, must use git editor to commitJesse Duffield
2018-08-11Proposal for a slighty bettre README.mdNicolas Borboën
2018-08-11bump version to v0.1.51v0.1.51Jesse Duffield
2018-08-11show output line by line in deploy scriptJesse Duffield
2018-08-11bump version to v0.1.50v0.1.50Jesse Duffield
2018-08-11support commit message via git editor using shift+C keybindingJesse Duffield
2018-08-11fix whitespaceJesse Duffield
2018-08-11fallback to vi when trying to edit file and no EDITOR/VISUAL is definedJesse Duffield
2018-08-11bump version to v0.1.49v0.1.49Jesse Duffield
2018-08-11support case insensitive branch namesJesse Duffield
2018-08-11Merge branch 'master' into add-void-readmeJesse Duffield
2018-08-11correct typo in keybinding for delete branchJesse Duffield
2018-08-11Merge branch 'master' into feature/deleting-branchesJesse Duffield
2018-08-11handle commit select on any commits panel refreshJesse Duffield
2018-08-11clear commit panel after confirmingJesse Duffield
2018-08-11gitignore test repoJesse Duffield
2018-08-11update test repo generators including test for unicode charactersJesse Duffield
2018-08-11delete test file that was accidentally committedJesse Duffield
2018-08-11Merge branch 'master' of https://github.com/jesseduffield/lazygitJesse Duffield
2018-08-11Merge branch 'master' into feature/add-fixup-option-into-commits-panelJesse Duffield
2018-08-11merge branch masterJesse Duffield
2018-08-11add spew dependency to vendorJesse Duffield
2018-08-11clean up fixup codeJesse Duffield