summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/submodules_controller.go
AgeCommit message (Expand)Author
2024-04-18Remove calls to Error()Stefan Haller
2024-03-07Show all submodules recursivelyStefan Haller
2024-03-07Pass entire submodule to UpdateUrl instead of name and path separatelyStefan Haller
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
2023-09-04Don't pass ignoreWhitespace to git commandsStefan Haller
2023-07-31Move IgnoreWhitespaceInDiffView to AppState, and persist it when it changesStefan Haller
2023-07-30Allow entering a submodule by pressing spaceJesse Duffield
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-04-30Begin refactoring guiJesse Duffield
2022-12-30integrate snake game into lazygitJesse 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-19update lintersJesse Duffield
2022-03-17fix click handlingJesse Duffield
2022-03-17refactor controllersJesse Duffield
2022-03-17refactor contextsJesse Duffield
2022-03-17more refactoringJesse Duffield
2022-03-17refactor keybindingsJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield