summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/stash_controller.go
AgeCommit message (Expand)Author
2024-04-18Remove calls to Error()Stefan 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
2024-01-19Add SetSelection function for list contexts and use it in most placesJesse 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-05-25Use sentence case everywhereJesse Duffield
2023-05-20Visualize the "ignore whitespace" state in the subtitle of the diff viewStefan Haller
2023-05-19Support ignoring whitespace on stashJesse Duffield
2023-05-11Allow the selected line of a list view to be outside the visible areaStefan Haller
2023-04-30lots of changesJesse Duffield
2023-04-30standardise controller helper methodsJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2022-10-16chore: refactor rename stashRyooooooga
2022-10-16chore: refactor rename stashRyooooooga
2022-10-16feat: add rename stashRyooooooga
2022-03-30pkg/gui: Rename IPopupHandler::Ask() to Confirm()Moritz Haase
2022-03-17stash controllerJesse Duffield