summaryrefslogtreecommitdiffstats
path: root/pkg/gui/context/reflog_commits_context.go
AgeCommit message (Expand)Author
10 daysRerender fewer views when their width changesStefan Haller
2024-04-12rename sha to hash 6, update short hashpikomonde
2024-04-12rename sha to hash 3pikomonde
2024-03-17Get rid of the retain-sort-order-when-filtering logic againStefan Haller
2024-02-16Optionally keep sort order stable when filtering listsStefan Haller
2024-01-23Set groundwork for better disabled reasons with range selectJesse Duffield
2023-10-16Rerender certain views when their width changesStefan 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-03Introduce filtered list view modelJesse Duffield
2023-05-26More compact and flexible date formatJesse Duffield
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