summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/helpers/working_tree_helper.go
AgeCommit message (Expand)Author
2023-08-29Extract a WithEnsureCommitableFiles functionStefan Haller
2023-08-21Add key binding for switching from the commit message panel to an editorStefan Haller
2023-07-30Centralise logic for obtaining repo pathsJesse Duffield
2023-07-30Better logic for knowing which repo we're inJesse Duffield
2023-07-22Better tag creation UXJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
2023-05-17Merge pull request #2612 from longlhh90/fix-commit-prefixes-with-empty-commit...Jesse Duffield
2023-05-17remove empty message check as message of commit can be emptyLukas
2023-04-30Retain commit message when cycling historyJesse Duffield
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-30standardise helper argsJesse Duffield
2023-04-30split context common from helper commonJesse Duffield
2023-04-30Retain commit message when cycling historyJesse Duffield
2023-04-30Split commit message panel into commit summary and commit description panelSean
2022-12-01workingtree controller fixed with new references for commit in staged menuArnaud PERALTA
2022-12-01wip: commit logic in helper and reported in files/staging controllersArnaud PERALTA
2022-03-30pkg/gui: Rename IPopupHandler::Ask() to Confirm()Moritz Haase
2022-03-27remove controllers structJesse Duffield
2022-03-17refactor controllersJesse Duffield