summaryrefslogtreecommitdiff
path: root/t/t3415-rebase-autosquash.sh
AgeCommit message (Expand)Author
2019-04-02tests (rebase): spell out the `--force-rebase` optionJohannes Schindelin
2018-09-04rebase -i: be careful to wrap up fixup/squash chainsJohannes Schindelin
2018-09-04rebase -i --autosquash: demonstrate a problem skipping the last squashJohannes Schindelin
2017-07-27rebase -i: rearrange fixup/squash lines using the rebase--helperJohannes Schindelin
2017-07-27t3415: test fixup with wrapped onelineJohannes Schindelin
2017-07-27t3415: verify that an empty instructionFormat is handled as beforeJohannes Schindelin
2017-05-11tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason
2016-07-07rebase -i: we allow extra spaces after fixup!/squash!Johannes Schindelin
2016-07-07rebase -i: demonstrate a bug with --autosquashJohannes Schindelin
2015-06-15git-rebase--interactive.sh: add config option for custom instruction formatMichael Rappazzo
2013-06-27rebase -i: handle fixup! fixup! in --autosquashAndrew Pimlott
2012-04-11tests: modernise style: more uses of test_line_countStefano Lattarini
2010-12-04Merge branch 'pn/commit-autosquash'Junio C Hamano
2010-11-09rebase: teach --autosquash to match on sha1 in addition to messageKevin Ballard
2010-11-09rebase: better rearranging of fixup!/squash! lines with --autosquashKevin Ballard
2010-11-04add tests of commit --squashPat Notz
2010-11-04add tests of commit --fixupPat Notz
2010-10-06t/t3415: use && where applicable.Yann Dirson
2010-07-14add configuration variable for --autosquash option of interactive rebaseHeiko Voigt
2010-01-07rebase -i --autosquash: auto-squash commitsNanako Shiraishi