mercurial/templates/atom/header.tmpl
author Siddharth Agarwal <sid0@fb.com>
Mon, 30 Nov 2015 16:31:28 -0800
branchstable
changeset 27102 f97bb61b51e6
parent 9999 f91e5630ce7e
permissions -rw-r--r--
localrepo.commit: check all files for resolve state (issue4972) Previously we were only checking modified files for their resolve state. But a file might be unresolved yet not in the modified state. Handle all such cases properly.
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">