summaryrefslogtreecommitdiffstats
path: root/pkg/gui/presentation/commits.go
AgeCommit message (Expand)Author
2021-09-30Make cherry pick commit color customisableSam Burville
2021-08-01color fixupsJesse Duffield
2021-07-31simplify code a bitJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-07-16parse github emoji config optionmjarkk
2020-09-29move models folder into commands folderJesse Duffield
2020-09-29move commits model into models packageJesse Duffield
2020-08-27drop merge commits when interactive rebasing just like git CLIJesse Duffield
2020-03-29add new diff modeJesse Duffield
2020-03-29remove old diff mode codeJesse Duffield
2020-03-28more smart refreshingJesse Duffield
2020-03-28more centralised handling of refreshingJesse Duffield
2020-03-26separate commits from cherry pick stateJesse Duffield
2020-03-26more lenient getting of short shasJesse Duffield
2020-02-25refactor the way we render listsJesse Duffield
2020-02-25better commit lines in fullscreen modeJesse Duffield