print log for commit diffs and support csv format 93/125793/3
authorJunghyun Kim <jh0822.kim@samsung.com>
Wed, 19 Apr 2017 01:45:03 +0000 (10:45 +0900)
committerJunghyun Kim <jh0822.kim@samsung.com>
Wed, 19 Apr 2017 05:46:58 +0000 (14:46 +0900)
commit40601186344b029b5036bf2f21702a8c85aae9aa
treeeb9b969e8773de567c7e5f36b54a64dd5ce57fd6
parent1a3112d0ed4d1f0d9c7bafacea2f2e5c2fab65d0
print log for commit diffs and support csv format

Two features
1) print commit log between previous and current versions
2) provide a csv-format file

Change-Id: Ia8bf681196e1c1cecd4eae87f56b3c3d71ba34e2
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
MANIFEST.in
snapdiff/__init__.py
snapdiff/templates/diff.csv [new file with mode: 0644]
snapdiff/templates/diff.html
snapdiff/templates/image_diff.csv [new file with mode: 0644]
snapdiff/templates/image_diff.html