summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/sub_commits_controller.go
AgeCommit message (Expand)Author
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-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-08Add busy count for integration testsJesse Duffield
2023-05-20Visualize the "ignore whitespace" state in the subtitle of the diff viewStefan Haller
2023-04-30lots of changesJesse Duffield
2023-04-30standardise controller helper methodsJesse Duffield
2023-04-30lots more refactoringJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2022-03-26add basic commits controller for handling actions that apply to all commit co...Jesse Duffield
2022-03-17use correct contextJesse Duffield
2022-03-17add commit files controllerJesse Duffield
2022-03-17add common commit controllerJesse Duffield
2022-03-17cleanupJesse Duffield