Mercurial > hg-stable
view tests/test-convert-authormap.out @ 9547:f57640bf10d4
cmdutil: changeset_printer: use methods of filectx/changectx.
This allows extensions that modify changeset metadata (e.g.
description) by overriding methods of changectx to get consistent
behavior from all log-like commands, regardless of whether templates
or styles are used. Without this, overriding changectx methods works
if you use styles or templates, but not with default log format.
This meant adding filectx.extra() for consistency with changectx.
author | Greg Ward <greg-hg@gerg.ca> |
---|---|
date | Mon, 05 Oct 2009 18:17:13 -0400 |
parents | 62154415821f |
children |
line wrap: on
line source
initializing destination new repository Ignoring bad line in author map file authormap.txt: this line is ignored scanning source... sorting... converting... 0 foo Writing author map file new/.hg/authormap 0 user name=Long User Name changeset: 0:d89716e88087 tag: tip user: Long User Name date: Thu Jan 01 00:00:00 1970 +0000 summary: foo Ignoring bad line in author map file new/.hg/authormap: this line is ignored scanning source... sorting... converting... 0 foo 0 changeset: 0:d89716e88087 tag: tip user: Long User Name date: Thu Jan 01 00:00:00 1970 +0000 summary: foo