Lines Matching full:patch
23 webkit-patch needs --verbose flag to enable DEBUG logging
28 * Scripts/webkit-patch:
43 support being passed paths to patch files on the command line.
56 webkit-patch should let you add a comment when uploading a patch
68 webkit-patch should assign newly created bugs to their creator
79 Hide prepare and post commands for webkit-patch
266 webkit-patch land --squash commits too much if branch is not up to date
280 to be in order of patch attachment.
306 - I also fixed patch sorting per bug 33395 while I was here.
339 up this blog post with a patch that worked for me:
631 http/tests. This will be addressed in a separate patch.
1000 This patch got rid of all direct uses of summary().
1113 webkit-patch rollout throws exception if bug is already open
1159 REGRESSION: webkit-patch commit-message throws exception
1314 the portion of the patch for the ChangeLog contains "NOBODY (**PS!)"
1332 - Updated patch() to use the new setChangeLogDateAndReviewer() syntax.
1366 webkit-patch upload --fancy-review now uses the bugzilla bug ID as the rietveld ID
1507 compile failures confuse SheriffBot into thinking someone's patch
1510 In this patch, I've temporarily removed Qt from the list of core
1581 and land patch messages.
1586 - Moved rollout patch filtering out of _validate_patches_in_commit_queue
1774 confusing. The new patch assumes all calls to the printing module
1931 - Changed patch() to use the new "isNew" diffHash key-value.
1933 - Changed patch() to use the new "isNew" and "isDeletion" diffHash key-values.
1959 - Added to patch() the ability to process diff hashes with the
1988 This patch suppresses these messages since they are normal.
1997 Removed callSilently() since it was moved to VCSUtils.pm in this patch.
2046 http/tests. This will be addressed in a separate patch.
2092 be updated to remove the .exe, but that can be done in another patch.
2146 be updated to remove the .exe, but that can be done in another patch.
2340 - Adjusted the patch() subroutine so that copies are recognized
2365 - Updated the patch() method to use the isBinary, isGit, and
2369 - Updated the patch() method to use the isBinary and isSvn keys.
2466 This patch adds WCSS -wap-input-format and -wap-input-required support to WebKit
2588 Wrong documentation on 'webkit-patch help land'.
2591 Small fix on the help documentation for webkit-patch
2643 renames in this patch.
2760 - Removed the bit of code at the beginning of the patch()
2766 - Removed the bit of code at the beginning of the patch()
2776 the fact that the change will not become active until the patch
2834 There is still more code to be moved, but this patch is big enough as
3085 webkit-patch doesn't work if a git repo is tracking multiple svn repos
3149 The parseDiffHeader() function is part of new patch-parsing code
3480 REGRESSION(r58261): webkit-patch edit-changelogs is broken
3609 REGRESSION(r58261): webkit-patch upload does not work in an SVN checkout.
3632 webkit-patch pretty-diff is broken
3716 - Various patch reverts relating to wdiff
3778 Makes --fancy-review the default. All this means is that the patch will
3815 Include git commits in the diff for webkit-patch upload/land.
3825 into a single patch.
3834 If the webkit-patch.squash git config parameter is set, then
3970 The problem was we were assuming patch files/diff output as utf-8.
3972 a single patch may have multiple text files in it with conflicting encodings!
4346 webkit-patch can't fetch attachments on security bugs
4503 but instead it throws an exception every time his name is in a patch.
4566 - Write out the patch file as utf-8.
4618 The lack of this change was what broke webkit-patch
4758 but instead it throws an exception every time his name is in a patch.
4821 - Write out the patch file as utf-8.
4873 The lack of this change was what broke webkit-patch
5036 Add webkit-patch pretty-diff
5188 patch to new-run-webkit-tests adds a --log 'trace' option
5210 Appears to have broken MacEWS and possibly webkit-patch upload
5261 but instead it throws an exception every time his name is in a patch.
5290 StringIO to create a fake patch file.
5317 - Write out the patch file as utf-8.
5353 This will facilitate unit-testing for a subsequent patch,
5454 Sheriffbot wasn't very inspirational after this patch.
5456 out this patch so that I can debug/test this some more.
5534 From a patch by Tor Arne Vestbo <tor.arne.vestbo@nokia.com>
5650 (The default logging is unchanged by this patch, this just makes things
5687 Fix breakage of chromium-win canary bots caused by r57806. That patch
5691 Windows. This patch turns off that option and doesn't import the
5911 larger tool module. In this patch, I've removed the references file
6095 Include codereview issue number in patch description
6098 This lets us know which rietveld issue this patch is tied to.
6219 Second patch: add Windows-specific implementation parts
6236 First patch: fix compiler errors.
6307 Use pretty patch for confirming webkit-patch diffs
6320 Teach webkit-patch how to handle revisions missing ChangeLogs
6364 Add experimental prototype Rietveld integration to webkit-patch upload
6367 This patch adds bare-bones integration with Rietveld for code reviews.
6369 Currently, there's no support for uploading more than one patch per
6373 Modified from Adam's original patch to autoinstall the rietveld upload script.
6545 Unreviewed, but approved by Dumitru Daniliuc. (This patch is intended
6654 has no dependencies on patch-related concepts.
6658 This patch is an intermediate step towards making the StyleChecker
6660 on the files corresponding to a list of paths. This patch
6661 also simplifies the unit-testing of patch-checking code.
6678 Fix new-run-webkit-tests regressions cased by Eric's option parsing patch
6700 This patch is a first attempt at trying to split that large
6912 Currently, if a patch changes the executable bit of a file
6939 working directory untracked. This patch makes
7069 copy/paste code in a future patch.
7093 webkit-patch land should not build and test by default
7100 (Patch manngled by Adam Barth. All bugs are his fault.)
7130 Dirk Pranke pointed out that my last patch was wrong because I
7294 Fix 2 issues (what were introduced in r56524) in svn-create-patch's generateDiff()
7297 Add missing return variable. Initialize $patch variable and remove unnecessary condition.
7299 * Scripts/svn-create-patch:
7349 webkit-patch attached my patch to the wrong bug
7617 Add webkit-patch command to crawl buildbot history and find when tests
7938 to facilitate unit testing the changes in this patch.
7939 - Rewrote the check_patch() method with the patch-parsing logic
7960 patch.
7979 account. I'm happy to iterate on this patch tomorrow once Eric wakes
8110 sherrifbot should ensure that the rollout reason doesn't start with - (and fix webkit-patch upload).
8117 * Scripts/webkitpy/tool/steps/createbug.py: Fix webkit-patch upload.
8191 The purpose of this patch is also to provide a mini-tutorial on
8376 This patch does a few things to make the error handling in rollout a
8469 webkit-patch can incorrectly think the working directory is modified
8494 This IRC command creates a new bug an attaches a rollout patch. To
8495 actually commit the rollout, a committer needs to mark the patch
8604 heart to do it in this patch.
8739 This patch adds to the LogTesting class's tearDown() method a line
8774 that was discovered while working on this patch.
8780 Enabled Python's logging module for webkit-patch, and replaced
8786 * Scripts/webkit-patch:
8813 webkit-patch land fails if not run from the root directory
8861 Have the EWS be optimistic that a patch will correctly build. This
8863 patch.
8983 webkit-patch reads wrong bug url from unified diff context
9000 webkit-patch commit-queue should land patches optimistically
9003 This patch adds an optimistic path to commit-queue and a "fail twice"
9041 webkit-patch what-broke throws exception
9070 webkit-patch what-broke throws exception
9233 is too inflexible to be used when real humans are driving webkit-patch.
9318 webkit-patch commit-queue should notice if it breaks builders (and roll out its own changes)
9514 - Added a new file so the code in this patch could be unit-tested,
9519 new functionality in this patch.
9720 that we don't have to touch it very much after this patch.
9815 different patch, but we're going to need it anyway.
9866 Patch by Diego Gonzalez <diego.gonzalez@openbossa.org> on 2010-03-26
9996 Add webkit-patch lkgr for finding last known good revision
10003 script (like webkit-patch) could just fetch it.
10045 Unreviewed build fix to un-break webkit-patch land.
10095 REGRESSION: webkit-patch land can't land "rubber-stamped" patches
10341 svn-create-patch prints a warning for large patches
10344 svn-create-patch prints a warning message for larger patches than 20k.
10346 * Scripts/svn-create-patch:
10550 * Scripts/webkit-patch:
10747 folder into webkitpy/patch.
10839 Unreviewed. Fix a stray comma to test landing an patch without review.
10848 folder into webkitpy/patch.
10896 Rename webkitpy.patch to webkitpy.tool
10901 patch:
10902 * Scripts/webkitpy/patch: Removed.
10903 * Scripts/webkitpy/patch/__init__.py: Removed.
10904 * Scripts/webkitpy/patch/patcher.py: Removed.
10905 * Scripts/webkitpy/tool: Copied from WebKitTools/Scripts/webkitpy/patch.
10906 * Scripts/webkitpy/tool/main.py: Copied from WebKitTools/Scripts/webkitpy/patch/patcher.py.
10970 webkit-patch or pre-commit hook should validate reviewer lines before committing
11006 When resolve-ChangeLogs fails to merge a patch while running as
11012 The fix is to use the --force switch with patch so that it will
11013 always attempt to apply the patch. (The change in
11016 patch may want to display.)
11019 (mergeChangeLogs): Added --force switch to patch command. Also
11020 changed to use the exit status from the patch command to
11036 patch failed to apply.
11047 Add support for qt's unassigned list to webkit-patch assign-to-committer
11239 Need to roll out because this patch will be re-worked by the author
11455 get this patch landed so I could be running the bot against TOT.
11497 * Scripts/webkitpy/patch/patcher.py:
11507 * Scripts/webkitpy/patch/patcher.py:
11517 This patch should contain a complete SheriffBot that's capable of
11526 * Scripts/webkitpy/patch/patcher.py:
11615 I'll add the actual nicknames in another patch.
11627 make it try to connect to an existing GuiServer. This patch makes it
11651 patch finally closes the loop and makes the IRCProxy system complete.
11653 * Scripts/webkitpy/patch/patcher.py:
11798 This patch contains a first attempt at writing a sheriff bot.
11803 There's a lot to fill in for the SheriffBot, but this patch give us the
11806 This patch required a bit of refactoring of AbstractQueue because
11823 * Scripts/webkitpy/patch/patcher.py:
11859 * Scripts/webkitpy/patch/patcher.py:
11962 I'd like to do that in a separate patch.
12012 * Scripts/webkitpy/patch/patcher.py:
12044 unable to create a rollout patch. In this patch, we do create the bug,
12060 This patch just has some skeleton code for us to play with.
12122 This patch broke Windows Debug (Tests)
12242 Add webkit-patch post-rollout to upload rollouts to bugs.webkit.org for easy committing
12259 webkit-patch rollout should error out on conflicts
12368 Fix the webkit-patch bots. Turns out they need the path of the main
12371 * Scripts/webkit-patch:
12372 * Scripts/webkitpy/patch/patcher.py:
12379 * Scripts/webkitpy/patch: Added property svn:ignore.
12409 The webkit-patch script now displays a warning if run using
12411 understand why webkit-patch is erroring out if they are
12416 * Scripts/webkit-patch:
12417 - Moved most of the file contents to webkitpy/patch/patcher.py
12423 check_version(), and the main webkit patch method.
12425 * Scripts/webkitpy/patch/__init__.py: Copied from WebKitTools/QueueStatusServer/filters/__init__.py.
12428 * Scripts/webkitpy/patch/patcher.py: Added.
12429 - Moved code from Scripts/webkit-patch.
12515 we have done in this patch.
12587 Amend incorrect typo patch for QtLauncher.
12772 Make svn-create-patch's diffs of ObjC header files more readable
12778 * Scripts/svn-create-patch:
12945 This change wasn't needed (prepare-ChangeLog calls svn-create-patch
13038 Make svn-create-patch and prepare-ChangeLog show better section
13049 * Scripts/svn-create-patch: Pass -F'^[-+@]' to diff so that it will
13055 match those used in svn-create-patch.
13262 Fix webkit-patch post and land to work well with security bug
13471 Patch by Antonio Gomes <tonikitoo@webkit.org>
13484 Patch by Antonio Gomes <tonikitoo@webkit.org>
13504 Patch by Antonio Gomes <tonikitoo@webkit.org>
13515 Patch by Antonio Gomes <tonikitoo@webkit.org>
14084 Based on a patch by Eric Siedel <eric@webkit.org>.
14120 Need to roll out because this patch (pep8) depends on the newly
14277 canaries. Once all layout tests pass, we can get in the patch that
14279 scripts, and revert this patch.
14304 Patch by Antonio Gomes <tonikitoo@webkit.org>
14504 This patch introduces a --exit-after-iteration option to the queues so
14737 Currently, webkit-patch is unable to commit to the SVN repo. unless the
14739 because "svn commit" (called by webkit-patch) defaults to using the system
16341 flag enables this feature, otherwise this patch has no effect on the testing whatsoever.
17391 webkit-patch needs an open-bugs command
17395 * Scripts/webkit-patch: import OpenBugs
17786 webkit-patch should retry on invalid password
17817 This patch makes webkitport.py and bugzilla.py mostly conform to PEP8
17970 Create a unit-tested subroutine to parse patch files created
17971 by svn-create-patch.
18001 Now if the EWS gets interrupted in the middle of processing a patch,
18002 the bots will re-process the patch.
18086 Re-rollout this patch, the commit-queue should not have landed
18558 webkit-patch land-safely should obsolete old patches
18561 When posting a commit-queue+ patch with land-safely, we should
18564 previous patch.
18573 webkit-patch should authenticate more often
18700 patch exempts them from the include checks.
19102 REGRESSION(53133): webkit-patch land dies if it can't find a bug id.
19105 Deal with the case of no bug patch object in the state.
19221 This is a no-brainer patch now that we've added Bug.reviewed_patches
19247 - Store "bug_id" in state instead of making a fake patch object.
19267 * Scripts/webkitpy/steps/closebugforlanddiff.py: Handle either state["bug_id"] or state["patch"].bug_id()
19318 webkit-patch shouldn't waste my time for with a component prompt
19322 webkit-patch because they're likely to be resolved quickly. Instead of
19333 Add experimental "land-safely" command to webkit-patch
19368 bugzilla-tool submit-patch mistakenly picks up bug URLs in non-ChangeLog files
19402 bugzilla-tool submit-patch mistakenly picks up bug URLs in non-ChangeLog files
19417 Let webkit-patch work with options in $EDITOR
19421 bbedit -w. This patch lets us run those $EDITORs.
19486 This prevents the queues from failing to mark a patch as "pass" or
19526 Until run-javascriptcore-tests has a --quiet flag, lets just stiffle the output in webkit-patch.
19621 webkit-patch edit-changelogs (or upload) will open blank files if run outside the root
19717 Check style before uploading a patch
19728 Add prepare and post to webkit-patch main help
19753 Rename bugzilla-tool to webkit-patch. Also, rename some commands to
19757 * Scripts/webkit-patch: Added.
19854 Patch by Kim Grönholm <kim.gronholm@nomovok.com>,
20303 long_help for submit-patch
20316 land a patch.
20715 [bzt] Make it easier to run submit-patch when previous run cancelled
20718 This patch renames create-review to submit-patch (as requested by
20721 This patch makes it easier to run submit-patch after the user has
20722 already cancelled a previous run of submit-patch by detecting when we
20880 the test step to understand this option too, but that's a patch for
20933 Refactored svn-apply and svn-unapply to use a common "patch"
21389 [bzt] Create an ASAD command for uploading a patch
21394 uploading the patch. It is indeed the All Sing, All Dance upload
21477 the patch for bug #32592.
21622 Removed submit-patch since it has the modal ChangeLog editing but none
21640 [bzt] Don't call create-patch twice during post-diff
21643 If we call create-patch to get the bug number, cache the diff in the
21722 This patch automates the process of creating a bug and patch and
21726 This patch required some refactoring of upload.py to the Step
21775 * QueueStatusServer/templates/patch.html:
21803 This patch makes the queues slightly more chatty with the web service.
21804 Also, this patch introduces some testing for the queues!
21854 [QueueStatusServer] Add a per-patch details page
21857 This is a first cut at a per-patch details page. I'm sure we'll have
21861 * QueueStatusServer/handlers/patch.py: Added.
21867 * QueueStatusServer/templates/patch.html: Added.
22107 Original patch by Jan Michael Alonzo.
22281 don't have to explictly pass None when they don't have a patch object.
22520 - Post to the status bot when a patch fails and include the failure log as a results file.
22592 Unreviewed. Address reviewer comments from an earlier patch. I didn't
22605 This patch "properly" factors most of the download commands. These
22619 Redundant code is bad. This patch moves us towards more declarative
22631 Ah! I've been wanting to do this for a long time. This patch brings
22632 the applying commands into the patch processing fold.
23144 This patch was obtained by "git revert" command and then un-reverting of ChangeLog files.
23703 given patch. This will eventually help us reduce the comment spam from
24068 patch we'll actually log the errors to bugzilla. Note: I plan to run
24082 commit-queue. If the patch has an error, it rejects it from the
24084 This patch doesn't add that logic, but it gives us a callback we can
24114 style-queue should only process each patch once
24147 style-queue should only process each patch once
24150 Before processing a patch, the try-queues now ask the web service
24151 whether they have already processed the patch. This is an initial cut
24424 Patch by Mark Rowe.
24449 Set run_commands's 'svn-create-patch' calling to put only the stdout into the patches.
24690 No review. Fixing a typo from the previous patch for bug 31767.
24763 - bug_id no longer exists, use patch['bug_id'] instead.
24766 - should_proceed_with_work_item must return a patch object.
24792 * Scripts/modules/statusbot.py: patch is optional.
24823 - Add a patch-status page and move update_status to update-status.
24831 - Make the queues pass the patch instead of the bug_id to StatusBot.
24834 - Support fetching patch status with patch_status().
24836 - Pass the patch to the StatusBot instead of the bug_id.
24944 patch in the working copy.
25026 Remove inserting stderr into patch in bugzilla-tool
25315 Revert part of earlier patch and add comment, as it
25542 Move more patch-landing code into WebKitLandingScripts in preparation for land-attachment
25579 even if many reviewers seem to be against multi-patch bugs.
25632 The next patch will move these methods into WebKitLandingScripts.
25699 - Fix previous parsing test which broke with Adam's check-style patch (bug 31515).
26297 whether the author of the patch matches committer, and therefore needs access to the
26300 Based on a patch by Pierre d'Herbemont.
26345 No review, just add a line which got left out of the patch uploaded for commit.
26413 - patch['id'] was a copy/paste mistake. This code has no 'patch' variable
26414 so we have to find out what the current patch is by asking bugzilla again.
26646 Patch v1 is a dumb default name for patches
26649 Let's use "Patch" instead.
26669 same implementation. Some Q_ASSERTs differ from ASSERTs basically. Patch
26854 REGRESSION: svn-apply exits(1) when applying a patch with a file add
26874 svn-apply can exit(0) even on patch failure
26894 * Scripts/svn-create-patch:
26957 - Make commit-queue auto cq- any patch where land-patches exited anything other than '0' or '2'.
27070 bugzilla-tool's "patch failed to download an apply" error should give more information
27759 This patch fixes this issue by having UIDelegate::doDragDrop return the OLE drag-and-drop
28071 svn-create-patch should have an --ignore-changelogs to not add ChangeLogs to the diff,
28072 this will help the patch merging process when TryBots are used.
28074 * Scripts/svn-create-patch:
28276 This patch corrects this issue by determining the actual drop effect
28438 Some users have a workflow where svn-create-patch, svn-apply and
28530 commit-queue should give better feedback when failing a patch
28538 - Use e.message_with_output() when failing a patch (this is the real fix here).
28539 I also removed use of "This patch will require manual commit." as that's not always true.
28598 - Support for turning 'bug 123' and 'patch 123' into links.
29599 print out the actual patch command if $force was not true.
29609 (SCMTest._create_patch): Creates a patch file on disk and a
29618 svn patch with scm.apply_patch().
29620 an svn patch with scm.apply_patch() that conflicts.
29625 patch with scm.apply_patch().
29627 a git patch with scm.apply_patch() that conflicts.
29653 <http://webkit.org/b/28881> svn-create-patch should check if the repo path is the same when trying to find the root
29659 was removed in r46134 when this code lived in svn-create-patch.
29730 * Scripts/svn-create-patch: Ditto.
29811 bugzilla-tool to commit a patch, but you want to use it to close
29919 directory the script was run from (to find the patch).
30224 Based on original patch by Stephanie Lewis.
30299 bugzilla-tool patch retrieval should handle 302 redirects.
30986 printed once. A subsequent patch will remove video-test.js's hang
31096 Made curl call (downloading patch files) quieter.
31113 * Scripts/svn-create-patch:
31176 Made curl call (downloading patch files) quieter.
31328 * Scripts/svn-create-patch:
31645 - An eventual Patch By line if author and committer doesn't match.
32233 chdirAndGetDifference() in svn-create-patch.
32234 * Scripts/svn-create-patch: Switched to use
32515 every landed patch using the commit_text message when cleared.
32528 (PostDiffAsPatchToBug.execute): Changed default patch name from
32529 "patch" to "Patch v1".
33050 Factor svn-create-patch's "determineSvnRoot()" into a function in
33056 * Scripts/svn-create-patch: Remove determineSvnRoot() (moved).
33274 Bug 27482: svn-apply cannot apply patch generated by Windows SVN
33307 * Scripts/svn-create-patch:
33364 optimize svn info parsing based on technique in svn-create-patch.
33367 diff and patch to run in binary mode so that they won't
33458 * Scripts/svn-create-patch:
33613 * Scripts/svn-create-patch: Determine SVN root by looking for Repository
33630 * Scripts/svn-create-patch: Use a regex instead of chomp so we cut off
33637 WebKitTools/Scripts/svn-create-patch is broken
33640 * Scripts/svn-create-patch: one line fix for unusual perl behavior
33672 scm.commit_locally_with_message(commit_message.message() or patch['name'])
33742 * Scripts/svn-create-patch:
34212 patch of local changes against HEAD. Added --no-commit switch
34214 for the new patch.
34228 repository changes were posted as a patch instead of the
34231 patch if --no-comment is used. Set cherry_pick argument to True
34239 (Bugzilla.add_patch_to_bug): Construct a more meaningful patch
34245 return a patch for the given commit_id.
34698 We're now using StringIO to make an in-memory buffer for the patch
34699 instead of piping from the patch command directly to the upload.
34830 and make land-patches update before every patch application.
34831 This makes it slightly less likely that multi-patch landings will fail.
34851 bugzilla-tool apply-patch throws exception in Linux
34906 We can revert this patch once the Qt port builds JSC as a separate
34945 exit non-zero when patch application fails.
34949 You don't roll in and out patch files. You make commits and deal with those.
35077 parts of the patch posting and commit processes.
35106 post-diff BUGID Attaches the current working directory diff to a bug as a patch file.
35107 post-commits BUGID COMMITISH Attaches a range of local commits to a bug as patch files.