<feed xmlns='http://www.w3.org/2005/Atom'>
<title>exiftool.el, branch master</title>
<subtitle>Elisp wrapper around ExifTool</subtitle>
<id>http://git.systemreboot.net/exiftool.el/atom?h=master</id>
<link rel='self' href='http://git.systemreboot.net/exiftool.el/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/'/>
<updated>2026-03-28T22:10:02+00:00</updated>
<entry>
<title>Defer calling `exiftool-run'.</title>
<updated>2026-03-28T22:10:02+00:00</updated>
<author>
<name>Lin Jian</name>
</author>
<published>2026-03-28T21:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=23e9b7b407440037b23b1f7ad5f2010e41898621'/>
<id>urn:sha1:23e9b7b407440037b23b1f7ad5f2010e41898621</id>
<content type='text'>
Previously, `exiftool-run' was called after (require 'exiftool), which
caused compilation errors when compiling packages depending on
exiftool.el in a sandboxed environment.

This patch fixes that compilation error by deferring the call of
`exiftool-run' to the first call of `exiftool-command'.

Signed-off-by: Arun Isaac &lt;arunisaac@systemreboot.net&gt;
</content>
</entry>
<entry>
<title>Make repository a guix channel.</title>
<updated>2023-07-08T20:18:40+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-07-08T20:12:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=17454ddf81eab50b948a565be812761a587e424e'/>
<id>urn:sha1:17454ddf81eab50b948a565be812761a587e424e</id>
<content type='text'>
* .guix-authorizations, .guix-channel,
.guix/emacs-exiftool-package.scm, guix.scm: New files.
</content>
</entry>
<entry>
<title>README: Add repology packaging status badge.</title>
<updated>2021-06-10T14:31:26+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-06-10T14:30:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=fc6713e753380f3034d8df55b7af3a737ea52ab4'/>
<id>urn:sha1:fc6713e753380f3034d8df55b7af3a737ea52ab4</id>
<content type='text'>
* README.org (Installation): Add repology packaging status badge.
</content>
</entry>
<entry>
<title>README: Add continuous integration badge.</title>
<updated>2021-06-10T11:43:28+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-06-10T11:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=65f20418fcf4b69dde60a05c054424e1b0593c60'/>
<id>urn:sha1:65f20418fcf4b69dde60a05c054424e1b0593c60</id>
<content type='text'>
* README.org: Add continuous integration badge.
</content>
</entry>
<entry>
<title>README: Add MELPA badge.</title>
<updated>2021-06-10T11:39:04+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-06-10T11:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=dfefda9569a1dace44df755f4be513265a83ecc3'/>
<id>urn:sha1:dfefda9569a1dace44df755f4be513265a83ecc3</id>
<content type='text'>
* README.org: Add MELPA badge.
</content>
</entry>
<entry>
<title>README: Update command to run tests.</title>
<updated>2021-06-10T11:39:04+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-06-10T11:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=b4785e9d2cd31c693aee1e4cdb357ee008d66694'/>
<id>urn:sha1:b4785e9d2cd31c693aee1e4cdb357ee008d66694</id>
<content type='text'>
* README.org (Running tests): Update command to run tests.
</content>
</entry>
<entry>
<title>README: Expand contact and license macros.</title>
<updated>2021-06-10T11:39:04+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-06-10T11:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=514814ecab48041d75d801f330545aac652ffa1b'/>
<id>urn:sha1:514814ecab48041d75d801f330545aac652ffa1b</id>
<content type='text'>
Earlier, the contact and license macros were defined in server-side
configuration. The README should be self-contained and independent of
server configuration.

* README.org (Contributing, License): New sections.
</content>
</entry>
<entry>
<title>README: Define wikipedia link abbreviation locally.</title>
<updated>2021-06-10T11:33:01+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-06-10T11:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=2a10a91c8d73e52d52444f47f1246b09dd30cb98'/>
<id>urn:sha1:2a10a91c8d73e52d52444f47f1246b09dd30cb98</id>
<content type='text'>
Earlier, the wikipedia link abbreviation was defined in server-side
configuration. The README should be self-contained and independent of
server configuration.

* README.org (wikipedia): New link abbreviation.
</content>
</entry>
<entry>
<title>README: Add title.</title>
<updated>2021-06-10T11:32:23+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-06-10T11:32:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=311d542ab014eb7631d4cd584d7b037e2dbf542f'/>
<id>urn:sha1:311d542ab014eb7631d4cd584d7b037e2dbf542f</id>
<content type='text'>
* README.org: Add title.
</content>
</entry>
<entry>
<title>tests: Move feature requirements to the top of the code.</title>
<updated>2021-06-10T11:11:50+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-06-10T11:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=d8d505208423fe1e7f3c067a0ab4b4002d657620'/>
<id>urn:sha1:d8d505208423fe1e7f3c067a0ab4b4002d657620</id>
<content type='text'>
Prior to this change, the code that came before the feature
requirements errored out due to missing features.

* tests/exiftool-tests.el: Move feature requirements to the top of the
code.
</content>
</entry>
</feed>
