[PATCH] Add graphlog extension
TK Soh
teekaysoh at gmail.com
Mon Apr 9 14:08:16 UTC 2007
On 4/9/07, TK Soh <teekaysoh at gmail.com> wrote:
> On 4/9/07, Joel Rosdahl <joel at rosdahl.net> wrote:
> > # HG changeset patch
> > # User Joel Rosdahl <joel at rosdahl.net>
> > # Date 1176107968 -7200
> > # Node ID 5ad6afaaae9d418f2e09accc82eac56a63236406
> > # Parent aa26759c6fb3ca5cd87cbb942a1b7d8f96a31b35
> > Add graphlog extension
>
> This shouldn't stop the patch from being committed, I just want to
> keep it on the todo list.
>
> Running with --verbose or --debug, the changesets with long list of
> changed files can really mess up the display by breaking up the graph.
> Perhaps something can be done to wrap the files nicely so that they
> don't stand in the way of the graph.
It turns out that a template map I hacked together awhile back comes
in pretty handy on this issue. I've attached it here in case anyone
else is trying to do the samething.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: map-cmdline.filestat
Type: application/octet-stream
Size: 671 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-devel/attachments/20070409/cc072cd2/attachment.obj>
More information about the Mercurial-devel
mailing list