<feed xmlns='http://www.w3.org/2005/Atom'>
<title>exiftool.el, branch v0.3.1</title>
<subtitle>Elisp wrapper around ExifTool</subtitle>
<id>http://git.systemreboot.net/exiftool.el/atom?h=v0.3.1</id>
<link rel='self' href='http://git.systemreboot.net/exiftool.el/atom?h=v0.3.1'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/'/>
<updated>2019-02-03T20:06:43+00:00</updated>
<entry>
<title>Bump version.</title>
<updated>2019-02-03T20:06:43+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2019-02-03T20:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=4131fa38160dabd5d7143aad8aca5db575749292'/>
<id>urn:sha1:4131fa38160dabd5d7143aad8aca5db575749292</id>
<content type='text'>
* exiftool.el: Bump to version 0.3.1.
</content>
</entry>
<entry>
<title>Signal a file-missing error when file is not found.</title>
<updated>2019-02-03T20:05:10+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2019-02-03T19:58:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=8892e1485d2157e0e9be8f337d1d2ff7b1a6c338'/>
<id>urn:sha1:8892e1485d2157e0e9be8f337d1d2ff7b1a6c338</id>
<content type='text'>
* exiftool.el (exiftool--assert-file-exists): New function.
(exiftool-read, exiftool-copy, exiftool-write): Assert that file
arguments exist before operating on them.
* tests/exiftool-tests.el (read-file-not-found-test,
copy-file-not-found-test, write-file-not-found-test): New tests.
</content>
</entry>
<entry>
<title>Ignore minor errors while copying tags.</title>
<updated>2017-08-22T21:32:15+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-08-22T21:30:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=3a07dbcb975577734d4abf6d68e1ab83a01951bb'/>
<id>urn:sha1:3a07dbcb975577734d4abf6d68e1ab83a01951bb</id>
<content type='text'>
* exiftool.el (exiftool-copy): Call exiftool with the "-m" flag.
</content>
</entry>
<entry>
<title>Deprecate use of `car'.</title>
<updated>2017-06-16T13:50:55+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-06-16T13:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=1c9c6feba21b98337665b6f2b4064b2bf5b75af6'/>
<id>urn:sha1:1c9c6feba21b98337665b6f2b4064b2bf5b75af6</id>
<content type='text'>
* tests/exiftool-tests.el (delete-test): Replace `car' invocations
with `nth 0'.
</content>
</entry>
<entry>
<title>Deduplicate extraction of tags of test cases.</title>
<updated>2017-06-16T13:48:37+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-06-16T13:48:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=5c86f81adca3b7e2256ade3af09bbddc53a26c4d'/>
<id>urn:sha1:5c86f81adca3b7e2256ade3af09bbddc53a26c4d</id>
<content type='text'>
* tests/exiftool-tests.el (exiftool-tests--tags): New variable.
(read-write-test, copy-all-test, copy-some-test): Reference
exiftool-tests--tags.
</content>
</entry>
<entry>
<title>Fix indentation.</title>
<updated>2017-06-16T13:46:04+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-06-16T13:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=aafe5394c7be86047700f253743e395a0ce37764'/>
<id>urn:sha1:aafe5394c7be86047700f253743e395a0ce37764</id>
<content type='text'>
* tests/exiftool-tests.el (with-temp-test-file): Fix indentation.
</content>
</entry>
<entry>
<title>Bump version.</title>
<updated>2017-06-13T20:42:56+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-06-13T20:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=8dd70ba5214a73960361a0c6220bb4aa72b9e478'/>
<id>urn:sha1:8dd70ba5214a73960361a0c6220bb4aa72b9e478</id>
<content type='text'>
* exiftool.el: Bump to version 0.3.
</content>
</entry>
<entry>
<title>Do not print out messages.</title>
<updated>2017-06-13T19:32:27+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-06-13T19:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=2971f46432fa3b236a3fb2a98a8ab358f7a0fb0c'/>
<id>urn:sha1:2971f46432fa3b236a3fb2a98a8ab358f7a0fb0c</id>
<content type='text'>
* exiftool.el (exiftool-copy): Remove message.
</content>
</entry>
<entry>
<title>Handle literal "-" tag values.</title>
<updated>2017-06-13T19:30:10+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-06-13T19:30:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=29ea037677bb5b9a2d0e4f50f275feca605bc516'/>
<id>urn:sha1:29ea037677bb5b9a2d0e4f50f275feca605bc516</id>
<content type='text'>
* exiftool.el (exiftool-read): If exiftool returns "-" as tag value
with the "-f" flag, call exiftool again without the "-f" flag to
ascertain whether the tag is absent or the value is a literal "-".
</content>
</entry>
<entry>
<title>Add new test cases.</title>
<updated>2017-06-13T19:03:28+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-06-13T19:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=79444ebf1812ecb4914bde18ef2452c0506419d3'/>
<id>urn:sha1:79444ebf1812ecb4914bde18ef2452c0506419d3</id>
<content type='text'>
* tests/exiftool-tests.el (exiftool-tests--tag-value): New test cases.
</content>
</entry>
</feed>
