summaryrefslogtreecommitdiffstats
path: root/pkg/gui/commit_message_panel.go
AgeCommit message (Expand)Author
2023-04-30lots more refactoringJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2022-08-07move merge conflicts code into controllerJesse Duffield
2022-03-17add commit message controllerJesse Duffield
2022-03-17use PopContextJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-01-15stop refreshing the screen so muchJesse Duffield
2022-01-09shorten nameJesse Duffield
2022-01-09start removing direct calls to cmd.New from guiJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-07rename variable to failedCommitMessageJakob Kogler
2022-01-07remember the message if commit failsJakob Kogler
2022-01-07refactorJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2022-01-04WIPJesse Duffield
2021-12-25implement signoffMark Sagi-Kazar
2021-10-30stream output from certain git commands in command log panelJesse Duffield
2021-10-17small fixesJesse Duffield
2021-10-17fix editorJesse Duffield
2021-04-12update keybindingsJesse Duffield
2021-04-11add spans to i18nJesse Duffield
2021-04-11start adding support for logging of commandsJesse Duffield
2021-04-10fix commit amendJesse Duffield
2021-04-08close commit message panel after returning from subprocessJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06testJesse Duffield
2021-04-06use suspense rather than close the gui when switching to a subprocessJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-10-13support rebinding confirm/newline keys in editorJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-10remove viperJesse Duffield
2020-08-23lots more stuffJesse Duffield
2020-08-23no need to set views on top anymoreJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-15more removing of g and vJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-07-26Add tab keybinding in commit messageAxel Navarro
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