summaryrefslogtreecommitdiffstats
path: root/pkg/gui/commit_message_panel.go
AgeCommit message (Expand)Author
2020-03-28better error handlingJesse Duffield
2020-03-28more centralised handling of refreshingJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2019-12-07fix commit message char countJesse Duffield
2019-05-26support going to start/end of line and deleting lines in simple editorJesse Duffield
2019-04-13Add skipHookPrefix to configJesse Duffield
2019-03-23retain commit message if precommit hook failsJesse Duffield
2019-02-24Make it easier to run sync/async commands, switch to interactive rebase when ...Jesse Duffield Duffield
2018-12-11Make merge panel its own panelJesse Duffield
2018-12-08fetching branches without checking outJesse Duffield
2018-12-08standardising how list panels deal with cursor movementJesse Duffield
2018-11-30Add full stops to new comments.BlakeMScurr
2018-11-30Add simple comments to uncommented functions.BlakeMScurr
2018-09-25Use confirmation popup for amending last commit.Kristijan Husak
2018-09-25Merge branch 'master' into feature/commit-amendJesse Duffield
2018-09-19fix issues with commit message panel losing focusJesse Duffield
2018-09-13Add ammend commit action.Kristijan Husak
2018-09-11commands/git : remove dependency on gocuiAnthony HAMON
2018-09-05allow users to configure whether the commit length is shownJesse Duffield
2018-09-05add commit count via gocui subtitleJesse Duffield
2018-09-05initial commit message counterDawid Dziurla
2018-09-05fix popup panel resizingJesse Duffield
2018-08-16Fixed comments from jesseduffield on issue #137Mark Kopenga
2018-08-16Fixed comment on issue #137 from @jesseduffieldMark Kopenga
2018-08-15Fully translated pkg/gui/commit_message_panel.goMark Kopenga
2018-08-14pull errors out of package scope and store sentinel errors on the gui structJesse Duffield
2018-08-14make local i18n package confirm to project structureJesse Duffield
2018-08-14tried to update to latest masterMark Kopenga