summaryrefslogtreecommitdiff
path: root/t/t3415-rebase-autosquash.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-111-5/+5
* rebase -i: we allow extra spaces after fixup!/squash!js/rebase-i-testsJohannes Schindelin2016-07-071-0/+9
* rebase -i: demonstrate a bug with --autosquashJohannes Schindelin2016-07-071-0/+24
* git-rebase--interactive.sh: add config option for custom instruction formatmr/rebase-i-customize-insn-sheetMichael Rappazzo2015-06-151-0/+21
* rebase -i: handle fixup! fixup! in --autosquashAndrew Pimlott2013-06-271-0/+57
* tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-111-8/+8
* Merge branch 'pn/commit-autosquash'Junio C Hamano2010-12-031-2/+27
|\
| * add tests of commit --squashPat Notz2010-11-041-0/+4
| * add tests of commit --fixupPat Notz2010-11-041-2/+23
* | rebase: teach --autosquash to match on sha1 in addition to messageKevin Ballard2010-11-091-0/+31
* | rebase: better rearranging of fixup!/squash! lines with --autosquashKevin Ballard2010-11-091-0/+43
|/
* t/t3415: use && where applicable.Yann Dirson2010-10-061-3/+3
* add configuration variable for --autosquash option of interactive rebaseHeiko Voigt2010-07-141-8/+32
* rebase -i --autosquash: auto-squash commitsNanako Shiraishi2010-01-061-0/+73