summaryrefslogtreecommitdiffstats
path: root/t/t3437-rebase-fixup-options.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* rebase --skip: fix commit message clean up when skipping squashPhillip Wood2023-08-031-15/+0
* Merge branch 'pw/rebase-i-parse-fix'Junio C Hamano2023-03-011-0/+26
|\
| * rebase -i: fix parsing of "fixup -C<commit>"Phillip Wood2023-02-231-0/+26
* | sequencer API users: fix get_replay_opts() leaksÆvar Arnfjörð Bjarmason2023-02-071-0/+1
|/
* tests: remove all uses of test_i18cmpÆvar Arnfjörð Bjarmason2021-04-131-3/+3
* t3437: use --fixup with options to create amend! commitCharvi Mendiratta2021-03-151-27/+3
* t/t3437: fixup the test 'multiple fixup -c opens editor once'Charvi Mendiratta2021-02-101-2/+4
* t/t3437: use named commits in the testsCharvi Mendiratta2021-02-101-8/+10
* t/t3437: simplify and document the test helpersCharvi Mendiratta2021-02-101-11/+15
* t/t3437: check the author date of fixed up commitCharvi Mendiratta2021-02-101-1/+3
* t/t3437: remove the dependency of 'expected-message' file from testsCharvi Mendiratta2021-02-101-3/+3
* t/t3437: fixup here-docs in the 'setup' testCharvi Mendiratta2021-02-101-31/+31
* rebase -i: teach --autosquash to work with amend!Charvi Mendiratta2021-01-301-0/+12
* t3437: test script for fixup [-C|-c] options in interactive rebaseCharvi Mendiratta2021-01-301-0/+213