summaryrefslogtreecommitdiffstats
path: root/pkg/gui/modes.go
AgeCommit message (Expand)Author
2022-03-17move helpers into their own structJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2022-01-09fix formattingJesse Duffield
2022-01-09shorten nameJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-04more refactoringJesse Duffield
2022-01-04updating specsJesse Duffield
2021-11-01support aborting a merge or rebase with escJesse Duffield
2021-07-31simplify code a bitJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-04-06change order of filtering and patch building so that esc key exits patch buil...Jesse Duffield
2021-04-06refactor of contexts and filteringJesse Duffield
2020-10-10type i18nJesse Duffield
2020-08-23more standardising modesJesse Duffield
2020-08-23better handling of our different modes and also cherry pickingJesse Duffield