add timestamps to remote.log

This commit is contained in:
Joey Hess 2011-10-06 16:07:51 -04:00
parent f929d0229c
commit f011033869
4 changed files with 23 additions and 24 deletions

View file

@ -28,6 +28,9 @@ would keep working, ignoring the timestamp.
- remote.log: "uuid key=value ... timestamp" is on the edge but does work
(old git-annex will include the timestamp in the key/value map it builds,
but that should not break anything really)
> update: converted! --[[Joey]]
Appending "timestamp=xxxxx" would be good for clarity, and make
it easier to parse the timestamp out from lines that have it.
> [[done]] --[[Joey]]