summaryrefslogtreecommitdiffstats
path: root/pkg/gui/diff_context_size.go
AgeCommit message (Collapse)Author
2022-03-17more consistent namingJesse Duffield
2022-03-17move context keys into context packageJesse 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-18fix integration testJesse Duffield
2022-01-15avoid deadlock in merge panelJesse Duffield
2022-01-09shorten nameJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-12-06more efficient context diff size changingJesse Duffield
2021-12-06Add the `DecreaseContextInDiffView` functionDerTeta
2021-12-06Add the `IncreaseContextInDiffView` functionDerTeta