<feed xmlns='http://www.w3.org/2005/Atom'>
<title>exiftool.el, branch v0.1</title>
<subtitle>Elisp wrapper around ExifTool</subtitle>
<id>http://git.systemreboot.net/exiftool.el/atom?h=v0.1</id>
<link rel='self' href='http://git.systemreboot.net/exiftool.el/atom?h=v0.1'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/'/>
<updated>2017-02-28T08:56:39+00:00</updated>
<entry>
<title>Update README.</title>
<updated>2017-02-28T08:56:39+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-02-28T08:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=bb046938784282691b276cc3490cf8535b115a25'/>
<id>urn:sha1:bb046938784282691b276cc3490cf8535b115a25</id>
<content type='text'>
* README.org: Add "Running tests" section.
</content>
</entry>
<entry>
<title>Improve formatting.</title>
<updated>2017-02-27T19:09:25+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-02-27T19:09:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=c0cb133f3d5f89ba6bd86a1de323b28c5f355111'/>
<id>urn:sha1:c0cb133f3d5f89ba6bd86a1de323b28c5f355111</id>
<content type='text'>
* README.org: Put function return values on their own line.
</content>
</entry>
<entry>
<title>Update README.</title>
<updated>2017-02-27T19:00:21+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-02-27T19:00:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=c61dc4f77fdf0e55bbb4ef4594696a1932132c8a'/>
<id>urn:sha1:c61dc4f77fdf0e55bbb4ef4594696a1932132c8a</id>
<content type='text'>
* README.org: Update function docstrings, example function calls, and
  note on the ExifTool -stay_open process.
</content>
</entry>
<entry>
<title>Improve commentary.</title>
<updated>2017-02-27T18:59:16+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-02-27T18:59:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=8f14822fe401d4cdbdbce52aeeb8ad849350c493'/>
<id>urn:sha1:8f14822fe401d4cdbdbce52aeeb8ad849350c493</id>
<content type='text'>
* el-exiftool.el: Comment on the ExifTool -stay_open process.
</content>
</entry>
<entry>
<title>Capitalize ExifTool.</title>
<updated>2017-02-27T18:58:22+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-02-27T18:58:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=e7d8e5f3c9622e815ac300854ec851d22bf76723'/>
<id>urn:sha1:e7d8e5f3c9622e815ac300854ec851d22bf76723</id>
<content type='text'>
* el-exiftool.el: Capitalize occurrences of ExifTool as in its project website.
</content>
</entry>
<entry>
<title>Improve docstring.</title>
<updated>2017-02-27T18:48:31+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-02-27T18:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=fc01a141b1f3e6232ce0b2c0fc6579a047890a73'/>
<id>urn:sha1:fc01a141b1f3e6232ce0b2c0fc6579a047890a73</id>
<content type='text'>
* el-exiftool.el (el-exiftool-read): Rewrite docstring in active voice.
</content>
</entry>
<entry>
<title>Support copying specific tags.</title>
<updated>2017-02-27T17:52:53+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-02-27T17:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=e3e7142e16d2bda0d5670f55057deb694c97e102'/>
<id>urn:sha1:e3e7142e16d2bda0d5670f55057deb694c97e102</id>
<content type='text'>
* el-exiftool.el (el-exiftool-copy): Support copying specific tags
  with the &amp;rest `tags' argument.
</content>
</entry>
<entry>
<title>Improve docstrings.</title>
<updated>2017-02-27T17:51:46+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-02-27T17:51:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=22dfd7ec956885e36bfdd12ab98d1aa43ebfde4b'/>
<id>urn:sha1:22dfd7ec956885e36bfdd12ab98d1aa43ebfde4b</id>
<content type='text'>
* el-exiftool.el (el-exiftool--tq-sync-query): Add docstring.
(el-exiftool-run, el-exiftool-command, el-exiftool-read,
el-exiftool-write): Improve docstring.
</content>
</entry>
<entry>
<title>Rewrite tests with dynamic variable `el-exiftool-tests--tag-value'.</title>
<updated>2017-02-27T17:47:27+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-02-27T17:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=890aa7d772cec8b99fb7567c32b79150e451b803'/>
<id>urn:sha1:890aa7d772cec8b99fb7567c32b79150e451b803</id>
<content type='text'>
* tests/el-exiftool-tests.el (el-exiftool-tests--tag-value): New
  dynamic variable.
(read-write-test, delete-test): Rewrite to reference data in `el-exiftool-tests--tag-value'.
(delete-test): New test.
</content>
</entry>
<entry>
<title>Add docstring.</title>
<updated>2017-02-27T17:40:45+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-02-27T17:40:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/exiftool.el/commit/?id=32acfa10bc267f11b20885c6375b69d59f315d55'/>
<id>urn:sha1:32acfa10bc267f11b20885c6375b69d59f315d55</id>
<content type='text'>
* tests/el-exiftool-tests.el (with-temp-test-file): Add docstring.
</content>
</entry>
</feed>
