summaryrefslogtreecommitdiffstats
path: root/pkg/gui/context/branches_context.go
AgeCommit message (Expand)Author
2023-10-02Use universal resource names to identify itemsshow-sync-status-in-branches-panel-jesseJesse Duffield
2023-09-25Show sync status in branches listStefan Haller
2023-08-28Extract a ListRenderer structStefan Haller
2023-08-28Change length parameter of getDisplayStrings to endIdxStefan Haller
2023-07-31Don't show branch heads in reflog subcommitsStefan Haller
2023-07-30Associate branches with worktrees even when mid-rebaseJesse Duffield
2023-07-03Introduce filtered list view modelJesse Duffield
2023-06-01show commits against branchesJesse Duffield
2023-04-30split context common from helper commonJesse Duffield
2023-04-30start moving 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-19use generics to DRY up context codeJesse Duffield
2022-03-17refactor controllersJesse Duffield
2022-03-17controller for viewing sub commitsJesse Duffield
2022-03-17refactor contextsJesse Duffield