Age | Commit message (Expand) | Author | Files | Lines |
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 |