annotate templates/raw/manifest.tmpl @ 4006:67982d3ee76c

symlinks: add flags param to wwrite Now wwrite can set symlink and exec for files
author Matt Mackall <mpm@selenic.com>
date Fri, 29 Dec 2006 20:04:31 -0600
parents 472d9670e6e9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3935
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}