FileInfo

Languages

Overview

What is a DIFF file? Patch file created by Mercurial, a control management tool for developers; contains a record of the differences between two versions of the same text or source file; enables updating of older text files to newer version text files; accessed by developers that are making changes to different versions of the same file; also known as .PATCH files.

More Information The "patch" command searches for the line that starts with the string diff - , once it finds that string, it knows that that's the beginning of the patch content. Mercurial is mostly written in the Python and C languages.

Popularity3.5/5

17 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Patch file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Breadcrumbs

DeveloperMatt Mackall
Popularity3.5 | 17 Votes

Previous / Next

In-Depth

.DIFF File Extension

Patch File

DeveloperMatt Mackall
Popularity
3.5  |  17 Votes
 

What is a DIFF file?

Patch file created by Mercurial, a control management tool for developers; contains a record of the differences between two versions of the same text or source file; enables updating of older text files to newer version text files; accessed by developers that are making changes to different versions of the same file; also known as .PATCH files.

More Information

The "patch" command searches for the line that starts with the string diff - , once it finds that string, it knows that that's the beginning of the patch content.

Mercurial is mostly written in the Python and C languages.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open or reference DIFF files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Mercurial

Free

Mac

Mercurial

Free

Linux

Mercurial

Free

Category: Developer Files

Updated: December 13, 2013

FAQ

What is a DIFF file?
Patch file created by Mercurial, a control management tool for developers; contains a record of the differences between two versions of the same text or source file; enables updating of older text files to newer version text files; accessed by developers that are making changes to different versions of the same file; also known as .PATCH files.