summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/custom_patch_options_menu_action.go
AgeCommit message (Expand)Author
2024-04-18Remove calls to Error()Stefan Haller
2024-04-12rename sha to hashpikomonde
2024-01-28Improve keybinding descriptionsJesse Duffield
2024-01-19Enforce single-item selection in various actionsJesse Duffield
2023-07-26Show error when trying to open patch menu with an empty patchStefan Haller
2023-07-23Prompt for commit message when moving a custom patch to a new commitStefan 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-05-20Refactor interface for ApplyPatchJesse Duffield
2023-04-30move custom patch options menu action to controllers packageJesse Duffield