Mercurial > hg
annotate mercurial/templates/raw/manifest.tmpl @ 19175:63f7bd2e1a46
dirstate._walkexplicit: inline dirsnotfound.append
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Tue, 07 May 2013 14:20:34 -0700 |
parents | f91e5630ce7e |
children |
rev | line source |
---|---|
3941
472d9670e6e9
hgweb: add raw manifest template
Brendan Cully <brendan@kublai.com>
parents:
diff
changeset
|
1 {header} |
6177
673d8a6bc709
Renamed "manifest" to "files" in web templates.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
3941
diff
changeset
|
2 {dentries%direntry}{fentries%fileentry} |
3941
472d9670e6e9
hgweb: add raw manifest template
Brendan Cully <brendan@kublai.com>
parents:
diff
changeset
|
3 {footer} |