summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/undo_controller.go
AgeCommit message (Expand)Author
2023-07-10Replace uses of "git stash save" with "git stash push"Stefan Haller
2023-07-10Use an interface for tasks instead of a concrete structJesse Duffield
2023-07-09Use first class task objects instead of global counterJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
2023-04-30lots of changesJesse Duffield
2023-04-30standardise controller helper methodsJesse Duffield
2023-02-19migrate undo testJesse Duffield
2022-05-08add tooltip view for showing menu item descriptionsJesse Duffield
2022-03-30pkg/gui: Rename IPopupHandler::Ask() to Confirm()Moritz Haase
2022-03-24add confirmation before performing undo or redo actionJesse Duffield
2022-03-17refactor controllersJesse Duffield
2022-03-17more refactoringJesse Duffield
2022-03-17refactor keybindingsJesse Duffield
2022-03-17standardise namingJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield