- Timestamp:
- Jun 8, 2008, 5:40:38 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/svndigest.cc
r642 r652 176 176 +tree->name()+"'"); 177 177 print_css("svndigest.css"); 178 print_main_page(tree->name(), tree->log(), stats, tree->url());178 print_main_page(tree->name(), SVNlog(option->root()), stats, tree->url()); 179 179 // create structure StatsType/Author/LineType 180 180 for (std::map<std::string, Stats*>::const_iterator i(stats.stats().begin());
Note: See TracChangeset
for help on using the changeset viewer.