summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/sync_controller.go
AgeCommit message (Expand)Author
2024-03-17Don't ask to force-push if the remote rejected updatesStefan Haller
2024-01-28Improve keybinding descriptionsJesse Duffield
2024-01-14Make DisabledReason a structStefan Haller
2023-10-08Disallow pulling/pushing a branch while the branch is pushed or pulledStefan Haller
2023-10-08Add inline status for pushing/pulling/fast-forwarding branchesStefan Haller
2023-09-20Use WithWaitingStatus instead of WithLoaderPanel for pull/push/fetchStefan Haller
2023-07-31Show correct keybindings in force-push promptStefan 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-05-25Use sentence case everywhereJesse Duffield
2023-04-30lots of changesJesse Duffield
2023-04-30standardise controller helper methodsJesse Duffield
2023-02-19rename key to PullJesse Duffield
2022-04-13There's gotta be a better way for initial contentLuka Markušić
2022-04-11Add option to (un)set upstream for a local branchLuka Markušić
2022-03-30pkg/gui: Rename IPopupHandler::Ask() to Confirm()Moritz Haase
2022-03-27honour push.default matching config valueJesse Duffield
2022-03-19update lintersJesse Duffield
2022-03-17refactor controllersJesse Duffield
2022-03-17more refactoringJesse Duffield
2022-03-17refactor keybindingsJesse Duffield
2022-03-17some more refactoringJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield