aboutsummaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-03-29 14:39:16 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-03-29 14:39:16 -0400
commit3d7b8ab9a31b0fe50b602efade89b390f471d562 (patch)
tree3bb4668eba093a527750e152920f8a50f1e4ba5c /doc/todo
parent278f84fe6458a2ac8e12ecab8f2b4f4bb7d0122c (diff)
log --raw-date: Use to display seconds from unix epoch.
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/wishlist__58___Unix_time_in_git_annex_log.mdwn1
-rw-r--r--doc/todo/wishlist__58___Unix_time_in_git_annex_log/comment_1_e13341ff3713716e595f2d2d3ed110d0._comment8
2 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/wishlist__58___Unix_time_in_git_annex_log.mdwn b/doc/todo/wishlist__58___Unix_time_in_git_annex_log.mdwn
index 706686f62..27540c088 100644
--- a/doc/todo/wishlist__58___Unix_time_in_git_annex_log.mdwn
+++ b/doc/todo/wishlist__58___Unix_time_in_git_annex_log.mdwn
@@ -12,3 +12,4 @@ If the timestamp were in Unix time, it would be easier to process in a mechanica
+ 1414368018 ev-2014.pdf | 50083bd6-7e20-4356-a32f-a1dde07de441 -- penn
```
+> [[done]] --[[Joey]]
diff --git a/doc/todo/wishlist__58___Unix_time_in_git_annex_log/comment_1_e13341ff3713716e595f2d2d3ed110d0._comment b/doc/todo/wishlist__58___Unix_time_in_git_annex_log/comment_1_e13341ff3713716e595f2d2d3ed110d0._comment
new file mode 100644
index 000000000..02cd1cca3
--- /dev/null
+++ b/doc/todo/wishlist__58___Unix_time_in_git_annex_log/comment_1_e13341ff3713716e595f2d2d3ed110d0._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2016-03-29T18:35:26Z"
+ content="""
+I don't think that's a good default, but I will add the time zone to the
+date displayed. And add a --raw-date option for epoch.
+"""]]