6 lines
388 B
Plaintext
Raw Permalink Normal View History

2019-10-20 16:24:07 -05:00
changeset = "{node} <branches>{branches}</branches><tags>{tags}</tags><bookmarks>{bookmarks}</bookmarks><phase>{phase|escape}</phase><author>{author}</author><monky-date>{date}</monky-date>{desc|firstline}\n"
branch = '<branch>{branch|escape}</branch>'
tag = '<tag>{tag|escape}</tag>'
bookmark = '<bookmark>{bookmark|escape}</bookmark>'
date = '<monky-date>{date|shortdate}</monky-date>'