Commit Graph

  • f12098b2b9 Small fix. master Ewan Mellor 2023-09-04 16:29:02 -07:00
  • a057ee2a73 Merge pull request #38 from ottok/feature/graphicmagick-compatibility Ewan Mellor 2023-09-04 16:27:49 -07:00
  • 1c26c42f71 Add GraphicMagick compatibility Otto Kekäläinen 2023-09-04 16:15:11 -07:00
  • ce4cf2ed12 Merge pull request #35 from JochenDiekenbrock/JochenDiekenbrock-patch-1 Ewan Mellor 2023-08-30 02:00:05 -07:00
  • 6021596caa add openSUSE Tumbleweed installation Jochen Diekenbrock 2023-08-30 10:01:43 +02:00
  • e4932df4e4 Merge pull request #30 from hannesa2/IgnoreIdea Ewan Mellor 2023-01-01 12:08:28 -08:00
  • 0d5a463329 Make the -n test conditional. Ewan Mellor 2023-01-01 12:06:41 -08:00
  • b67e7087a4 Keep the -n check for TERM too. Ewan Mellor 2023-01-01 12:05:17 -08:00
  • 8b77664775 Merge pull request #31 from hannesa2/work-on-CI Ewan Mellor 2023-01-01 12:04:04 -08:00
  • 53fda98d1d Work on CI Hannes Achleitner 2022-12-26 14:15:43 +01:00
  • cfdbc7a45b Fix install.sh to run when there is no terminal (e.g. on CI). Ewan Mellor 2022-12-25 13:48:12 -08:00
  • 513823b4dd Ignore Intellij work directory Hannes Achleitner 2022-12-23 07:32:04 +01:00
  • 20d256910b Merge pull request #28 from hannesa2/NumericalComapreFix Ewan Mellor 2022-12-22 15:53:55 -08:00
  • b1f40bb31f Fix Numerical -ne does not dereference in ... Hannes Achleitner 2022-12-22 06:41:23 +01:00
  • bf901c7ecb Added note about Git LFS to the documentation. Ewan Mellor 2022-12-21 12:13:48 -08:00
  • 0de38647f1 Hook up the -o flag from Hannes Achleitner (changeset 25364cc). Ewan Mellor 2022-12-21 11:58:10 -08:00
  • 281ea97e2c Merge pull request #27 from hannesa2/OnlyDiffFileOutputOption Ewan Mellor 2022-12-21 11:57:17 -08:00
  • 25364cccc7 Option to only copy diff image without showing Hannes Achleitner 2022-12-20 12:53:04 +01:00
  • 8996893322 Fix -N option. Ewan Mellor 2022-12-20 02:42:01 -08:00
  • f2663bc349 Merge pull request #23 from icecoffin/add-heic-support Ewan Mellor 2022-11-17 14:19:34 -08:00
  • 5f6deb3930 Add support for HEIC images Daniil Romatskiy 2022-11-17 12:53:10 +01:00
  • 56268d4d47 Merge pull request #21 from pkess/add_bmp_support Ewan Mellor 2022-01-12 12:44:10 -08:00
  • 7cc2a67b38 Add bmp as filetype Peter Kessen 2022-01-12 19:31:19 +01:00
  • 8e66316d00 Merge pull request #17 from franciscod/master Ewan Mellor 2020-12-15 16:51:48 -08:00
  • 4ac1148428 quote paths on exiftool calls Francisco Demartino 2020-12-15 14:03:48 -03:00
  • 12e717f5e9 Merge pull request #16 from lbischof/patch-1 Ewan Mellor 2020-10-10 22:46:17 -07:00
  • 712d362027 Ensure cleaner diffs by sorting the metadata lbischof 2020-10-10 20:42:28 +02:00
  • 709e75ea79 Merge pull request #15 from ewanmellor/fix-11 Ewan Mellor 2020-07-21 16:07:25 -07:00
  • 4b244470ad Mention that newer Debian / Ubuntu use xdg-utils rather than xdg-open. Ewan Mellor 2020-07-21 16:05:51 -07:00
  • dee6a1def1 Merge pull request #14 from neojski/patch-1 Ewan Mellor 2020-07-08 15:01:03 -07:00
  • 9fb4833dbb Update README.md Tomasz Kołodziejski 2020-07-08 22:59:04 +01:00
  • 9a548289a2 Merge pull request #13 from eyal0/density Ewan Mellor 2020-06-22 20:38:57 -07:00
  • 11f05ebf52 Merge pull request #12 from eyal0/add_svg Ewan Mellor 2020-06-22 20:37:13 -07:00
  • 67a9dd23bd Add density flag eyal0 2020-06-22 17:08:43 -06:00
  • 91cb4ca4e0 Add support for svg images eyal0 2020-06-22 17:03:21 -06:00
  • 460c46bc96 Merge pull request #10 from gogoprog/patch-1 Ewan Mellor 2020-01-17 11:49:06 -08:00
  • da67a334f2 Update README.md Gauthier Billot 2020-01-17 11:30:38 +01:00
  • a2cc75bb1c Fix the git diff-image command when run from a subdirectory of the git root. Ewan Mellor 2019-04-29 13:17:30 -07:00
  • 909290e813 Work around Preview's failure to show large images (> 10000 wide in my experience) by simply showing the two images instead of the diff. Ewan Mellor 2019-04-10 18:22:50 -07:00
  • b7cce75c3f Don't perform the first call to compare if we've seen a difference in the EXIF info. Ewan Mellor 2019-04-10 18:21:00 -07:00
  • fbd9755105 Fix the situation where git does not give us filenames. Ewan Mellor 2019-04-10 18:05:29 -07:00
  • ec81932335 If the second argument is a directory, append the filename from the first argument. Ewan Mellor 2019-03-07 15:04:26 -08:00
  • 421668e490 Merge pull request #7 from sm11963/master Ewan Mellor 2019-02-20 23:18:18 -08:00
  • a01cbe6b9f Add background color flag to diff-image Sam Miller 2019-01-29 11:33:50 -08:00
  • b537ff981b Merge pull request #5 from glebm/linux-patches Ewan Mellor 2018-10-21 15:45:33 -07:00
  • 670ec172d6 Add Linux support Gleb Mazovetskiy 2018-10-21 14:25:58 +01:00
  • c72412a5fc Merge branch 'master' of https://github.com/ewanmellor/git-diff-image Ewan Mellor 2018-04-20 10:25:15 -07:00
  • 92caf772dc Break the script into two, so that we can use it as a normal CLI command, as well as the existing "git diff" functionality. Ewan Mellor 2018-04-20 10:24:07 -07:00
  • 31895ca6ed Merge pull request #3 from asfaltboy/patch-1 Ewan Mellor 2018-02-20 09:41:07 -08:00
  • 75651b8e95 Docs: correct code formatting in README.md Pavel Savchenko 2018-02-20 11:11:43 +01:00
  • 589ede494a Handle images being added or removed (diffed against /dev/null). Ewan Mellor 2018-01-27 15:57:05 -08:00
  • f614564d93 Tidy. Ewan Mellor 2018-01-27 15:52:33 -08:00
  • a56bf77b6c Fix the numbered list. Ewan Mellor 2015-05-03 00:25:19 -07:00
  • b1ab64cc4d Clarify. Ewan Mellor 2015-05-03 00:21:28 -07:00
  • 6883017aac Clarify. Ewan Mellor 2015-05-03 00:20:31 -07:00
  • 7a94133515 Extend the installation instructions. Ewan Mellor 2015-05-03 00:18:45 -07:00
  • 74920860bb Add a screenshot. Ewan Mellor 2015-05-03 00:15:56 -07:00
  • 37b66e85ca Added example comparison. Ewan Mellor 2015-05-02 20:21:41 -07:00
  • b00e5dcc1f Add fuzz if the input file is a JPEG. Ewan Mellor 2015-05-02 20:20:48 -07:00
  • 35abd26ba5 Added. Ewan Mellor 2015-05-02 20:04:24 -07:00
  • a6859bac22 Add public domain dedication. Ewan Mellor 2015-05-02 18:25:36 -07:00
  • b177a95f03 Initial commit Ewan Mellor 2015-05-02 18:22:22 -07:00