index
:
exiftool.el
master
Elisp wrapper around ExifTool
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Declare exiftool-command for the byte compiler.
Arun Isaac
20 months
Tag
Download
Author
Age
v0.3.2
exiftool.el-0.3.2.tar.xz
exiftool.el-0.3.2.zip
Arun Isaac
20 months
v0.3.1
exiftool.el-0.3.1.tar.xz
exiftool.el-0.3.1.zip
Arun Isaac
24 months
v0.3
exiftool.el-0.3.tar.xz
exiftool.el-0.3.zip
Arun Isaac
4 years
v0.2
exiftool.el-0.2.tar.xz
exiftool.el-0.2.zip
Arun Isaac
4 years
v0.1
exiftool.el-0.1.tar.xz
exiftool.el-0.1.zip
Arun Isaac
4 years
Age
Commit message
Author
2019-05-20
Declare exiftool-command for the byte compiler.
HEAD
master
Arun Isaac
2019-05-20
Add gitignore.
Arun Isaac
2019-05-20
Add build and clean targets to Makefile.
Arun Isaac
2019-05-20
Move tests Makefile to top level directory.
Arun Isaac
2019-05-16
Bump version.
v0.3.2
Arun Isaac
2019-05-16
Change buffer name of exiftool process to *exiftool*.
Arun Isaac
2019-05-16
Specify exiftool executable in a variable.
Arun Isaac
2019-02-04
Bump version.
v0.3.1
Arun Isaac
2019-02-04
Signal a file-missing error when file is not found.
Arun Isaac
2017-08-23
Ignore minor errors while copying tags.
Arun Isaac
[...]