mercurial/templates/atom/header.tmpl
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 20 Jun 2018 09:27:30 -0700
changeset 38420 c1f4364f9336
parent 9999 f91e5630ce7e
permissions -rw-r--r--
fix: include cleanupnodes() in transaction As pointed out by Yuya, we need a transaction to make sure the state before the call to cleanupnodes() is not observable. Differential Revision: https://phab.mercurial-scm.org/D3823
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5269
46c5e1ee8aaa Added support for the Atom syndication format
Robert Bachmann <rbach@rbach.priv.at>
parents:
diff changeset
     1
<?xml version="1.0" encoding="{encoding}"?>
5270
b962f82cfd61 Atom support: replaced xhtml namespace prefix with default namespace
Robert Bachmann <rbach@rbach.priv.at>
parents: 5269
diff changeset
     2
<feed xmlns="http://www.w3.org/2005/Atom">