diffuse
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.
I am using Diffuse for a three way comparison and I have two reasons for wanting to be able to save the way I have told the tool how to...
Currently the white default theme sticks out a bit if you are using a dark theme for you OS:  Any ideas for how this should be implemented?
Right now Diffuse is rocking GTK3. Any contribution is welcome to migrate to GTK4 😉
In order to improve Flatpak compatibility, instead of using `--filesystem=home`, it would be better to use [GtkFileChooserNative](https://developer.gnome.org/gtk3/stable/gtk3-GtkFileChooserNative.html). Issue raised by @barthalion here: https://github.com/flathub/flathub/pull/1961#discussion_r537330136
https://github.com/MightyCreak/diffuse/issues/16
Wrap lines
It is useful when comparing long lines, such as a long paragraph in natural languages.
Here is my color variant in which green is the dominant color. I don't know what the problem is, but I have no indication that the patch is attached !...
Right now, creating a new version requires a manual process where the version is replaced and the date updated in the source files, the build files and the documentation files....