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.
Thanks for this awesome tool! I've been mostly using Rust for the last few years professionally, so I'd love to have Rust highlighting support. Here's the [syntax doc](https://doc.rust-lang.org/reference/keywords.html), [syntax highlighting...
Following a 6 month waiting, no one showed up to say they are still using SVK CVS. So I think it's safe to remove it. The changes must: * Remove...
It would be usefull to have some prebuild deb files and Appimages
The rationale for this decision is to simplify maintenance of Diffuse by removing files that are not used anymore. While I would like to see Diffuse ported on Windows, I...
First, this tool is awesome. Thank you for making/maintaining it. I'm comparing three (or more) files which have long file names and a long path.  But I can't tell...
After running the `install.py` script of version 0.5 on MacOS running `diffuse` gives: ```bash Traceback (most recent call last): File "/usr/local/bin/diffuse", line 120, in import gi ModuleNotFoundError: No module named...
Following the request for including diffuse into Circle[1], here are some mockups matching GNOME standards:  Feel free to share your thoughts! [1]: https://gitlab.gnome.org/Teams/Circle/-/issues/51
Add support for the SRC VCS: FAQ http://www.catb.org/~esr/src/FAQ.html resources http://www.catb.org/~esr/src/ source: https://gitlab.com/esr/src
### Feature When doing a file comparison based on SCMs (e.g. git, svn, bzr, ...), it would be nice to be able to browse through the revisions/commits of the file....