summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/basic_commits_controller.go
AgeCommit message (Expand)Author
2023-05-25Use sentence case everywhereJesse Duffield
2023-04-30lots of changesJesse Duffield
2023-04-30standardise controller helper methodsJesse Duffield
2022-05-08rename displayString to label for menu itemsJesse Duffield
2022-05-01allow copying commit author to clipboardJesse Duffield
2022-03-30pkg/gui: Rename IPopupHandler::Ask() to Confirm()Moritz Haase
2022-03-27add menu keybindings for various thingsJesse Duffield
2022-03-26update cheatsheetJesse Duffield
2022-03-26fix cherry picking bugJesse Duffield
2022-03-26refactor to make code clearerJesse Duffield
2022-03-26add basic commits controller for handling actions that apply to all commit co...Jesse Duffield