summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/helpers/cherry_pick_helper.go
AgeCommit message (Expand)Author
2024-04-12rename sha to hash 3pikomonde
2024-04-12rename sha to hashpikomonde
2024-02-10Cleanup: remove unused methodStefan Haller
2024-01-30Clear cherry-picked commits after pastingmolejnik88
2024-01-19Support select range for cherry pickJesse Duffield
2023-09-18Allow cherry-picking commits during a rebaseStefan Haller
2023-09-18Disabled paste when there are no copied commitsStefan 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-04-30standardise helper argsJesse Duffield
2023-04-30split context common from helper commonJesse Duffield
2023-04-30refactor cherry pick code to move state access out of helperJesse Duffield
2022-03-30pkg/gui: Rename IPopupHandler::Ask() to Confirm()Moritz Haase
2022-03-24no more filterThenMapJesse Duffield
2022-03-24would you believe that I'm adding even more genericsJesse Duffield
2022-03-24lots more genericsJesse Duffield
2022-03-24make more use of genericsJesse Duffield
2022-03-17more consistent namingJesse Duffield
2022-03-17refactor controllersJesse Duffield