Age | Commit message (Expand) | Author | Files | Lines |
2013-06-23 | Merge branch 'mz/rebase-tests' | Junio C Hamano | 1 | -9/+1 |
2013-06-14 | rebase: use peel_committish() where appropriate | Ramkumar Ramachandra | 1 | -1/+1 |
2013-06-14 | t/rebase: add failing tests for a peculiar revision | Ramkumar Ramachandra | 1 | -0/+11 |
2013-06-07 | add tests for rebasing merged history | Martin von Zweigbergk | 1 | -9/+1 |
2013-05-28 | test: rebase: fix --interactive test | Felipe Contreras | 1 | -1/+1 |
2013-03-25 | t4304: use test_config to set/unset git config variables | Yann Droneaud | 1 | -2/+1 |
2013-02-17 | Merge branch 'jk/rebase-i-comment-char' | Junio C Hamano | 1 | -0/+14 |
2013-02-12 | rebase -i: respect core.commentchar | John Keeping | 1 | -0/+14 |
2012-12-22 | tests: move test_cmp_rev to test-lib-functions | Martin von Zweigbergk | 1 | -6/+0 |
2012-09-29 | Merge branch 'aw/rebase-i-edit-todo' | Junio C Hamano | 1 | -0/+18 |
2012-09-18 | rebase -i: fix misleading error message after 'exec no-such' instruction | Johannes Sixt | 1 | -0/+11 |
2012-09-17 | rebase -i: Add tests for "--edit-todo" | Andrew Wong | 1 | -0/+18 |
2012-07-31 | Merge branch 'jx/i18n-1.7.11' | Junio C Hamano | 1 | -1/+1 |
2012-07-26 | i18n: Rewrite gettext messages start with dash | Jiang Xin | 1 | -1/+1 |
2012-07-25 | Merge branch 'cw/rebase-i-root' | Junio C Hamano | 1 | -0/+8 |
2012-07-24 | rebase -i: handle fixup of root commit correctly | Chris Webb | 1 | -0/+8 |
2012-07-15 | Merge branch 'cw/rebase-i-root' | Junio C Hamano | 1 | -0/+31 |
2012-07-05 | t3404: make test 57 work with dash and others | Michael J Gruber | 1 | -1/+5 |
2012-06-26 | Add tests for rebase -i --root without --onto | Chris Webb | 1 | -0/+27 |
2012-06-13 | rebase -i: teach "--exec <cmd>" | Lucien Kong | 1 | -0/+117 |
2012-05-20 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+1 |
2012-05-20 | t3404: begin "exchange commits with -p" test with correct preconditions | Johannes Sixt | 1 | -0/+1 |
2012-04-30 | diff --stat: use less columns for change counts | Zbigniew Jędrzejewski-Szmek | 1 | -1/+1 |
2012-04-09 | rebase -i continue: don't skip commits that only change submodules | John Keeping | 1 | -0/+30 |
2011-08-26 | rebase -i: clean error message for --continue after failed exec | Matthieu Moy | 1 | -0/+14 |
2011-06-19 | rebase -i -p: include non-first-parent commits in todo list | Andrew Wong | 1 | -1/+1 |
2011-05-27 | rebase: write a reflog entry when finishing | Jeff King | 1 | -1/+1 |
2010-12-28 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2010-12-28 | Fix false positives in t3404 due to SHELL=/bin/false | Robin H. Johnson | 1 | -1/+2 |
2010-12-08 | Merge branch 'jh/notes-merge' | Junio C Hamano | 1 | -0/+1 |
2010-11-17 | notes.c: Use two newlines (instead of one) when concatenating notes | Johan Herland | 1 | -0/+1 |
2010-11-09 | t3404: do not use 'describe' to implement test_cmp_rev | Junio C Hamano | 1 | -2/+2 |
2010-11-09 | t3404 (rebase -i): introduce helper to check position of HEAD | Jonathan Nieder | 1 | -15/+9 |
2010-11-09 | t3404 (rebase -i): move comment to description | Jonathan Nieder | 1 | -18/+17 |
2010-11-09 | t3404 (rebase -i): unroll test_commit loops | Jonathan Nieder | 1 | -12/+11 |
2010-11-09 | tests: add missing &&, batch 2 | Jonathan Nieder | 1 | -3/+3 |
2010-09-06 | t3404 & t7508: cd inside subshell instead of around | Jens Lehmann | 1 | -3/+3 |
2010-08-21 | Merge branch 'mm/rebase-i-exec' | Junio C Hamano | 1 | -2/+63 |
2010-08-21 | Merge branch 'dg/local-mod-error-messages' | Junio C Hamano | 1 | -1/+2 |
2010-08-11 | unpack_trees: group error messages by type | Matthieu Moy | 1 | -1/+2 |
2010-08-11 | test-lib: user-friendly alternatives to test [-d|-f|-e] | Matthieu Moy | 1 | -9/+9 |
2010-08-11 | rebase -i: add exec command to launch a shell command | Matthieu Moy | 1 | -0/+61 |
2010-07-25 | git-rebase--interactive.sh: use printf instead of echo to print commit message | Brandon Casey | 1 | -1/+7 |
2010-07-05 | rebase-i: do not get fooled by a log message ending with backslash | Junio C Hamano | 1 | -0/+18 |
2010-06-21 | Merge branch 'ic/maint-rebase-i-abort' | Junio C Hamano | 1 | -0/+10 |
2010-06-11 | rebase -i: Abort cleanly if new base cannot be checked out | Ian Ward Comfort | 1 | -0/+10 |
2010-06-11 | rebase -i -p: document shortcomings | Jonathan Nieder | 1 | -0/+6 |
2010-04-03 | Merge branch 'mb/rebase-i-no-ff' | Junio C Hamano | 1 | -4/+32 |
2010-04-03 | Merge branch 'do/rebase-i-arbitrary' | Junio C Hamano | 1 | -0/+9 |
2010-03-24 | Teach rebase the --no-ff option. | Marc Branchaud | 1 | -4/+32 |