summaryrefslogtreecommitdiffstats
path: root/pkg/gui/context/reflog_commits_context.go
AgeCommit message (Expand)Author
2023-04-30split context common from helper commonJesse Duffield
2023-04-30move getDisplayStrings funcs into contextsJesse Duffield
2023-04-30move getModel functions into contextsJesse Duffield
2023-04-30move views into contextsJesse Duffield
2023-04-30remove context callback optsJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-05-05fix: fix a crash when pressing enter in empty commits, reflog, or stash panelRyooooooga
2022-04-02introduce Ref interfaceRyooooooga
2022-03-26show namesake for child viewsJesse Duffield
2022-03-26add basic commits controller for handling actions that apply to all commit co...Jesse Duffield
2022-03-19use generics to DRY up context codeJesse Duffield
2022-03-17include stash in commitish controllerJesse Duffield
2022-03-17add common commit controllerJesse Duffield
2022-03-17refactor controllersJesse Duffield
2022-03-17refactor contextsJesse Duffield