summaryrefslogtreecommitdiffstats
path: root/pkg/gui/list_context_config.go
AgeCommit message (Expand)Author
2022-03-17refactor contextsJesse Duffield
2022-03-17working againJesse Duffield
2022-03-17refactor keybindingsJesse Duffield
2022-03-17resetting controllers on new repoJesse Duffield
2022-03-17some more refactoringJesse Duffield
2022-03-17move commit files context into new structureJesse Duffield
2022-03-17migrate files context to new structureJesse Duffield
2022-03-17move context keys into context packageJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-01-22properly resolve cyclic dependencyJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2022-01-17do not show branch graph when in filtering modeJesse Duffield
2022-01-09shorten nameJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-12-28use custom handler only for branch commits contextFrancisco Miamoto
2021-12-28add binding to go to bottom on listsFrancisco Miamoto
2021-12-06more efficient context diff size changingJesse Duffield
2021-11-10fix scrolling in sub commits panelv0.31.3Jesse Duffield
2021-11-05support scrolling left and rightJesse Duffield
2021-11-05add some configJesse Duffield
2021-11-05render commit graphJesse Duffield
2021-11-01some refactoring in anticipation of the graph featureJesse Duffield
2021-10-17stop resetting scroll all the timeJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-07-16parse github emoji config optionmjarkk
2021-04-11more support for command log and more code reuse for contextsJesse Duffield