Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-02tests: optionally skip `git rebase -p` testsJohannes Schindelin
2012-05-24Merge branch 'js/rebase-i-p-test-fix'Junio C Hamano
2012-05-18Fix t3411.3 to actually rebase somethingJohannes Sixt
2011-06-20rebase -i -p: include non-first-parent commits in todo listAndrew Wong
2009-08-09tests: use "$TEST_DIRECTORY" instead of ".."Jeff King
2009-01-29Simplify t3411Johannes Schindelin
2009-01-29t3404 & t3411: undo copy&pasteJohannes Schindelin
2009-01-15Make t3411 executableMiklos Vajna
2008-10-16rebase-i-p: if todo was reordered use HEAD as the rewritten parentStephen Haberman
2008-10-16rebase-i-p: test to exclude commits from todo based on its parentsStephen Haberman