Age | Commit message (Expand) | Author | Files | Lines |
2019-09-18 | Merge branch 'js/rebase-r-strategy' | Junio C Hamano | 1 | -0/+14 |
2019-07-31 | t3418: test `rebase -r` with merge strategies | Johannes Schindelin | 1 | -0/+14 |
2019-07-01 | rebase --am: ignore rebase.rescheduleFailedExec | Johannes Schindelin | 1 | -0/+8 |
2019-02-06 | Revert "rebase: introduce a shortcut for --reschedule-failed-exec" | Johannes Schindelin | 1 | -3/+0 |
2018-12-11 | rebase: introduce a shortcut for --reschedule-failed-exec | Johannes Schindelin | 1 | -0/+3 |
2018-12-11 | rebase: add a config option to default to --reschedule-failed-exec | Johannes Schindelin | 1 | -1/+6 |
2018-12-11 | rebase: introduce --reschedule-failed-exec | Johannes Schindelin | 1 | -0/+6 |
2018-11-13 | Merge branch 'js/rebase-p-tests' | Junio C Hamano | 1 | -2/+3 |
2018-11-02 | tests: optionally skip `git rebase -p` tests | Johannes Schindelin | 1 | -2/+2 |
2018-11-02 | t3418: decouple test cases from a previous `rebase -p` test case | Johannes Schindelin | 1 | -0/+1 |
2018-11-02 | Merge branch 'js/rebase-i-shortopt' | Junio C Hamano | 1 | -1/+3 |
2018-11-02 | Merge branch 'js/rebase-i-break' | Junio C Hamano | 1 | -0/+9 |
2018-10-26 | rebase -i: recognize short commands without arguments | Johannes Sixt | 1 | -1/+3 |
2018-10-12 | rebase -i: introduce the 'break' command | Johannes Schindelin | 1 | -0/+9 |
2018-08-20 | Merge branch 'pw/rebase-i-squash-number-fix' | Junio C Hamano | 1 | -1/+3 |
2018-08-15 | rebase -i: fix numbering in squash message | Phillip Wood | 1 | -1/+3 |
2018-08-02 | Merge branch 'es/test-fixes' | Junio C Hamano | 1 | -2/+2 |
2018-07-18 | Merge branch 'en/rebase-i-microfixes' | Junio C Hamano | 1 | -0/+32 |
2018-07-16 | t3000-t3999: fix broken &&-chains | Eric Sunshine | 1 | -2/+2 |
2018-06-27 | Fix use of strategy options with interactive rebases | Elijah Newren | 1 | -1/+1 |
2018-06-27 | t3418: add testcase showing problems with rebase -i and strategy options | Elijah Newren | 1 | -0/+32 |
2018-05-23 | Merge branch 'js/rebase-i-clean-msg-after-fixup-continue' | Junio C Hamano | 1 | -0/+49 |
2018-05-02 | rebase --skip: clean up commit message after a failed fixup/squash | Johannes Schindelin | 1 | -4/+31 |
2018-05-02 | rebase -i: demonstrate bugs with fixup!/squash! commit messages | Johannes Schindelin | 1 | -0/+22 |
2018-03-27 | t/helper: merge test-chmtime into test-tool | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2018-01-05 | rebase -p: fix quoting when calling `git merge` | Johannes Schindelin | 1 | -0/+14 |
2017-08-02 | rebase -i: honor --rerere-autoupdate | Phillip Wood | 1 | -0/+3 |
2017-08-02 | rebase: honor --rerere-autoupdate | Phillip Wood | 1 | -27/+55 |
2015-07-20 | t3418: non-interactive rebase --continue with rerere enabled | Paul Tan | 1 | -0/+19 |
2011-12-08 | test: fix '&&' chaining | Ramkumar Ramachandra | 1 | -2/+2 |
2011-02-10 | rebase -m: remember allow_rerere_autoupdate option | Martin von Zweigbergk | 1 | -0/+21 |
2011-02-10 | rebase: remember strategy and strategy options | Martin von Zweigbergk | 1 | -0/+29 |
2011-02-10 | rebase: stricter check of standalone sub command | Martin von Zweigbergk | 1 | -0/+5 |
2010-07-28 | Fix git rebase --continue to work with touched files | David D. Kilzer | 1 | -0/+43 |