summaryrefslogtreecommitdiffstats
path: root/pkg/gui/updates.go
AgeCommit message (Collapse)Author
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
more and more move rebase commit refreshing into existing abstraction and more and more WIP and more handling clicks properly fix merge conflicts update cheatsheet lots more preparation to start moving things into controllers WIP better typing expand on remotes controller moving more code into controllers
2022-03-17start refactoring guiJesse Duffield
2022-01-15stop refreshing the screen so muchJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-04-06more refactoringJesse Duffield
2020-11-22fix updaterJesse Duffield
2020-11-21toast notificationsJesse Duffield
2020-10-10remove viperJesse Duffield
WIP
2020-08-23formatJesse Duffield
2020-08-23use context to return to the correct viewJesse Duffield
2020-08-15more removing of gJesse Duffield
2020-08-15renameJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-03-28better error handlingJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2019-11-05do not return focus to commitsFiles view after selecting to start a new patchJesse Duffield
2018-08-27move update quit confirmation function into updates fileJesse Duffield
2018-08-27better auto update logicJesse Duffield