Mercurial > hg
diff templates/map-raw @ 1606:ba625c8083d8
- duplicate the parent link logic to show child links
- don't show trivial parent or children links
author | Muli Ben-Yehuda <mulix@mulix.org> |
---|---|
date | Thu, 29 Dec 2005 14:51:29 -0600 |
parents | f918a6fa2572 |
children | f2ebd5251e88 |
line wrap: on
line diff
--- a/templates/map-raw Wed Dec 28 07:22:26 2005 -0800 +++ b/templates/map-raw Thu Dec 29 14:51:29 2005 -0600 @@ -7,6 +7,7 @@ difflineat = "#line#" diffline = "#line#" changesetparent = "# parent: #node#" +changesetchild = "# child: #node#" filenodelink = "#file#" filerevision = filerevision-raw.tmpl fileline = "#line#"