Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/rebase-i-p-test-fix' | Junio C Hamano | 2012-05-23 | 1 | -0/+1 |
|\ | |||||
| * | Fix t3411.3 to actually rebase something | Johannes Sixt | 2012-05-18 | 1 | -0/+1 |
* | | rebase -i -p: include non-first-parent commits in todo list | Andrew Wong | 2011-06-19 | 1 | -1/+1 |
|/ | |||||
* | tests: use "$TEST_DIRECTORY" instead of ".." | Jeff King | 2009-08-09 | 1 | -1/+1 |
* | Simplify t3411 | Johannes Schindelin | 2009-01-28 | 1 | -48/+17 |
* | t3404 & t3411: undo copy&paste | Johannes Schindelin | 2009-01-28 | 1 | -34/+4 |
* | Make t3411 executable | Miklos Vajna | 2009-01-14 | 1 | -0/+0 |
* | rebase-i-p: if todo was reordered use HEAD as the rewritten parent | Stephen Haberman | 2008-10-16 | 1 | -2/+2 |
* | rebase-i-p: test to exclude commits from todo based on its parents | Stephen Haberman | 2008-10-16 | 1 | -0/+135 |