view mercurial/templates/raw/changeset.tmpl @ 40826:1617aa916d88

commandserver: expand log path for convenience This allows us to set the log path relative to $XDG_RUNTIME_DIR, for instance. [cmdserver] log = $XDG_RUNTIME_DIR/chg/server.log
author Yuya Nishihara <yuya@tcha.org>
date Sat, 10 Nov 2018 19:27:47 +0900
parents f91e5630ce7e
children
line wrap: on
line source

{header}
# HG changeset patch
# User {author}
# Date {date|hgdate}
# Node ID {node}
{parent%changesetparent}
{desc}

{diff}