Lines Matching full:adjusted
2225 - In parseGitDiffHeader(), adjusted the handling of these key-values:
2227 - In parseSvnDiffHeader(), adjusted the handling of these key-values:
2229 - In parseDiffHeader(), adjusted the handling of these key-values:
2231 - In parseDiff(), adjusted the handling of these key-values:
2336 - Adjusted parseGitDiffHeader() to parse the "copy from" and
2340 - Adjusted the patch() subroutine so that copies are recognized
2357 - Adjusted parseGitDiffHeader() to set the isBinary key.
2358 - Adjusted parseSvnDiffHeader() to set the isBinary key.
2359 - Adjusted parseDiffHeader() to set the isBinary key.
2362 - Adjusted parseDiff() to set the isBinary, isGit, and isSvn keys.
2686 Adjusted svn-apply and -unapply to accept git diffs generated
2775 Adjusted the ChangeLog entry below for r58732 (bug 35804) to reflect
2793 - Adjusted parseDiffHeader() to exit with an appropriate error message
2992 - Adjusted the code so the value of "copiedFromPath" will
3189 - Adjusted the logic similarly in parseDiffHeader().
3291 Adjusted check-webkit-style so that files with file type NONE
7953 DefaultStyleErrorHandler class constructor and adjusted the
8030 - Adjusted the import statements to be fully qualified.
8063 - Adjusted the other test methods as necessary.
8198 - Adjusted the LogTesting class by moving the code that clears
8672 - Adjusted style references to import pep8.
9104 Adjusted test-webkitpy to delete all orphaned *.pyc files
12442 - Adjusted the configure_logging() method to filter out any
14147 - Adjusted the _PATH_RULES_SPECIFIER configuration as necessary.
14185 - Adjusted style references to import pep8.
15010 - Adjusted to call check_webkit_style_parser().
17600 - Also adjusted the script so that it does not add white
19933 - Adjusted to use new argument parser.