summaryrefslogtreecommitdiffstats
path: root/pkg/git/commit_list_builder.go
AgeCommit message (Expand)Author
2019-03-02Revert "remove old rebase code now that we're only ever interactively rebasing"Jesse Duffield
2019-02-24cleanupJesse Duffield Duffield
2019-02-24change type of cherryPickedCommits from []string to []*CommitJesse Duffield Duffield
2019-02-24support cherry picking commitsJesse Duffield Duffield
2019-02-24remove old rebase code now that we're only ever interactively rebasingJesse Duffield Duffield
2019-02-24some i18n and restricting rewording during interactive rebaseJesse Duffield
2019-02-19work towards more interactive rebase optionsJesse Duffield
2019-02-19pull commit list builder functions into their own builder structJesse Duffield