Lines Matching full:rollout
2566 Re-rollout this patch, the commit-queue should not have landed
2567 it again, but it did due to land-diff and rollout both not
4365 bugzilla-tool rollout --complete-rollout should make a nicer bug comment
4374 bugzilla-tool rollout --complete-rollout should make a nicer bug comment
4380 - Remove dead code from Rollout.
4382 - Improve the rollout comment.
4726 bugzilla-tool rollout should require a reason
4731 * Scripts/webkitpy/commands/download.py: rollout now requires a reason, remove unused BUGID argument
4929 Make bugzilla-tool rollout include a bug link in the ChangeLog entry
5161 Make Rollout an AbstractSequencedCommmand
7124 [bzt] Convert rollout to StepSequence
13121 Reviewed by NOBODY(rollout)
13579 bugzilla-tool rollout threw exception under svn
13632 bugzilla-tool rollout will do the rollout locally and leave the diff for you to verify and commit.
13633 The --complete-rollout option will automatically land and update the bug.
13634 Eventually --complete-rollout will be default, but that will require more testing.