diffuse icon indicating copy to clipboard operation
diffuse copied to clipboard

Diffuse is a graphical tool for comparing and merging text files. It can retrieve files for comparison from Bazaar, CVS, Darcs, Git, Mercurial, Monotone, RCS, Subversion, and SVK repositories.

Results 58 diffuse issues
Sort by recently updated
recently updated
newest added

I'm not sure of the internals of how Diffuse works, but there is something wrong with the flow when there is a character encoding problem. I was using Meld since...

should show only one dialog, currently shows a message box for each file. I remember a similar dialog for "Save changed files", perhaps it could be reused?

enhancement

Right now diffuse is one single file of +6k lines of code. This is pretty ugly and it can be split into components quite easily. Example of Python apps repos:...

enhancement

Right now it's quite red everywhere. I find the Github colors to be better.

enhancement

In the spirit of `-c`, allowing two commits and showing the differences between them. Maybe `-C`? Original issue: https://sourceforge.net/p/diffuse/bugs/5/

enhancement

These shortcuts are too commonly used to select entire words to use it any other way. Maybe use Ctrl+Alt+Left/Right instead.

enhancement

I find that opening the app is a bit slow. I'm sure it's possible to improve that.

enhancement

Blue is used on Meld and BeyondCompare for instance.

enhancement

Right now, each diffs opens up a new window despite the fact that there is already a tab feature in Diffuse.

enhancement

Hello there! I understand this it the most up-to-date repo of Diffuse. It's nice to see that you have taken ownership and made it run with Python 3. I have...