Lines Matching full:isbinary
2226 executableBitDelta and isBinary.
2228 copiedFromPath, isBinary, and sourceRevision.
2232 isBinary, isGit, isSvn, and sourceRevision.
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.
2365 - Updated the patch() method to use the isBinary, isGit, and
2369 - Updated the patch() method to use the isBinary and isSvn keys.
2373 - Added a test case to test that the isBinary key is getting set properly.