Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
| | |||
* | toplevel lastchanged field | Joey Hess | 2014-03-19 |
| | |||
* | Each for each metadata field, there's now an automatically maintained ↵ | Joey Hess | 2014-03-18 |
"$field-lastchanged" that gives the timestamp of the last change to that field. Note that this is a nearly entirely free feature. The data was already stored in the metadata log in an easily accessible way, and already was parsed to a time when parsing the log. The generation of the metadata fields may even be done lazily, although probably not entirely (the map has to be evaulated to when queried). |