Mercurial > hg
annotate mercurial/templates/atom/header.tmpl @ 39534:fd9029d36c41
ancestor: return early from _lazyancestorsiter() when reached to stoprev
There's no need to empty the heap.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Mon, 10 Sep 2018 21:46:19 +0900 |
parents | f91e5630ce7e |
children |
rev | line source |
---|---|
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"> |