aboutsummaryrefslogtreecommitdiff
path: root/t/t3415-rebase-autosquash.sh
Commit message (Expand)AuthorAge
* rebase -i: rearrange fixup/squash lines using the rebase--helperJohannes Schindelin2017-07-27
* t3415: test fixup with wrapped onelineJohannes Schindelin2017-07-27
* t3415: verify that an empty instructionFormat is handled as beforeJohannes Schindelin2017-07-27
* tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-11
* rebase -i: we allow extra spaces after fixup!/squash!Johannes Schindelin2016-07-07
* rebase -i: demonstrate a bug with --autosquashJohannes Schindelin2016-07-07
* git-rebase--interactive.sh: add config option for custom instruction formatMichael Rappazzo2015-06-15
* rebase -i: handle fixup! fixup! in --autosquashAndrew Pimlott2013-06-27
* tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-11
* Merge branch 'pn/commit-autosquash'Junio C Hamano2010-12-03
|\
| * add tests of commit --squashPat Notz2010-11-04
| * add tests of commit --fixupPat Notz2010-11-04
* | rebase: teach --autosquash to match on sha1 in addition to messageKevin Ballard2010-11-09
* | rebase: better rearranging of fixup!/squash! lines with --autosquashKevin Ballard2010-11-09
|/
* t/t3415: use && where applicable.Yann Dirson2010-10-06
* add configuration variable for --autosquash option of interactive rebaseHeiko Voigt2010-07-14
* rebase -i --autosquash: auto-squash commitsNanako Shiraishi2010-01-06