summaryrefslogtreecommitdiffstats
path: root/pkg/git/commit_list_builder.go
AgeCommit message (Expand)Author
2019-11-05Support building and moving patchesJesse Duffield
2019-07-27Swallow errors entirely, instead of assigning and ignoring themChristian Muehlhaeuser
2019-07-14fix typohaowei
2019-05-12Support opening lazygit in a submodulev0.8Jesse Duffield
2019-04-06fixed some #397skanehira
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