summaryrefslogtreecommitdiffstats
path: root/pkg/gui/options_menu_panel.go
AgeCommit message (Expand)Author
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2021-11-05add menu options for log stuffJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2021-02-16add colors to differentiate action and menu commands1jz
2020-10-10type i18nJesse Duffield
2020-09-27better handling of global custom keybindingsJesse Duffield
2020-09-27support custom keybindingsJesse Duffield
2020-02-15remove old createMenu functionJesse Duffield
2020-02-15continue refactor of menu panelJesse Duffield
2020-01-07fixed keybinding display in merge_panel.goDavid Chen
2019-11-21add contexts to viewsJesse Duffield
2019-03-23Rely on model rather than view to focus a pointJesse Duffield
2019-02-16introduce panel contexts and more work on rebasingJesse Duffield
2019-02-11post-merge cleanupJesse Duffield
2019-02-11Merge branch 'master' into feature/rebasingJesse Duffield
2019-02-11use go-errors package to display stacktrace of errors that cause panicsJesse Duffield
2018-12-11Make merge panel its own panelJesse Duffield
2018-09-19add recent repos menu optionJesse Duffield
2018-09-18generalise popup menu panelJesse Duffield