Files @ 31ebf7010566
Branch filter:

Location: kallithea/rhodecode/templates/changeset/changeset_comment_block.html - annotation

Marcin Kuzminski
various fixes for git and mercurial with InMemoryCommit backend and non-ascii files
- hg use tolocal for unicode objects
- git use core.quotepath=false for commands
<%namespace name="comment" file="/changeset/changeset_file_comment.html"/>
${comment.comment_block(c.co)}