summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/basic_commits_controller.go
AgeCommit message (Expand)Author
2024-02-10Disallow cherry-picking merge commitsStefan Haller
2024-02-10Disallow cherry-picking update-ref todosStefan Haller
2024-01-28Warn users when attempting to cherry pick with old keyJesse Duffield
2024-01-28Display more keybindings on-screenJesse Duffield
2024-01-28Improve keybinding descriptionsJesse Duffield
2024-01-23Set groundwork for better disabled reasons with range selectJesse Duffield
2024-01-19Enforce single-item selection in various actionsJesse Duffield
2024-01-19Support select range for cherry pickJesse Duffield
2024-01-09Add command to open git difftoolStefan Haller
2024-01-03Replace copy SHA with copy subject on commit 'y s'Karim Khaleel
2023-09-12fix: use `Error` method to handle the commit url copy from unknown serviceAzraelSec
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