summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/rebase_test.go
AgeCommit message (Expand)Author
2023-07-29Support random order of command execution in unit testsJesse Duffield
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-20Don't keep commits that become empty during a rebaseStefan Haller
2023-05-02chore(git_commands): support old git version (`git rebase --empty=keep`)Ryooooooga
2023-04-29Refactor to tighten interface to lazygit daemonJesse Duffield
2023-03-18Fix "move patch into new commit" for partial hunk (#2507)Stefan Haller
2023-02-09Explicitly pass --no-autosquash when rebasingstk
2023-01-01Override GIT_SEQUENCE_EDITOR for rebase commandsPaul Horn
2022-05-07clearer separation of concerns when bootstrapping applicationJesse Duffield
2022-03-24make more use of genericsJesse Duffield
2022-01-09add some more lintersJesse Duffield
2022-01-09refactorJesse Duffield