summaryrefslogtreecommitdiffstats
path: root/pkg/gui/presentation/reflog_commits.go
AgeCommit message (Expand)Author
2024-04-12rename sha to hash 10, last remaining sha (hopefully)pikomonde
2024-04-12rename sha to hash 9, case: Shapikomonde
2024-04-12rename sha to hash 6, update short hashpikomonde
2024-04-12rename sha to hashpikomonde
2024-04-12renaming variable to CommitHashpikomonde
2023-07-30Standardise on using lo for slice functionsJesse Duffield
2023-05-26More compact and flexible date formatJesse Duffield
2022-07-30Fix github linter errorsLuka Markušić
2022-05-18feat: add ability to customize time formatRyooooooga
2022-03-24many more genericsJesse Duffield
2022-03-24make more use of genericsJesse Duffield
2022-03-23diff colour for reflog commitsJesse Duffield
2021-09-30Make cherry pick commit color customisableSam Burville
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-23more cherry picking stuff, mostly around the reflogJesse Duffield
2020-03-29add new diff modeJesse Duffield
2020-03-28more centralised handling of refreshingJesse Duffield
2020-03-26more lenient getting of short shasJesse Duffield
2020-03-25better formatted reflog listJesse Duffield