Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggested Enhancement: Option: Generate Patch #188

Open
DavidHaslam opened this issue Jan 4, 2019 · 6 comments
Open

Suggested Enhancement: Option: Generate Patch #188

DavidHaslam opened this issue Jan 4, 2019 · 6 comments

Comments

@DavidHaslam
Copy link

WinMerge has a Tools option to Generate Patch.

The output file is in standard diff format that can be used as a [software] patch.

It would be a useful enhancement for the Compare plugin to be able to do likewise.

@pnedev
Copy link
Owner

pnedev commented Jan 4, 2019

Great idea, I'll consider implementing it sometime in the future but I can't promise anything as I'm not sure I'll have the time.

@DavidHaslam
Copy link
Author

The requested feature should not depend upon either Git or SVN data being present.
cf. Neither are needed by the WinMerge tool.

@b-morgan
Copy link

I'll add my vote for this feature.

@byzod
Copy link

byzod commented Jul 27, 2023

Here's another vote :D

@BdR76
Copy link

BdR76 commented Oct 24, 2024

And here's another vote 👍

I kind of assumed this functionality was already available, because of the SVN Diff and GIT Diff menu items. But I've tried them now and I don't know what they are supposed to do, it just gives a dialog "No Git data found". 🤔 The Help.md also doesn't mention it.

@pnedev
Copy link
Owner

pnedev commented Oct 24, 2024

@BdR76 ,

Git/SVN compares are used to compare a changed file that is part of a Git/SVN repository against its copy in the version control repo.

The counter for patch generation functionality request is incremented :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants