Age | Commit message (Expand) | Author | Files | Lines |
2021-02-10 | tests: remove most uses of C_LOCALE_OUTPUT | Ævar Arnfjörð Bjarmason | 1 | -5/+5 |
2021-02-10 | Merge branch 'js/rebase-i-commit-cleanup-fix' | Junio C Hamano | 1 | -0/+8 |
2021-01-28 | rebase -i: do leave commit message intact in fixup! chains | Johannes Schindelin | 1 | -0/+8 |
2020-11-19 | t34*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -2/+2 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-05-14 | Merge branch 'js/rebase-autosquash-double-fixup-fix' | Junio C Hamano | 1 | -0/+16 |
2020-05-09 | rebase --autosquash: fix a potential segfault | Johannes Schindelin | 1 | -0/+16 |
2020-01-27 | t3415: increase granularity of test_auto_{fixup,squash}() | Denton Liu | 1 | -20/+44 |
2020-01-27 | t3415: stop losing return codes of git commands | Denton Liu | 1 | -31/+82 |
2019-04-02 | tests (rebase): spell out the `--force-rebase` option | Johannes Schindelin | 1 | -1/+1 |
2018-09-04 | rebase -i: be careful to wrap up fixup/squash chains | Johannes Schindelin | 1 | -1/+1 |
2018-09-04 | rebase -i --autosquash: demonstrate a problem skipping the last squash | Johannes Schindelin | 1 | -0/+19 |
2017-07-27 | rebase -i: rearrange fixup/squash lines using the rebase--helper | Johannes Schindelin | 1 | -1/+1 |
2017-07-27 | t3415: test fixup with wrapped oneline | Johannes Schindelin | 1 | -0/+14 |
2017-07-27 | t3415: verify that an empty instructionFormat is handled as before | Johannes Schindelin | 1 | -0/+12 |
2017-05-11 | tests: fix tests broken under GETTEXT_POISON=YesPlease | Ævar Arnfjörð Bjarmason | 1 | -5/+5 |
2016-07-07 | rebase -i: we allow extra spaces after fixup!/squash! | Johannes Schindelin | 1 | -0/+9 |
2016-07-07 | rebase -i: demonstrate a bug with --autosquash | Johannes Schindelin | 1 | -0/+24 |
2015-06-15 | git-rebase--interactive.sh: add config option for custom instruction format | Michael Rappazzo | 1 | -0/+21 |
2013-06-27 | rebase -i: handle fixup! fixup! in --autosquash | Andrew Pimlott | 1 | -0/+57 |
2012-04-11 | tests: modernise style: more uses of test_line_count | Stefano Lattarini | 1 | -8/+8 |
2010-12-03 | Merge branch 'pn/commit-autosquash' | Junio C Hamano | 1 | -2/+27 |
2010-11-09 | rebase: teach --autosquash to match on sha1 in addition to message | Kevin Ballard | 1 | -0/+31 |
2010-11-09 | rebase: better rearranging of fixup!/squash! lines with --autosquash | Kevin Ballard | 1 | -0/+43 |
2010-11-04 | add tests of commit --squash | Pat Notz | 1 | -0/+4 |
2010-11-04 | add tests of commit --fixup | Pat Notz | 1 | -2/+23 |
2010-10-06 | t/t3415: use && where applicable. | Yann Dirson | 1 | -3/+3 |
2010-07-14 | add configuration variable for --autosquash option of interactive rebase | Heiko Voigt | 1 | -8/+32 |
2010-01-06 | rebase -i --autosquash: auto-squash commits | Nanako Shiraishi | 1 | -0/+73 |