Commit Graph

10 Commits

Author SHA1 Message Date
0d5a463329 Make the -n test conditional.
If TERM is entirely undefined then we don't want to bail (the script is
using set -u).
2023-01-01 12:06:41 -08:00
b67e7087a4 Keep the -n check for TERM too. 2023-01-01 12:05:17 -08:00
53fda98d1d Work on CI 2022-12-26 14:15:43 +01:00
cfdbc7a45b Fix install.sh to run when there is no terminal (e.g. on CI). 2022-12-25 13:48:55 -08:00
5f6deb3930 Add support for HEIC images 2022-11-17 12:53:10 +01:00
7cc2a67b38 Add bmp as filetype 2022-01-12 19:31:19 +01:00
91cb4ca4e0 Add support for svg images 2020-06-22 17:03:21 -06:00
a2cc75bb1c Fix the git diff-image command when run from a subdirectory of the git root. 2019-04-29 13:17:30 -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.
2018-04-20 10:24:07 -07:00
35abd26ba5 Added. 2015-05-02 20:04:24 -07:00