summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/interactive_rebase/drop_todo_commit_with_update_ref.go
AgeCommit message (Expand)Author
2024-03-02Don't show branch head on rebase todos if the rebase.updateRefs config is onStefan Haller
2024-02-16Deprecate git.log.showGraph and git.log.order configAlex March
2024-02-13Change default of git.log.showGraph to 'always'Stefan Haller
2023-08-22Select same commit again after pressing "e" to edit a commitStefan Haller
2023-08-22Add assertion to show the problemStefan Haller
2023-07-31Visualize local branch heads in commits panelStefan Haller
2023-07-31Add author short names to commits in testStefan Haller
2023-07-31Improve updateRef testStefan Haller
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-02Rename From to AtLeastStefan Haller
2023-05-02Add config gui.experimentalShowBranchHeadsStefan Haller
2023-04-29Implement "edit commit" in terms of the new EditRebase functionStefan Haller
2023-04-15Make EditRebaseTodo more robustStefan Haller
2023-04-15Add integration test for dropping a todo commit when there's an update-refStefan Haller