summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/remote_branches_controller.go
AgeCommit message (Expand)Author
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-19Add SetSelection function for list contexts and use it in most placesJesse Duffield
2023-12-27Add a sort order menu for local branchesAlex March
2023-12-22Implement a sort order menu for remote branchesAlex March
2023-08-10Allow deleting remote tags/branches from local tag/branch views (#2738)Federico
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-07-03Fix escape logic for remote branchesJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
2023-04-30lots of changesJesse Duffield
2023-04-30standardise controller helper methodsJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2023-03-09Remove alternative confirmation and return keymappingsLuka Markušić
2023-02-11chore: change to work `return-alt1` on all viewsRyooooooga
2022-04-11Add option to (un)set upstream for a local branchLuka Markušić
2022-03-30pkg/gui: Rename IPopupHandler::Ask() to Confirm()Moritz Haase
2022-03-17add remote branches controllerJesse Duffield