summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/bisect_controller.go
AgeCommit message (Expand)Author
2022-08-06refactor to only have one context per viewJesse Duffield
2022-05-08rename displayString to label for menu itemsJesse Duffield
2022-03-30pkg/gui: Rename IPopupHandler::Ask() to Confirm()Moritz Haase
2022-03-27add menu keybindings for various thingsJesse Duffield
2022-03-17more consistent namingJesse Duffield
2022-03-17refactor controllersJesse Duffield
2022-03-17refactor contextsJesse Duffield
2022-03-17more refactoringJesse Duffield
2022-03-17refactor keybindingsJesse Duffield
2022-03-17no more indirectionJesse Duffield
2022-03-17move helpers into their own structJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17fix some thingsJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield