summaryrefslogtreecommitdiffstats
path: root/pkg/gui/cherry_picking.go
AgeCommit message (Expand)Author
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