GumTreeDiff / gumtree

An awesome code differencing tool
https://github.com/GumTreeDiff/gumtree/wiki
GNU Lesser General Public License v3.0
936 stars 174 forks source link

Support for renaming files #335

Open koppor opened 9 months ago

koppor commented 9 months ago

I tried gumtree on a "random" Pull Request. There, I renamed files. The output is as follows:

image

While GitHub also thinks only one file is renamed (scroll down at https://github.com/JabRef/jabref/pull/10847/files), I would like to be able to drag and drop rennamed files to give GumTree a hint which files to compare.

(Follow-up to https://github.com/GumTreeDiff/gumtree/issues/329)

jrfaller commented 9 months ago

That would indeed be nice to have! Renaming detection is far from being a bulletproof feature. However, I think it would require a significant rework of the list view so I am marking this help wanted for now