summaryrefslogtreecommitdiffstats
path: root/pkg/gui/cherry_picking.go
AgeCommit message (Expand)Author
2022-03-17move context keys into context packageJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-01-09shorten nameJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-07refactorJesse Duffield
2022-01-07simplify how we log commandsJesse Duffield
2021-11-01some refactoring in anticipation of the graph featureJesse Duffield
2021-06-06refactoringJesse Duffield
2021-04-11add spans to i18nJesse Duffield
2021-04-11full coverage for logging commandsJesse Duffield
2021-04-06testJesse Duffield
2020-10-10type i18nJesse Duffield
2020-09-29move models folder into commands folderJesse Duffield
2020-09-29move commits model into models packageJesse Duffield
2020-09-27better validation messagesJesse Duffield
2020-09-26add in-built logging support for a better dev experienceJesse Duffield
2020-08-23use context to return to the correct viewJesse Duffield
2020-08-23deal with the fact that a nil wrapped in an interface is not equal to nilJesse Duffield
2020-08-23more cherry picking stuff, mostly around the reflogJesse Duffield
2020-08-23better handling of our different modes and also cherry pickingJesse Duffield
2020-08-23refactor how we handle different modesJesse Duffield
2020-08-23more cherry picking code into its own fileJesse Duffield