Mercurial > hg
annotate templates/raw/manifest.tmpl @ 4432:905397be7688
mq: add qgoto command.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Tue, 08 May 2007 13:10:27 -0700 |
parents | 472d9670e6e9 |
children | 673d8a6bc709 |
rev | line source |
---|---|
3941
472d9670e6e9
hgweb: add raw manifest template
Brendan Cully <brendan@kublai.com>
parents:
diff
changeset
|
1 {header} |
472d9670e6e9
hgweb: add raw manifest template
Brendan Cully <brendan@kublai.com>
parents:
diff
changeset
|
2 {dentries%manifestdirentry}{fentries%manifestfileentry} |
472d9670e6e9
hgweb: add raw manifest template
Brendan Cully <brendan@kublai.com>
parents:
diff
changeset
|
3 {footer} |