Lines Matching full:land
2567 it again, but it did due to land-diff and rollout both not
2739 Fix commit bot to land patches in order of the bug last modification date.
3038 webkit-patch land-safely should obsolete old patches
3041 When posting a commit-queue+ patch with land-safely, we should
3096 Unreviewed. Actually make land-safely mark commit-queue+ as
3582 REGRESSION(53133): webkit-patch land dies if it can't find a bug id.
3813 Add experimental "land-safely" command to webkit-patch
4796 land a patch.
4954 Add some minimal additional help to land-diff and
4957 * Scripts/webkitpy/commands/download.py: Add small amount of additional help to land-diff
7735 from the previous commit when I landed with land-patches
7736 instead of land-diff.
9006 Land the configuration that includes the two debug GTK Linux builders.
9963 Rename the --commit-queue flag on land-* now that the commit-queue needs no special treatment
9967 and remove the code in land-patches which is no longer needed.
9975 The commit-queue should use land-attachment
10010 bugzilla-tool needs a land-attachment command
10022 Move more patch-landing code into WebKitLandingScripts in preparation for land-attachment
10055 bugzilla-tool land-patches will close bugs with patches r=?
10100 land-patches needs to be re-factored into smaller chunks
10109 land-patches needs to be re-factored into smaller chunks
10159 bugzilla-tool land-diff should know how to parse bug ids out of ChangeLogs
11432 commit-queue will get stuck on patches if land-patches terminates unexpectedly
11436 - Add a way for land-patches to exit(2) to indicate an error, but one it has handled.
11437 - Make commit-queue auto cq- any patch where land-patches exited anything other than '0' or '2'.
13595 bugzilla-tool land-patches should only fail-fast in --commit-queue mode
13633 The --complete-rollout option will automatically land and update the bug.
15833 Exception in land-patches
16460 REGRESSION(r46700): bugzilla-tool land-diff double-spaces ChangeLogs
16493 bugzilla-tool --commit-queue should only land commit-queue+ patches
16500 land those patches.
16501 When we call land-patches with --commit-queue, we should filter the
16502 patches we land to only those that have the commit-queue+ flag set.
16504 we won't land the wrong patches.
16538 bugzilla-tool land-patches needs --queue mode
16987 <http://webkit.org/b/27082> bugzilla-tool: Add --no-close switch to land-patches
19114 Fix typo causing failure during land-diff
19199 Rename land-and-update to land-diff and make it awesome.
19202 Renamed land-and-update to land-diff
19206 land-diff [options] [BUGID] Lands the current working directory diff and updates the bug if provided.
19309 Remove non-sense --update option to land-patches
19310 and make land-patches update before every patch application.
19406 and let land-patches take multiple bug ids.
19409 I also restructured parts of land-patches into
19487 Fix missing comment message during land-patches and SVN.commit_with_message respecting --dry-run
19580 land-and-update BUGID Lands the current working directory diff and updates the bug.
19581 land-patches [options] BUGID Lands all patches on a bug optionally testing them first
19591 land-* commands in a Git environment only work with simple patches due to svn-apply bugs: