summaryrefslogtreecommitdiffstats
path: root/pkg/gui/main_panels.go
AgeCommit message (Collapse)Author
2022-03-17working againJesse Duffield
2022-03-17use type switch instead of type keyJesse 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
2021-10-17stop resetting scroll all the timeJesse Duffield
2021-04-06fix windows compilation issueJesse Duffield
2021-04-06remove code that I'm pretty sure isn't neededJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06fix some things upJesse Duffield
2021-04-06testJesse Duffield
type safe view access
2021-04-06refactorJesse Duffield
2021-04-02big refactor to give our enums actual typesJesse Duffield
2020-11-18fix lint errorsJesse Duffield
2020-10-02allow submodule init and show submodule diff with a prefixJesse Duffield
2020-08-23run task for appropriate viewJesse Duffield
2020-08-23minor refactorJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23WIP: standardising how we render to mainJesse Duffield