summaryrefslogtreecommitdiffstats
path: root/pkg/gui/rebase_options_panel.go
AgeCommit message (Expand)Author
2019-11-10add mouse supportJesse Duffield
2019-11-05do not return focus to commitsFiles view after selecting to start a new patchJesse Duffield
2019-11-05handle empty commit in rebaseJesse Duffield
2019-03-23Rely on model rather than view to focus a pointJesse Duffield
2019-03-02add another match on the error message to tell us we've encountered merge con...Jesse Duffield
2019-02-16fix golangci errorsJesse Duffield
2019-02-16more work on rebasing featureJesse Duffield
2019-02-16consider whether the view has focus when rendering the contents of a viewJesse Duffield
2019-02-11catch rebase errors and show in error panelsJesse Duffield
2018-12-11only use subprocess for merging, not rebasingJesse Duffield
2018-12-11Make merge panel its own panelJesse Duffield