summaryrefslogtreecommitdiffstats
path: root/pkg/gui/reset_menu_panel.go
AgeCommit message (Expand)Author
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-01-09shorten nameJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-07refactorJesse Duffield
2022-01-07simplify how we log commandsJesse Duffield
2022-01-04WIPJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-04-11more logging of commandsJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-06refactor of contexts and filteringJesse Duffield
2021-04-02big refactor to give our enums actual typesJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-10-10type i18nJesse Duffield
2020-09-29move OS commands into their own packageJesse Duffield
2020-08-23rename to SelectedLineIdxJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-15more removing of g and vJesse Duffield
2020-03-28better error handlingJesse Duffield
2020-03-28more centralised handling of refreshingJesse Duffield
2020-03-28use reflogs from state to work out branch recenciesJesse Duffield
2020-03-26relax limit on commit list and reset on branch changeJesse Duffield
2020-03-25support reflog action prefixJesse Duffield
2020-03-25undo via rebaseJesse Duffield
2020-03-18better upstream tracking and allow renaming a branchJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2020-02-16add reset to reflog commit menuJesse Duffield
2020-02-16refactor create reset menu logicJesse Duffield