summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/helpers/helpers.go
AgeCommit message (Expand)Author
2024-01-10Add command to find base commit for creating a fixupStefan Haller
2023-10-08Add WithInlineStatus helper functionStefan Haller
2023-08-29Extract a SubCommitsHelper from SwitchToSubCommitsControllerStefan Haller
2023-08-10Allow deleting remote tags/branches from local tag/branch views (#2738)Federico
2023-07-30Update status to differentiate the main vs linked worktreesJoel Baranick
2023-07-03Introduce filtered list view modelJesse Duffield
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-30move window arrangement helperJesse Duffield
2023-04-30lots of changesJesse Duffield
2023-04-30split context common from helper commonJesse Duffield
2023-04-30lots more refactoringJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2023-04-01Extract amendHead function into new AmendHelperStefan Haller
2022-08-07move merge conflicts code into controllerJesse Duffield
2022-04-11Add option to (un)set upstream for a local branchLuka Markušić
2022-03-17add commit message controllerJesse Duffield
2022-03-17add commit files controllerJesse Duffield
2022-03-17fix cheatsheet crashJesse Duffield
2022-03-17refactor controllersJesse Duffield