aboutsummaryrefslogtreecommitdiff
path: root/exiftool.el
AgeCommit message (Expand)Author
2019-05-20Declare exiftool-command for the byte compiler.Arun Isaac
2019-05-16Bump version.v0.3.2Arun Isaac
2019-05-16Change buffer name of exiftool process to *exiftool*.Arun Isaac
2019-05-16Specify exiftool executable in a variable.Arun Isaac
2019-02-04Bump version.v0.3.1Arun Isaac
2019-02-04Signal a file-missing error when file is not found.Arun Isaac
2017-08-23Ignore minor errors while copying tags.Arun Isaac
2017-06-14Bump version.v0.3Arun Isaac
2017-06-14Do not print out messages.Arun Isaac
2017-06-14Handle literal "-" tag values.Arun Isaac
2017-06-14Use regexp to extract tag and value.Arun Isaac
2017-06-14Copy only provided tags.Arun Isaac
2017-03-01Rename library to exiftool.el.Arun Isaac