unix diff output for file differences
It woul be useful to have the option to export files differences in the unix diff format
-
Wolfram commented
Why is this entry still listed as active? it has been implemented already, see https://blog.plasticscm.com/2018/11/unified-diff-of-branch.html and "cm patch".
-
Jan commented
Any updates on this one? This is a really important feature for me since I often have to review refactorings with hundrets of files. (e.g. method signature has changed). These are actually minor changes but with many files being changed. Back in subversion I was just reading the revision's unified diff scrolling through the changes and checking whether greater refactorings have been made here and there. This was done in 5 minutes, now I review half an hour because I have to click through each and every file!
Setting up a command line diff tool for these operations is not an option for me. I need a one click solution without the need to reconfigure my client. -
Jan commented
Yes, please add a feature to create a path file from a change set or even a range of change sets, or a branch. Its just a button "create patch file" from diff view and a command. :)
-
Anonymous commented
A command to output the changed lines, in unified diff format, to console. (I do not know what unix diff format is.) A patch command is unnecessary, it is part of MinGW.
-
ThiL commented
Just export a patch
-
hlx commented
Yes, patch command please
-
Kamil Andrzejewski commented
This will eventually lead to patch, so it is definitely a requirement.
-
robl commented
Do you think this would help:
http://plasticscm.uservoice.com/forums/15467-general/suggestions/4007214-option-to-select-diff-tool-on-the-command-lineie. 'cm diff --tool=diff'
-
James commented
Yes, and patch.