Go to file
Hugo Holgersson 9a7ced4bc4 Build logic for installing Diffuse as a native macOS app
Tested on macOS 12.5:

  brew install meson python3 py3cairo pygobject3 gtk+3
  meson setup build
  cd build
  meson compile
  meson test
  meson install

After `meson install`, `diffuse` can be used to launch a
native Mac app that is installed into /Applications/Diffuse.app.

These steps could be put into a Homebrew formula, see
https://docs.brew.sh/Formula-Cookbook, as a way to
distribute Diffuse on macOS.
2022-10-23 15:58:09 -04:00
.github/workflows Show build tools version in GitHub actions 2022-10-23 15:42:29 -04:00
.vscode Start modularizing the code 2021-11-16 17:48:34 -05:00
build-aux/meson Start modularizing the code 2021-11-16 17:48:34 -05:00
data Docs and build fixes to run Diffuse on macOS 2022-10-23 15:58:09 -04:00
docs Build logic for installing Diffuse as a native macOS app 2022-10-23 15:58:09 -04:00
po small fix 2022-04-14 19:13:06 -03:00
src Build logic for installing Diffuse as a native macOS app 2022-10-23 15:58:09 -04:00
utils Build logic for installing Diffuse as a native macOS app 2022-10-23 15:58:09 -04:00
windows-installer Prepare files for new release: 0.7.5 2022-04-15 13:09:36 -04:00
.editorconfig Prepare for release v0.7.3 2021-11-22 21:11:39 -05:00
.flake8 ci: call the linters on the installed directory 2021-11-24 20:27:47 -05:00
.gitignore Un-ignore diffuse.pot 2021-11-18 15:40:16 -05:00
.mypy.ini Convert some functions to static typing 2022-01-08 17:54:39 -05:00
AUTHORS Add Romain Failliot (me) to AUTHORS 2020-06-19 21:46:29 -04:00
CHANGELOG.md Prepare files for new release: 0.7.5 2022-04-15 13:09:36 -04:00
COPYING Copy the entire text, just to be up-to-date 2021-11-13 13:25:20 -05:00
README.md Fix CI status link in README.md 2021-11-27 22:10:10 -05:00
io.github.mightycreak.Diffuse.yml Upgrade Flatpak GNOME's runtime to 42 2022-04-03 19:25:24 -04:00
meson.build Docs and build fixes to run Diffuse on macOS 2022-10-23 15:58:09 -04:00
meson_options.txt Add log options: log_print_output and log_print_stack 2021-11-18 12:12:12 -05:00
requirements.dev.txt Created a requirements.dev.txt just for the developers 2021-11-24 20:39:00 -05:00
requirements.txt Created a requirements.dev.txt just for the developers 2021-11-24 20:39:00 -05:00

README.md

Diffuse
Diffuse

Download on Flathub

CI status Packaging status

Diffuse is a graphical tool for merging and comparing text files. Diffuse is able to compare an arbitrary number of files side-by-side and gives users the ability to manually adjust line matching and directly edit files. Diffuse can also retrieve revisions of files from several VCSs for comparison and merging.

Some key features of Diffuse:

  • Ability to compare and merge an arbitrary number of files side-by-side (n-way merges)
  • Line matching can be manually corrected by the user
  • Ability to directly edit files
  • Syntax highlighting
  • Supports several VCS: Bazaar, CVS, Darcs, Git, Mercurial, Monotone, RCS, Subversion and SVK
  • Unicode support
  • Unlimited undo
  • Easy keyboard navigation

Documentation

For a more detailed documentation for users, translators and developers, see the documentation.

Licenses

Diffuse is under the GPLv2.

The file io.github.mightycreak.Diffuse.appdata.xml.in is licensed under the FSF-AP license.

Copyright (C) 2006-2019 Derrick Moser derrick_moser@yahoo.com
Copyright (C) 2015-2021 Romain Failliot romain.failliot@foolstep.com

Icon made by @jimmac.