Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-23 | merge: refuse to create too cool a merge by default | Junio C Hamano | 1 | -1/+1 |
2012-07-15 | Merge branch 'cw/rebase-i-root' | Junio C Hamano | 1 | -5/+0 |
2012-06-26 | Add tests for rebase -i --root without --onto | Chris Webb | 1 | -4/+0 |
2012-06-26 | rebase --root: print usage on too many args | Martin von Zweigbergk | 1 | -1/+7 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -2/+2 |
2009-02-03 | t3412: further simplify setting of GIT_EDITOR | Junio C Hamano | 1 | -4/+0 |
2009-02-01 | t3412: use log|name-rev instead of log --graph | Thomas Rast | 1 | -26/+39 |
2009-01-30 | t3412: clean up GIT_EDITOR usage | Thomas Rast | 1 | -25/+13 |
2009-01-28 | Simplify t3412 | Johannes Schindelin | 1 | -21/+7 |
2009-01-26 | tests: Avoid single-shot environment export for shell function invocation | Junio C Hamano | 1 | -4/+20 |
2009-01-26 | rebase -i: correctly remember --root flag across --continue | Junio C Hamano | 1 | -0/+94 |
2009-01-11 | rebase -i: learn to rebase root commit | Thomas Rast | 1 | -0/+101 |
2009-01-11 | rebase: learn to rebase root commit | Thomas Rast | 1 | -0/+86 |