Mercurial > hgbook
annotate en/examples/svn.template @ 403:303d1576da77
Fix sample output for 'bisect' test.
author | Guido Ostkamp <hg@ostkamp.fastmail.fm> |
---|---|
date | Wed, 20 Aug 2008 22:04:16 +0200 |
parents | b476081a9c04 |
children |
rev | line source |
---|---|
83
b476081a9c04
Much progress in template chapter.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
1 r{rev} | {author|user} | {date|isodate} ({date|rfc822date}) |
b476081a9c04
Much progress in template chapter.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
2 |
b476081a9c04
Much progress in template chapter.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
3 {desc|strip|fill76} |
b476081a9c04
Much progress in template chapter.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
4 |
b476081a9c04
Much progress in template chapter.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
5 ------------------------------------------------------------------------ |