summaryrefslogtreecommitdiffstats
path: root/pkg/commands/commit_list_builder.go
AgeCommit message (Expand)Author
2020-04-22totally screwed up the last commitv0.20.2Jesse Duffield
2020-04-22handle comments in todo filesv0.20.1Jesse Duffield
2020-04-20fix: fixed gpg breaking terminalGlenn Vriesman
2020-03-29remove old diff mode codeJesse Duffield
2020-03-29rename to filtered modeJesse Duffield
2020-03-29allow scoped mode where the commits/reflog/stash panels are scoped to a fileJesse Duffield
2020-03-28more smart refreshingJesse Duffield
2020-03-28more centralised handling of refreshingJesse Duffield
2020-03-26relax limit on commit list and reset on branch changeJesse Duffield
2020-03-26separate commits from cherry pick stateJesse Duffield
2020-03-26better handling of current branch nameJesse Duffield
2020-03-26more lenient getting of short shasJesse Duffield
2020-02-27set --abbrev-commit to return 8-digit hash stringsv0.15.6David Chen
2020-02-27fix #680: unpushed commits still appear to be green instead of redDavid Chen
2020-02-27fix bug where commits appeared as green despite not being pushedv0.15.4Jesse Duffield
2020-02-25refactor the way we render listsJesse Duffield
2020-02-25better commit lines in fullscreen modeJesse Duffield
2020-02-24show tags in commits panelJesse Duffield
2020-02-13get whole commit SHA from rebase commitsv0.14.3Jesse Duffield
2020-02-09Fixed testsGlenn Vriesman
2020-02-09Increase internal sha sizeGlenn Vriesman
2020-01-12lazyload commitsJesse Duffield
2019-11-21give RunCommand the same input signature as fmt.SprintfJesse Duffield
2019-11-21add tags panelJesse Duffield
2019-11-05Support building and moving patchesJesse Duffield