summaryrefslogtreecommitdiffstats
path: root/pkg/gui/context/patch_explorer_context.go
AgeCommit message (Expand)Author
12 daysUse model searching in commits (and sub-commits) viewStefan Haller
12 daysAdd type assertions for all searchable contextsStefan Haller
2024-01-19Standardise display of range selection across viewsJesse Duffield
2024-01-19Support non-sticky range selection in patch explorer viewsJesse Duffield
2023-08-15If selected line is outside, move it to the middle of the viewStefan Haller
2023-07-03Introduce filtered list view modelJesse Duffield
2023-04-30move more actions into controllerJesse Duffield
2023-04-30split context common from helper commonJesse Duffield
2023-04-30remove context callback optsJesse Duffield
2023-04-30lots more refactoringJesse Duffield
2023-02-18update view cursor when selecting new line in patch explorer viewJesse Duffield
2023-02-15Don't bother setting view cursor pos for staging/stagingSecondary viewsstk
2022-08-07add deadlock mutex packageJesse Duffield
2022-08-07move merge conflicts code into controllerJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield